# Integrations

You can integrate your Chat Desk application with any of the 3rd party applications supported by Clickatell.&#x20;

Every integration has a unique set of fields that can be [displayed on Chat Desk](/chat-desk/agent-desk/view-customer-details-from-3rd-party-applications.md) for agents and supervisors to see (read-only).&#x20;

As an admin user, you can add or remove the fields to be displayed on the [Chat Desk Integration](/chat-desk/agent-desk/view-customer-details-from-3rd-party-applications.md) tab.

## Add or remove fields visible in Chat Desk

1. Navigate to [*Settings* ](/chat-desk/chat-desk-dashboard/settings.md)*-> Integrations*. &#x20;
   * All the providers that are active in your Clickatell account are shown.&#x20;
2. Select the provider you want to view.&#x20;

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

4. You can search and select from the fields listed on the left.&#x20;
   * All added fields appear at the top in blue. Some fields have been selected by default.
   * You can select up to a maximum of **10** fields.&#x20;
   * You can deselect fields that are no longer needed.
5. A preview of what will be seen in Chat Desk is shown on the right.
6. This can be done for the *Customer Profile Detail* section as well as the Customer *Ticket/Order/Case Detail* section using the tabs at the top.

{% hint style="info" %}

* **Agent Desk:** Customer details are only visible for ongoing chats (i.e., Live, Pending, Tagged) and not for tickets or closed chats.
* **Supervisor Desk:** Customer details are only visible for ongoing chats and not for tickets or closed chats.
* This is only available for the 3rd party integrations that have been configured in the Clickatell Portal.
* In Agent Desk, the *Integrations* tab only appears if the customer is also present on one of your active providers.
  {% endhint %}

<figure><img src="/files/GNmgw495lglfhj1IBkXj" 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://guides.clickatell.com/chat-desk/chat-desk-dashboard/settings/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.
