threads.md

For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending .md to page URLs; this page is available as Markdown.

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.

{% 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 always show up in your inbox.

Automatic app events

When you share a link to a supported app — like a Linear issue or a GitHub 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

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 %}