# Transactional Data

- [Sales](https://docs.claret.app/transactional-data/sales.md): Discover how to differentiate between various Sale Types, view sales data, and manage sales records with ease using our detailed walkthrough.
- [Sales Data Import](https://docs.claret.app/transactional-data/sales/sales-data-import.md): A step-by-step guide to efficiently upload sales data across multiple items and customer groups.
- [Bulk Copying Sales Data](https://docs.claret.app/transactional-data/sales/bulk-copying-sales-data.md): Learn the step-by-step process of copying a set of sales data into another period or sales type using Claret's 'Copy into a Sale Type' function.
- [Supply Plans](https://docs.claret.app/transactional-data/supply-plans.md): Dive into our comprehensive guide on managing bulk wine, grape, and raw material supply plans, all differentiated by Supply Types. Learn to add, update, and delete records
- [Supply Plan Data Import](https://docs.claret.app/transactional-data/supply-plans/supply-plan-data-import.md): A step-by-step guide to efficiently upload supply plan data across multiple items or locations.
- [Bulk Copying Supply Plan Data](https://docs.claret.app/transactional-data/supply-plans/bulk-copying-supply-plan-data.md): Discover how to use Claret's 'Copy into a Supply Type' function for various scenarios, such as planning for the next financial year or creating different supply scenarios.
- [Inventory](https://docs.claret.app/transactional-data/inventory.md): Manage your inventory with Claret. Understand the key pieces of data in an inventory row, and follow the steps to add, update, or delete inventory records efficiently.
- [Inventory Import](https://docs.claret.app/transactional-data/inventory/inventory-import.md): Load your inventory via this import approach
- [Exporting Data](https://docs.claret.app/transactional-data/exporting-data.md): Easily export all your transactional data for sales and inventory into a CSV format with Claret App.


---

# 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.claret.app/transactional-data.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.
