# Setup

### Setup

First define the location,&#x20;

<figure><img src="/files/w5izF3zfeRCekE5ZKJEq" alt=""><figcaption></figcaption></figure>

shape

<figure><img src="/files/iE2T1gW3m5ceZvryAySJ" alt=""><figcaption></figcaption></figure>

&#x20;and size of the Area object

<figure><img src="/files/F9wmKe2C9jdZSaJVIFKv" alt=""><figcaption></figcaption></figure>

The next step is to select the trigger for the Area object to monitor. Any object within this list would be objects of interest. If they enter or leave the defined area, it would trigger the cooresponding actions.

<figure><img src="/files/QqSSEz85VtG085xxUexx" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
It is possible to add more than one target to an Area object
{% endhint %}

{% hint style="info" %}
It is possible to target a folder of multiple objects. If this is the case, please ensure that the “Use Children” option is enabled.
{% endhint %}

{% hint style="info" %}
If the target object is a Volume object, then all of the tracked objects from the Volume object would be included. For details on how that works please refer to this page.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://stage-precision.gitbook.io/grid/interactive-trigger-area/setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
