# Planning

- [Overview](https://help.tillit.cloud/tillit/planning/overview.md): This section offers a broad introduction to TilliT, providing a starting point for your journey with the software.
- [Data Gathering](https://help.tillit.cloud/tillit/planning/data-gathering.md): This section provides guidance on the recommended method for collecting the necessary datasets to configure TilliT.
- [Site & Assets](https://help.tillit.cloud/tillit/planning/data-gathering/assets.md): Asset refers to anything that is used in the production process.
- [Production Orders](https://help.tillit.cloud/tillit/planning/data-gathering/orders.md): Tips for managing orders in TilliT
- [Activities](https://help.tillit.cloud/tillit/planning/data-gathering/activities.md): An activity is a specific task or operation that needs to be completed as part of a larger production process.
- [Shifts & Calendars](https://help.tillit.cloud/tillit/planning/data-gathering/shifts-and-caledars.md)
- [Materials](https://help.tillit.cloud/tillit/planning/data-gathering/materials.md): Some guides on capturing Material information
- [Process Variables](https://help.tillit.cloud/tillit/planning/data-gathering/configurations.md)
- [Attributes](https://help.tillit.cloud/tillit/planning/data-gathering/attributes.md)
- [Articles](https://help.tillit.cloud/tillit/planning/data-gathering/articles.md)
- [Checklist](https://help.tillit.cloud/tillit/planning/data-gathering/checklist.md)


---

# 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/planning.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.
