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

# Connect Your Tools

> Let AI Suite work with the other tools you use, like chat apps and calendars.

## What is an integration?

An **integration** is a connection between AI Suite and another tool you already use — like Slack, a calendar, or a database. Once connected, your AI can *use* that tool: read information from it, or take actions in it.

> Think of integrations as **giving your AI helper the keys** to the other tools on your desk, so it can actually help with them.

You may also hear the word **connector** or **MCP** — these mean the same idea: a safe bridge between AI Suite and another service.

## What can this do for me?

* Let an agent read your calendar and suggest meeting times.
* Pull recent messages from a chat tool to summarize them.
* Connect a data source so your app can answer from live information.

## How to connect a tool

<Steps>
  <Step title="Open Integrations">
    Click **Integrations** in the left menu. You'll see the tools you can connect.

    <Frame caption="The Integrations area, listing tools you can connect to AI Suite.">
      <img src="https://mintcdn.com/sundaypyjamas/s9bw5Uhxs58-xnp0/images/user-guide/integrations-list.png?fit=max&auto=format&n=s9bw5Uhxs58-xnp0&q=85&s=c029bde9f84f7cd5f930398e16e8a384" alt="A gallery of available integrations and connectors" width="1440" height="900" data-path="images/user-guide/integrations-list.png" />
    </Frame>
  </Step>

  <Step title="Pick a tool to connect">
    Find the tool you want and click **Connect** (or **Add**).
  </Step>

  <Step title="Approve access">
    You'll be asked to sign in to that tool and allow AI Suite to use it. This is normal and safe — you're giving permission on purpose.

    <Warning>
      Only connect tools you trust and actually need. You can disconnect any tool later from this same screen.
    </Warning>
  </Step>

  <Step title="Use it in an app or agent">
    Once connected, the tool becomes available to your apps and agents. When you build one, you can turn the tool on so the AI can use it. See [Configure the Core Agent](/user-guide/agents/configure).
  </Step>
</Steps>

## Staying in control

* **You choose** what to connect — nothing connects on its own.
* **You can disconnect** any tool at any time from the Integrations screen.
* **Permissions are specific** — a connection only allows what you approved.

<Note>
  If a tool you need isn't listed, your workspace admin may be able to add it, or it may require the developer setup. See [For developers](/user-guide/for-developers).
</Note>

## Next step

<Card title="Share your work" icon="share-nodes" href="/user-guide/sharing">
  Send a chat, report, or app to someone with a simple link.
</Card>
