# Available to Sell (ATS) Report

Available to Sell, or ATS refers to the units of an item that are currently available for selling. The ATS quantity is calculated by excluding the units that are pending shipment from the available quantity of an item (ATS = Available - On Released SO).&#x20;

The Available to Sell (ATS) Report provides a comprehensive view of the available-to-sell inventory, organized by various parameters such as Base Part, Variant, SKU, and Store.

### Key Features of the ATS Report

* **Real-Time Inventory Insights:** The ATS Report provides up-to-date information on available-to-sell inventory, giving businesses real-time insights into their stock levels.
* **Store-Specific Data:** Businesses can analyze inventory levels at individual stores with the Qty per Store feature, enabling targeted stock management and fulfillment strategies.
* **Customizable Filters:** The report offers a range of customizable filters, including Store, Brand, and Season, allowing users to refine their data to meet specific business needs.
* **Item Search Functionality:** The Item/Description filter enables users to quickly locate specific item(s) by item number or description. By utilizing this option, the users don't need to search through the entire data, streamlining data retrieval and analysis.
* **Adjustable Page Size and Multi-Page Navigation:** The users can coontrol the number of rows displayed per page in the report for better readability and easier navigation. Additionally, users can navigate through the page numbers with ease and preview the report data as desired.


---

# 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.xorosoft.com/xoroerp-1/reports/operation/available-to-sell-ats-report.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.
