# Ticket Tracking Sheet

The ticket manager is an Excel file specifically designed for the efficient management of your own tickets. With this file, you can easily track purchases and sales, as well as quickly and conveniently manage the status of your deliveries.

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

## **Google Ticket Tracking Sheet URL**

Please open the following Google Ticket Tracking Sheet and save a copy to your own Google Drive for use.

* [Google Ticket Tracking Sheet](https://docs.google.com/spreadsheets/d/13OE7WDStjWhtZzvi3-YAZlBZt4uMk7beRV9ok3mq8RI/edit?usp=sharing)

## Hints

### Currency Conversion

`=GOOGLEFINANCE("CURRENCY:GBPEUR")*<Feld>`


---

# 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://docs.ticksights.com/others/ticket-tracking-sheet.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.
