# Add integrations to your Glue Workspace

For most integrations, the setup is just sharing a link. For integrations that automate configured notifications to a specific thread or group, it's as simple as adding the integration to the thread.&#x20;

### Add an integration by sharing a link

When you share a link from a supported app in a thread, Glue automatically adds the integration to your workspace. From there, anyone in the workspace can use it.

The first time you share a link from an app, you may be asked to authorize it for your own account. Click **Authorize** and follow the prompts. After that, links from the app will unfurl with rich previews in your messages.

This includes:&#x20;

* [github](https://docs.glue.ai/integrations/github "mention")
* [linear](https://docs.glue.ai/integrations/linear "mention")
* [jira](https://docs.glue.ai/integrations/jira "mention")
* [notion](https://docs.glue.ai/integrations/notion "mention")

{% hint style="info" %}
You don't need to install anything before sharing the link — Glue handles the workspace setup for you.
{% endhint %}

### Add an app to a group or thread for automations

Some apps can do more than show link previews — they can create new threads or post messages based on activity in the connected tool. These include:

* [github](https://docs.glue.ai/integrations/github "mention")
* [typeform](https://docs.glue.ai/integrations/typeform "mention")
* [clickup](https://docs.glue.ai/integrations/clickup "mention")
* [monday.com](https://docs.glue.ai/integrations/monday.com "mention")
* [circleci](https://docs.glue.ai/integrations/circleci "mention")
* [sentry](https://docs.glue.ai/integrations/sentry "mention")

To set up automations, first, add the app to the workspace, and add the app to the specific group or thread where you want them to run.

<details>

<summary>Add the app to your workspace</summary>

* ✅ Anyone in the workspace can do this.
* Go to the Directory section of your inbox and find the Apps tab
* Find the app you want to add and click it.
  * Apps already added will show an "Added" badge. If already added, **skip to step 2.**
* Your available workspaces will show up and you can choose where to add the App or MCP Server (availability of these integration types depends on the specific app).&#x20;
* If there is a pre-built integration available, you will see the option to add an App →  press the **App + button** and it will be added to your workspace in one click.

<figure><img src="https://22865677-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yStw8wuIeWBdGOh81bd%2Fuploads%2FxEJg7q5LWBF4mRlJbvEd%2FCleanShot%202025-10-08%20at%2014.23.58%402x.png?alt=media&#x26;token=c537f0dd-cfb1-4381-862d-6198d2f9c2d3" alt="" width="563"><figcaption></figcaption></figure>

</details>

{% hint style="info" %}
Workspace admins can also add integrations directly from workspace settings.
{% endhint %}

{% tabs %}
{% tab title="➕ Add an app to a group" %}

* You must be a **group admin** or **workspace admin**.
* Go to **Group Settings → Apps** tab.
* Click **Add** next to the app.
* Follow any authentication prompts.

<figure><img src="https://22865677-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5yStw8wuIeWBdGOh81bd%2Fuploads%2Ff9AzHHpvLyyLIXqGRlTI%2FCleanShot%202025-02-26%20at%2014.50.12%402x.png?alt=media&#x26;token=83bc89a7-d225-4255-880c-106836acef2c" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="➕ Add an app to a thread" %}

* Any thread member can do this.
* Go to **Thread Settings → Apps** tab.
* Click **Add** next to the app.
* Follow any authentication prompts.
  {% endtab %}
  {% endtabs %}

### Per-app setup details

Some apps are available out of the box, and are available via special menu actions. For specific functionality on each one, see its page:

* [google-drive](https://docs.glue.ai/integrations/google-drive "mention")
* [google-meet](https://docs.glue.ai/integrations/google-meet "mention")
* [zoom](https://docs.glue.ai/integrations/zoom "mention")
* [giphy](https://docs.glue.ai/integrations/giphy "mention")

{% hint style="info" %}
Please refer to the documentation for the specific app you want to set up to see any additional instructions about connecting and authenticating the app.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.glue.ai/integrations/integrations-overview/add-integrations-to-your-glue-workspace.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
