> For the complete documentation index, see [llms.txt](https://docs.glue.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glue.ai/conversations/threads.md).

# Threads

## What is a Thread?

Threads are the core component of communication in Glue. Threads contain multiple messages on a topic between any combination of people or groups of people.

Threads provide a structured, yet flexible way to keep conversations on track and bring them to a resolution.

<figure><img src="/files/8Cz8JSyabUYr0kVxGgo4" alt=""><figcaption></figcaption></figure>

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

{% tabs %}
{% tab title="Thread Features" %}
**Named, standalone conversations**

Threads are not locked into a specific group (or channel like in other chat apps), but are their own separate unit of conversation. Each thread has a name, making it easy to find and reference.

**Multi-addressable**

You can include multiple users and groups in a single thread, and add new participants over time. This reduces noise because you do not have to join or create a group just to send one message.

**Choose what's in your inbox**

You can choose to add and remove threads from your inbox to control what notifies you. Your [important threads](/inbox/inbox.md#what-makes-a-thread-important) always show up in your inbox.

**Automatic app events**

When you share a link to a supported app — like a [Linear](/integrations/linear.md) issue or a [GitHub](/integrations/github.md) pull request — the thread automatically subscribes to updates. Status changes are posted as system messages, keeping everyone in the thread informed without any extra setup.
{% endtab %}

{% tab title="Thread Benefits" %}
**Organized and results oriented**

Topic-focused conversations keep people focused and bring the conversation to a resolution faster. And when it's resolved, you can archive it!

**Flexible for when the conversation evolves**

* [Fork off a new thread](/conversations/threads/create-a-thread-from-an-existing-message.md) if a new topic comes up in the conversation.
* Edit the name of the thread over time.
* Add or remove people or groups as needed.
* Archive it when it's done!

**Less noise**

The clutter of channel based chat apps can really add cognitive load and stress over time. Our threads-first model allows you to have a more streamlined experience — focus on what's important and catch up on the rest at a time that's convenient to you.
{% endtab %}
{% endtabs %}
