> For the complete documentation index, see [llms.txt](https://docs.satisfilabs.com/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satisfilabs.com/resource-center/ai-agent-engine/reporting-and-analytics/api-report-options.md).

# API Report Options

You can connect our available reports to your data warehouse through an API endpoint. To do this, please follow the steps below.&#x20;

Accessing the reporting:

1. Login to your Satisfi Labs Account
2. On the left navigation, go to "Tools" -> "Data"
3. Locate your specific report and select the "View/Download" option.
4. Select the "API Endpoint" button on the bottom left of the dialog box.

{% hint style="warning" %}
If you do not have the 'API Endpoint' option present, submit a ticket by hovering over the **Click Here For More Support** button in the top right corner of this page.
{% endhint %}

<figure><img src="/files/VRxgoc6wkhGA2NksFK5u" alt="" width="451"><figcaption></figcaption></figure>

5. Use the 'Export To' and 'Format' drop downs to choose your preferred parameters. The report can be exported to the console or as a file and can be exported in Excel, CSV, JSON, HTML, and Tab Delimited formats.&#x20;

![](/files/ypsfUCV3J0VME2hSYPtD)

6. Once the parameters have been set, select the 'Copy URL' button. The URL will automatically contain the chosen parameters.&#x20;

### **Notes:**

This example is using “View” > “API Endpoint” with Export To setting set to “Console” and format set to “HTML”.

* Use the following options depending on your format type:
  * **Export to File:**
    * Excel
    * CSV
  * **Export to Console**
    * JSON
    * HTML
    * Tab Delimited

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

### Resource Limitations

* There is a limit of 10,000 records when a date range is selected.&#x20;
* There is no limit on records if a single date is selected.&#x20;
* **Best Practice:** The client pulls the report into their system for a single day, once over night.
  * **Note:** If a client has an automated script that will look to import several days at once and requests one day at a time, they will need to include a 15-second delay in between each request.
