> For the complete documentation index, see [llms.txt](https://docs.tailent.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tailent.com/use-cases.md).

# Use Cases

- [Use Cases](https://docs.tailent.com/use-cases/use-cases.md)
- [TAP Studio - Define Invoices Naming Convention](https://docs.tailent.com/use-cases/use-cases/tap-studio-define-invoices-naming-convention.md)
- [TAP Studio - Extract Accounting Data from Invoices](https://docs.tailent.com/use-cases/use-cases/tap-studio-extract-accounting-data-from-invoices.md)
- [TAP Studio - Control Identifier Fine Tuning](https://docs.tailent.com/use-cases/use-cases/tap-studio-control-identifier-fine-tuning.md)
- [TAP Studio - Move File](https://docs.tailent.com/use-cases/use-cases/tap-studio-move-file.md)
- [TAP Studio - Download Invoices from Email and Move Emails](https://docs.tailent.com/use-cases/use-cases/tap-studio-download-invoices-from-email-and-move-emails.md)
- [TAP Studio - How to input invoice data into an Accounting System](https://docs.tailent.com/use-cases/use-cases/tap-studio-how-to-input-invoice-data-into-an-accounting-system.md)
- [TAP Studio - How to open all desired files of a certain type in a folder](https://docs.tailent.com/use-cases/use-cases/tap-studio-how-to-open-all-desired-files-of-a-certain-type-in-a-folder.md)
- [TAP Studio -  How to parse a custom excel date format without errors](https://docs.tailent.com/use-cases/use-cases/tap-studio-how-to-parse-a-custom-excel-date-format-without-errors.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tailent.com/use-cases.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.
