> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qxlabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

**Connected Apps**, under **Tools** in the sidebar, is where you link QX to the other apps you work with, like Gmail, Slack, Notion, and Salesforce. Connect an app once and it becomes available across the platform: [agents](/agents/overview) can use its tools, [flows](/flows/overview) can read and write through it, [grids](/grids/overview) can enrich data with it, and [knowledge](/knowledge/overview) can import files from it.

Everything you enter here is encrypted on our side, and a connection stays private to you unless you choose to share it.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/qx-labs/ZJkiVX6zo-84vXkk/images/connected-apps/overview/connected-apps-page-light.png?fit=max&auto=format&n=ZJkiVX6zo-84vXkk&q=85&s=360cce98179d4a145d00471115142fc1" alt="The Connected Apps page listing credentials grouped by app" width="1600" height="900" data-path="images/connected-apps/overview/connected-apps-page-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/qx-labs/ZJkiVX6zo-84vXkk/images/connected-apps/overview/connected-apps-page-dark.png?fit=max&auto=format&n=ZJkiVX6zo-84vXkk&q=85&s=439a9b467a62bf4a324a708953df892c" alt="The Connected Apps page listing credentials grouped by app" width="1600" height="900" data-path="images/connected-apps/overview/connected-apps-page-dark.png" />
</Frame>

## Connect an app

Click **Add Credential** and search for the app. Give the connection a name, choose who can use it, and connect. How that last step works depends on the app:

* Most apps sign in with **OAuth**. Click **Continue**, approve access in the tab that opens, and you're done.
* Some apps use an **API Key** instead. Copy the key from the provider's account settings, paste it into the form, and save. A few ask for extra details, like a host URL.

<Frame>
  <img className="block dark:hidden" src="https://mintcdn.com/qx-labs/ZJkiVX6zo-84vXkk/images/connected-apps/overview/add-credential-light.png?fit=max&auto=format&n=ZJkiVX6zo-84vXkk&q=85&s=61abf2b9960c2556f28fb11a852e2907" alt="The Add new credential picker with the app catalog" width="1600" height="900" data-path="images/connected-apps/overview/add-credential-light.png" />

  <img className="hidden dark:block" src="https://mintcdn.com/qx-labs/ZJkiVX6zo-84vXkk/images/connected-apps/overview/add-credential-dark.png?fit=max&auto=format&n=ZJkiVX6zo-84vXkk&q=85&s=4349fd00a25bff98e64322d2818cfb75" alt="The Add new credential picker with the app catalog" width="1600" height="900" data-path="images/connected-apps/overview/add-credential-dark.png" />
</Frame>

You can connect the same app more than once, for example a personal and a team Gmail account, and each connection keeps its own name and sharing setting.

## 1,000+ apps through Composio

QX partners with **Composio** to offer more than 1,000 additional apps, from HubSpot and Linear to Attio and beyond. They appear in the same picker with a **Composio** badge, so just search for the app you need and connect it the same way. A few of them show **Requires setup**, contact us if you'd like one of those enabled.

These are also the apps [agents](/agents/apps-and-knowledge) use: when you pick which apps an agent can work with, you're choosing from your Composio connections.

## Sharing

Every credential has a **Sharing** setting: **Just me (private)**, **My organisation**, or **Specific people**. You choose it when you connect the app and can change it any time from the **Share** button on the credential's row. Sharing lets teammates use the connection in their own agents, flows, and grids, but only the owner can change its sharing or delete it.

## Manage your connections

The page lists your credentials grouped by app, along with any shared with you. Connections made with an API key have an **Edit** button for updating the key. Before a credential is deleted, QX shows you everything that depends on it, such as flows that would stop or agents that would lose tools, so you know the impact before you confirm.

<Note>
  Slack, Microsoft Teams, WhatsApp, and email are set up from **Settings**, not here. See [Agent communications](/agents/communication-channels).
</Note>
