# Integrations

You get access to the following Integrations reports in the Clickatell Portal:

* [Full Analytics](#full-analytics)

{% hint style="info" %}
These reports can be **downloaded** as PDFs. If any filters were applied, only the filtered results are exported.

Where applicable, view **Definitions** for terms used in the reports via the button in the top right.
{% endhint %}

## Full Analytics

This report provides a full view of your Integrations data over different periods.

You can filter the data on:

* Environment (All, Production, Sandbox)
* Provider (All, Salesforce, Zendesk Sell, Zendesk Support, Shopify)
* Application name (All, Chat Flow, Chat Desk)

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

At the top of the report, various **metrics** summarize your Integrations usage.

Metrics include:

* Total number of API calls made.
* Number of providers used.
* Total number of API integrations and how many are active.
* Number of API limit reached responses (429).

Scrolling down, you'll find **graphical** representations of your data.

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

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


---

# 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://help.clickatell.com/data/dashboards/integrations.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.
