# Integrations

Step One: Open your account and navigate to the top right menu and click on Settings. This will open a new page where you will see a tab marked 'Integration.'&#x20;

![](https://s3-us-west-1.amazonaws.com/gleantapvirtual/3717/theme/images/1684349996_Screen%20Shot%202023-05-17%20at%201.57.54%20PM.png)

On this page, click the green button that says 'Add New Integration.' Under integrations, select the platform.&#x20;

<figure><img src="/files/4956UxCgP8HLdVRbGxTM" alt="" width="563"><figcaption></figcaption></figure>

A window will open for you to enter the information neede to complete the integration. Here are a couple examples:

<figure><img src="/files/VLNDESHbS7aeyEQYdXnS" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/Qa6V3glv27YWO8YEdOgP" alt="" width="563"><figcaption></figcaption></figure>

Information needed may differ based on the platform. If an API Key is required, you can follow [these](/settings/api.md) instructions to get yours.&#x20;

Click 'Submit' and the integration process will begin.&#x20;


---

# 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.gleantap.com/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.
