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

# Adding Your First Connection

> Connect a tool or service so your Righthand can start working with it

## Overview

Once you've hired a Righthand, the next step is to give it access to the tools it needs. Connections let your Righthand interact with services like Google Workspace, Slack, HubSpot, GitHub, and more.

## Prerequisites

Before you begin, make sure you have:

* An active Righthand on your team
* Access to the third-party account you want to connect

## Adding a Connection

<Steps>
  <Step title="Go to the Add More page">
    Navigate to the [Add More](https://teams.righthand.ai/connections/add-more) page in the Righthand platform. You'll see all available integrations — browse or use the search bar to find the service you need.

    <Frame>
      <img src="https://mintcdn.com/americanproductivitycompany/CKORSJZHsNE6PYSy/images/connections/add-more.png?fit=max&auto=format&n=CKORSJZHsNE6PYSy&q=85&s=e2fd713ecbf8109dcac532207b37dbcf" alt="The Add More connections page" width="3418" height="1954" data-path="images/connections/add-more.png" />
    </Frame>
  </Step>

  <Step title="Select a service and authorize">
    Click on the service you want to connect. You'll be redirected to the service's login page to sign in and authorize access.

    <Frame>
      <img src="https://mintcdn.com/americanproductivitycompany/CKORSJZHsNE6PYSy/images/connections/select-service.png?fit=max&auto=format&n=CKORSJZHsNE6PYSy&q=85&s=5678799dd25534d7548af71ac806bcda" alt="Selecting a service to connect" width="1268" height="706" data-path="images/connections/select-service.png" />
    </Frame>
  </Step>

  <Step title="Configure permissions">
    Once connected, you can configure:

    * **Connection scope** — who owns this connection (Personal, Righthand, or Team)
    * **Righthand access** — which Righthands can use it
    * **Tool permissions** — what each Righthand is allowed to do with it

    See [Connection Permissions](/guides/add-a-connection) for a full breakdown of these settings.

    <Frame>
      <img src="https://mintcdn.com/americanproductivitycompany/CKORSJZHsNE6PYSy/images/connections/configure-permissions.png?fit=max&auto=format&n=CKORSJZHsNE6PYSy&q=85&s=8e3d286f2561b71a9e6bd69d0d7fb327" alt="Configuring connection permissions" width="1284" height="1496" data-path="images/connections/configure-permissions.png" />
    </Frame>
  </Step>

  <Step title="You're connected">
    Your Righthand now has access to the service and can start using it based on the permissions you've set.
  </Step>
</Steps>

<Tip>
  Not sure what type of connection to use? Check out [Connection Types](/guides/connection-types) to understand the differences between OAuth, Credentials, and MCP.
</Tip>

<Info>
  Need help? Reach out to us at [support@humans.righthand.ai](mailto:support@humans.righthand.ai).
</Info>
