# Tools

- [Excel add-in](https://help.tillit.cloud/tillit/tools/excel-add-in.md)
- [How to Install the Excel Add-in](https://help.tillit.cloud/tillit/tools/excel-add-in/how-to-install-the-excel-add-in.md)
- [Excel Online](https://help.tillit.cloud/tillit/tools/excel-add-in/how-to-install-the-excel-add-in/excel-online.md): How to install the Excel Add-in on Excel Online
- [Desktop](https://help.tillit.cloud/tillit/tools/excel-add-in/how-to-install-the-excel-add-in/desktop.md): How to install the Excel Add-in on Desktop
- [How to Update the Excel Add-in](https://help.tillit.cloud/tillit/tools/excel-add-in/how-to-update-the-excel-add-in.md)
- [Loading multiple orders](https://help.tillit.cloud/tillit/tools/excel-add-in/loading-multiple-orders.md)
- [Maintaining Master Data in Bulk](https://help.tillit.cloud/tillit/tools/excel-add-in/maintaining-master-data-in-bulk.md)
- [Downloading Time-Series Data](https://help.tillit.cloud/tillit/tools/excel-add-in/downloading-time-series-data.md)
- [Excel Add-in V2](https://help.tillit.cloud/tillit/tools/excel-addin-v2.md)
- [How to Install](https://help.tillit.cloud/tillit/tools/excel-addin-v2/how-to-install.md)
- [Excel Online](https://help.tillit.cloud/tillit/tools/excel-addin-v2/how-to-install/excel-online.md): How to install the Excel Add-in V2 on Excel Online
- [Desktop](https://help.tillit.cloud/tillit/tools/excel-addin-v2/how-to-install/desktop.md): How to install the Excel Add-in V2 on Excel Desktop (Windows)
- [Navigating the Add-in](https://help.tillit.cloud/tillit/tools/excel-addin-v2/navigating-the-add-in.md)
- [Entity Data Source](https://help.tillit.cloud/tillit/tools/excel-addin-v2/entity-data-source.md)
- [Translations](https://help.tillit.cloud/tillit/tools/excel-addin-v2/translations.md)
- [Boards](https://help.tillit.cloud/tillit/tools/excel-addin-v2/boards.md)
- [Timeseries](https://help.tillit.cloud/tillit/tools/excel-addin-v2/timeseries.md)
- [Orders](https://help.tillit.cloud/tillit/tools/excel-addin-v2/orders.md)
- [Staging Environment](https://help.tillit.cloud/tillit/tools/staging.md): TilliT playground.
- [Ignition Module](https://help.tillit.cloud/tillit/tools/ignition-module.md): The TilliT Ignition module enables communication from TilliT to Ignition via REST/MQTT, making it much easier to obtain and pass information between the two platforms using Ignition tags and scripts.
- [Installation](https://help.tillit.cloud/tillit/tools/ignition-module/installation.md)
- [TilliT Tag Provider](https://help.tillit.cloud/tillit/tools/ignition-module/tillit-tag-provider.md)
- [Data From TilliT to Ignition](https://help.tillit.cloud/tillit/tools/ignition-module/tillit-tag-provider/data-from-tillit-to-ignition.md)
- [Data From Ignition To TilliT](https://help.tillit.cloud/tillit/tools/ignition-module/tillit-tag-provider/data-from-ignition-to-tillit.md)
- [Scripting Using the TilliT Module](https://help.tillit.cloud/tillit/tools/ignition-module/scripting-using-the-tillit-module.md)
- [Network Security](https://help.tillit.cloud/tillit/tools/ignition-module/network-security.md): Allow only required traffic to traverse the network


---

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