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

# Setting Up Integrations

This guide provides instructions for setting up integrations for all supported platforms.

## Basic Setup Process

<Steps>
  <Step title="Access Integrations Page">
    Click on the profile menu in the bottom left corner and select
    "Integrations".

    <Frame>
      <img src="https://mintcdn.com/invictaai/rLU6J79e0_1ZhRdX/how-to/profile-menu.png?fit=max&auto=format&n=rLU6J79e0_1ZhRdX&q=85&s=a773b14aeb69f8bd28133a6bb5812e3f" style={{ borderRadius: '0.5rem' }} width="3024" height="1646" data-path="how-to/profile-menu.png" />
    </Frame>
  </Step>

  <Step title="Connect Integration">
    On the Integrations page, find the specific integration you want to connect
    and click "Connect". Follow the provided instructions to complete the
    connection.

    <Frame>
      <img src="https://mintcdn.com/invictaai/rLU6J79e0_1ZhRdX/how-to/integrations.png?fit=max&auto=format&n=rLU6J79e0_1ZhRdX&q=85&s=90eef2a89f316358b10643cc6f137137" style={{ borderRadius: '0.5rem' }} width="3024" height="1646" data-path="how-to/integrations.png" />
    </Frame>
  </Step>

  <Step title="Completion">
    Once connected, you can now add tools and triggers associated with this
    integration to your agents.
  </Step>
</Steps>

## Multiple Account Connections

Some integrations support connecting multiple accounts, allowing agents to use different accounts for various tools or triggers.

<Info>
  Integrations supporting multiple accounts are indicated by an additional "See
  Connections" button on the integration page. In the agent builder, these
  tools/triggers are marked with a "👥" icon.
</Info>

<div
  style={{
display: "flex",
justifyContent: "center",
alignItems: "center",
gap: "20px",
}}
>
  <Frame>
    <img src="https://mintcdn.com/invictaai/rLU6J79e0_1ZhRdX/how-to/see-connections.png?fit=max&auto=format&n=rLU6J79e0_1ZhRdX&q=85&s=2909741959bfb336c973fc72cf7edcaa" alt="Integration page with See Connection button" style={{ width: "100%", maxWidth: "400px", borderRadius: '0.5rem' }} width="744" height="525" data-path="how-to/see-connections.png" />
  </Frame>

  <Frame>
    <img src="https://mintcdn.com/invictaai/rLU6J79e0_1ZhRdX/how-to/mulitple-account-tools.png?fit=max&auto=format&n=rLU6J79e0_1ZhRdX&q=85&s=97e9e0beb0eb12b6cae7eda09733d83f" alt="Agent builder with multi-account icon" style={{ width: "100%", maxWidth: "400px", borderRadius: '0.5rem' }} width="1244" height="872" data-path="how-to/mulitple-account-tools.png" />
  </Frame>
</div>

### Setting Up Multiple Accounts

<Steps>
  <Step title="Add Multiple Accounts">
    Add two or more accounts via the Integrations page as described in the basic
    setup process.
  </Step>

  <Step title="Select Account for Tool/Trigger">
    When adding a tool or trigger to an agent, a popup will appear prompting you
    to select the account for that specific tool/trigger.

    <Frame>
      <img src="https://mintcdn.com/invictaai/rLU6J79e0_1ZhRdX/how-to/select-account.png?fit=max&auto=format&n=rLU6J79e0_1ZhRdX&q=85&s=7d02e82a8e8d64089fcd7fc121b5fc5c" style={{ borderRadius: "0.5rem" }} width="3024" height="1646" data-path="how-to/select-account.png" />
    </Frame>
  </Step>

  <Step title="Change Account (if needed)">
    To change the account used, click the "👥" icon next to the tool/trigger and
    select the desired account.
  </Step>
</Steps>

## Troubleshooting

If you encounter persistent errors with an integration:

1. Try reconnecting to the integration via the Integrations page.
2. If the issue persists, [please contact us](/help/how-can-i-contact-the-invicta-ai-team). We will respond within 15 minutes.
