# Excel Add-in V2

### Overview

The TilliT Excel Add-in V2 is a redesigned Microsoft Excel integration that allows you to load, edit, and upload TilliT data directly within Excel. It supports Excel Online and Excel Desktop and is available for both Production and Stage environments.

Version 2 introduces a unified task-pane interface with a step-by-step wizard for every feature, replacing the separate popup menus of the original add-in.

### What you can do

| Feature                | Description                                                                                |
| ---------------------- | ------------------------------------------------------------------------------------------ |
| **Entity Data Source** | Load any TilliT master or instance data entity into a sheet for viewing or bulk editing    |
| **Timeseries**         | Export process variable readings for a selected asset and time range                       |
| **Orders**             | Load existing orders from TilliT or upload new/updated orders (including Scheduler Orders) |
| **Boards**             | Load board items or edit board field definitions                                           |
| **Translations**       | Load translatable entity data across one or more languages                                 |

### Getting started

{% content-ref url="/pages/G242YIv6rgHeVDUiTT9V" %}
[How to Install](/tillit/tools/excel-addin-v2/how-to-install.md)
{% endcontent-ref %}

{% content-ref url="/pages/TB3yuUFThTFXHqd1o8gg" %}
[Navigating the Add-in](/tillit/tools/excel-addin-v2/navigating-the-add-in.md)
{% endcontent-ref %}

### Using the add-in

{% content-ref url="/pages/xHEJH4bZbhlmw84w7DoK" %}
[Entity Data Source](/tillit/tools/excel-addin-v2/entity-data-source.md)
{% endcontent-ref %}

{% content-ref url="/pages/adTd5yGOGe1XHGUHRgEc" %}
[Timeseries](/tillit/tools/excel-addin-v2/timeseries.md)
{% endcontent-ref %}

{% content-ref url="/pages/6cRsDYpfkNIq3A16tOEg" %}
[Orders](/tillit/tools/excel-addin-v2/orders.md)
{% endcontent-ref %}

{% content-ref url="/pages/mjeHRmD07h9lZqF0tDqA" %}
[Boards](/tillit/tools/excel-addin-v2/boards.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZHL3xkYUneTwnXMqvLLS" %}
[Translations](/tillit/tools/excel-addin-v2/translations.md)
{% endcontent-ref %}

### Keeping it up to date

{% content-ref url="/pages/uhURWR1C0L4CE9QkYGrH" %}
[Broken mention](broken://pages/uhURWR1C0L4CE9QkYGrH)
{% endcontent-ref %}


---

# 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/excel-addin-v2.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.
