# My Integrations

Use the **My Integrations** page to connect third‑party tools to your nexos.ai workspace. Connected integrations can be used in supported workflows across the product.

### Open My integrations

1. In the workspace, select your email/profile at the bottom of the left sidebar.
2. Select Settings.
3. In the Settings menu, select My Integrations.

### What you can do here

* Find an integration you want to use.
* Connect an integration by signing in to the provider and approving access.
* Disconnect an integration to stop using that connection in this workspace.
* Reconnect an integration if permissions change or the connection expires.

### Find the right integration

Use the tools at the top of the list to quickly narrow down results:

* Search integrations to find an integration by name.
* Category to filter by integration type.
* Status to filter by connection state.

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

### Connect or manage an integration

Select an integration in the list to open its details. From there you can typically connect it, disconnect it, or update its configuration (the available actions depend on the integration).

**Connect an integration**

1. On My Integrations, find the integration you want to connect.
2. Select Connect.
3. Follow the provider’s sign‑in and authorization steps.
4. Return to nexos.ai and confirm the integration shows as connected.

**Tip:** If you have multiple accounts with the provider, make sure you sign in to the correct one before approving access.

### Disconnect an integration

1. On My Integrations, open the integration you previously connected.
2. Select Disconnect.
3. Confirm the disconnection when prompted.

Disconnecting removes the active connection for this workspace. It does not delete your account with the provider.

<figure><img src="/files/dEh3ytX4akKyxqfc76iZ" alt="" width="375"><figcaption></figcaption></figure>

### Permissions and approvals

* Some integrations may require workspace or organization admin approval (depending on your organization’s policies).
* You may also need the right permissions in the third‑party tool to authorize the connection.
* If you can’t connect, check whether your organization restricts integrations or specific providers.

### Troubleshooting

**Connection fails after signing in**

Try reconnecting. If the provider prompts for permissions, approve access and complete the flow in the same browser window.

**Integration shows connected but doesn’t work**

Permissions may have changed or the connection may have expired. Disconnect and reconnect to refresh access.

**You connected the wrong provider account**

Disconnect, sign out of the provider in your browser, then connect again using the correct account.

<br>


---

# 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.nexos.ai/workspace/settings/user-settings/my-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.
