# History

## Overview

This history pages offer a way to track and view Orders, Activities, Shifts and Timelines instances.

## Navigation

It is available on the left side bar. Click on **History** to view your drop down options.

<figure><img src="/files/cj3lpOl2eqFPTqj6mZIQ" alt="" width="227"><figcaption></figcaption></figure>

<figure><img src="/files/y9TxT3cN38YZ8meE4Q3X" alt=""><figcaption></figcaption></figure>

The available instances that you can view are:

* Orders
  * Order Instance
  * Order Number Attribute
* Activities
* Timeline
* Shifts

Clicking on an option will give you a table of instances of that type and their information.

## Choosing what information to show in the tables

Every entity instance type would have different kind of information that can be shown in the column. Click on the **Settings** icon to have a checklist and choose what columns you want to be present.

<figure><img src="/files/MFM4zIrj1x3kWtpqtCpa" alt="" width="363"><figcaption></figcaption></figure>

## Viewing instances

Clicking on the instance in the table will show more information about the order.

<figure><img src="/files/pmJIuiPGW5n3qPnKXmfg" alt=""><figcaption></figcaption></figure>


---

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