# Where

### Where will this activity be available

In this section, you will set the where the activity will be available.

![](https://s3.amazonaws.com/helpscout.net/docs/assets/60208fd212248b2c96d50eeb/images/62ce5d50360964399e470281/file-8wpIdLimE5.png)

Fill in the following as such:

* ***SELECT*** [Site](/tillit/knowledge-base/setting-up-tillit/asset-hierarchy/site.md) select the site where the activity should be available.
* ***SELECT*** [Asset](/tillit/knowledge-base/setting-up-tillit/asset-hierarchy/assets.md) ***-*** select the defined asset where the activity should be available.
* ***SELECT*** [Asset Class](/tillit/knowledge-base/setting-up-tillit/asset-hierarchy/asset-class.md)***-*** select the group of assets where the activity should be available.
* ***SELECT*** [Materials](/tillit/planning/data-gathering/materials.md)***-*** select the defined material where the activity should be available.
* ***SELECT*** [Material Group](/tillit/knowledge-base/setting-up-tillit/material-definition/material-group.md)***-*** select the group of assets where the activity should be available.
* ***SELECT*** [Attributes](/tillit/planning/data-gathering/attributes.md) ***-*** select the attribute, then select/define the value where the activity should be available. If that attribute is a Boolean type, then you will be given Yes/No options. If the attribute is a number or string/text type, then you will need to enter the value
* **Order Required** - choose ***an order required*** to ensure the activity can only be created on an order, otherwise choose ***or without an order*** to allow the activity to be created regardless of an order being present. **NOTE**: If the activity is created via an event trigger with no delay and has ***an order required***, then the event must have occured on an order for the activity to be created. If the trigger has a delay or interval, then the activity will be scheduled and ONLY activated if the asset has a **running order**.
  * ***SELECT*** [Shifts Template](/tillit/knowledge-base/setting-up-tillit/asset-hierarchy/shifts.md) - select the type of shift you want the activities to be available for.

Once you've completed "Where", click save to move onto the "When" config.


---

# 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://help.tillit.cloud/tillit/knowledge-base/setting-up-tillit/activity-templates/activity/where.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.
