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

# Integrations

> Manage the authenticated apps and services connected to your project.

The **Integrations** page lets you view and manage the external apps and services authenticated for your project. It is accessible from **Settings → Integrations** in the left navigation menu.

Integrations are created when you authenticate with a third-party service — such as Salesforce, Slack, Google, or GitHub — while working within a project. Once connected, they appear here and become available for use across your project's agents and tools.

## Connected Integrations

Each connected integration is displayed as a card and includes:

* **Service name and logo** — Identifies the connected app.
* **Integration type badge** — Indicates whether the integration is scoped to this project or shared globally (see [Integration Types](#integration-types) below).
* **Scope** — For applicable services, the specific API scopes granted during authentication are listed beneath the service name.
* **Connected status** — A green dot confirms the integration is active.
* **Delete button** — Removes the integration from the project.

## Integration Types

Integrations are categorized into two types:

| Type        | Description                                                             |
| ----------- | ----------------------------------------------------------------------- |
| **Project** | Specific to this project only.                                          |
| **Global**  | Legacy integrations shared across all projects. These will be migrated. |

<Warning>
  Global integrations are being phased out. When you re-authenticate with a service in this project, a new project-specific integration will be created in its place.
</Warning>

## Empty State

If no integrations have been set up yet, the page displays a **No integrations found** message. Integrations will appear here once you authenticate with a supported service while working in the project.

## Refresh

Use the **Refresh** button in the top right corner to reload the integrations list and reflect any recent changes.
