# Activities

Activities can be associated with specific assets, shifts, and calendars, and can include a wide range of different actions and operations, such as maintenance tasks, quality checks, or other types of production-related activities.

Each activity in Tillit is associated with a specific set of instructions or procedures that need to be followed in order to complete the task successfully. These instructions can include information on the tools or equipment that are required, the specific steps that need to be taken, and any safety precautions or other considerations that need to be taken into account.

### Listing activities

1. Collect all the setup, quality, inspections, paper forms, etc. involved in running the production process. Determine which of these operations will be digitalized in TilliT.
2. Review all parameters, attributes, and variables used or produced in the manufacturing process to uncover data configurations and relationships.
3. Record the frequency and timing of quality checks, as well as the operators who perform them. This information serves as the foundation for developing activity template.

>


---

# 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/data-gathering/activities.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.
