# App Events

When you share a link from a connected app in Glue, the thread automatically stays in sync as that work moves forward. No extra setup required — just share the link, and Glue handles the rest.

### Supported apps

[GitHub](https://docs.glue.ai/integrations/github) · [Linear](https://docs.glue.ai/integrations/linear) · [Jira](https://docs.glue.ai/integrations/jira) · [Notion](https://docs.glue.ai/integrations/notion) · [Sentry](https://docs.glue.ai/integrations/sentry)

### How it works

1. Paste a link from a connected app into a Glue message
2. A link preview card auto-generates below your text
3. Send the message with the card attached — the thread is now subscribed to events from that specific linked object
4. Status messages appear in the thread as the work progresses, without badging you

<figure><img src="/files/JEe2NfDs3wZl8UPiUVGf" alt=""><figcaption><p>Send the message with the preview card attached to subscribe the thread to app events</p></figcaption></figure>

### What updates look like

Updates appear as system messages — visually distinct from regular user messages so you can scan what changed at a glance.

A few examples of what you might see:

* *PR #4421 merged by fyang*
* *Linear issue API-1594 status changed to Done*
* *Sentry alert resolved*

The preview card itself also stays current, reflecting the latest status in real time.

<figure><img src="/files/rzaL8bAjPRqfKoXvMvZW" alt=""><figcaption></figcaption></figure>

### Managing app event subscriptions

**Don't want to subscribe?** Click the X on the preview card before sending to remove it. The message will send without subscribing the thread.

**Want to stop updates later?** Open the resource sidebar, click the ellipsis (•••) next to the specific link, and select **Stop updates**. Any thread member can do this at any time.

<figure><img src="/files/qEEYvhwg0UnGkJN4pRDV" alt=""><figcaption></figcaption></figure>

### App-specific details

Each integration page covers which events are supported for that app.

* [GitHub](https://docs.glue.ai/integrations/github)
* [Linear](https://docs.glue.ai/integrations/linear)
* [Jira](https://docs.glue.ai/integrations/jira)
* [Notion](https://docs.glue.ai/integrations/notion)
* [Sentry](https://docs.glue.ai/integrations/sentry)


---

# 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/app-events.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.
