# Integrations

## Getting Here

{% hint style="warning" %}
This setting is accessible by Owner and Manager only!
{% endhint %}

This setting can be accessed from the **Settings** navigation menu under the menu item, **Integrations.**&#x20;

![](/files/YFGuagRWAsdVVMZyuDfy)

In this settings, you can:

* [Connect an integration](/ismessenger/workspace-setting/integrations.md#connecting-an-integration)
* [Edit an integration](/ismessenger/workspace-setting/integrations.md#editing-an-integration)
* [Disconnect an integration](/ismessenger/workspace-setting/integrations.md#disconnecting-an-integration)

## Connecting an Integration

**Step 1: Navigate to Integration Settings**\
From Settings Module, navigate to the menu item, **Integrations**.

**Step 2: Select an integration**\
Find an integration that best works for your use cases. Press the blue **CONNECT** button.

{% hint style="info" %}
Learn more about the integrations we provide :\
[Developer API](/ismessenger/workspace-setting/integrations/developer-api.md)\
[Dialogflow](/ismessenger/workspace-setting/integrations/dialogflow.md)\
[Zapier](/ismessenger/workspace-setting/integrations/zapier.md)\
[Make](https://respondio.helpdocs.io/integrations/make-formerly-integromat)\
[Google Sheets](/ismessenger/modules/workflow/workflow-step/step-add-google-sheets-row.md)
{% endhint %}

**Step 3: Follow the on-screen instructions**\
Different integrations will require a different connection method. Follow the respective instructions

## Editing an Integration

For each of the active integration, there is an option to edit the integration by pressing the blue **EDIT** button.

![](/files/pi7kZTsCNfqMNMMHo9k3)

![](/files/OpDnsM6hBO39oIHm5ttO)

{% hint style="warning" %}
Be sure to update the correct credentials to avoid any connection failure and processing errors!
{% endhint %}

## Disconnecting an Integration

When the integration is no longer needed and can be removed, it can be done by simply pressing the grey **DISCONNECT** button.&#x20;

![](/files/8BwWef9QUOuNrlSRegZL)

{% hint style="danger" %}
Be careful when you disconnect an integration. Make sure that nothing is dependant on the integration.
{% endhint %}


---

# 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.is-messenger.com/ismessenger/workspace-setting/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.
