# Resource sidebar

The resource sidebar helps you connect related conversations and files in one accessible place. It automatically tracks links, threads, and media shared in your conversations, and lets you pin the most important ones for quick access.

<figure><img src="/files/lnGayX5rlgZhoHoUxteA" alt="" width="563"><figcaption></figcaption></figure>

***

## How the sidebar is organized

The resource sidebar has three main sections that work together to help you access content:

#### Pinned

Your most important resources stay at the top. Pin threads, links, media and messages that provide essential context or that you'll reference repeatedly throughout the conversation. Pinned items remain visible even as new content is shared.

#### Recent Links

Automatically populated as people share threads and URLs in the conversation. See the last 20-30 links shared, with the most recent at the top. This includes both Glue threads and external websites—anything clickable that's been shared.

#### Recent Media

A visual grid of images and videos shared in the conversation. Quickly browse screenshots, designs, photos, and other visual content without scrolling through messages. Click any item to view full-size or download.

{% hint style="info" %}
Content appears automatically in Recent sections as it's shared. When something becomes essential to the conversation's context, pin it to keep it at the top
{% endhint %}

***

## Benefits of the resources sidebar

* See all of your connected discussions — including shared threads — and pin them for long term access
* Manage project work or decision trails by linking related threads
* Keep important files easily accessible

***

## How to pin a resource

<details>

<summary>Pin from Recent sections</summary>

1. Open the conversation and look for the resource sidebar on the right
2. Find the item you want to pin in Recent Links or Recent Media
3. Hover over the item and click the **+** icon
4. The resource immediately moves to the Pinned section at the top

</details>

<details>

<summary>Manually pin a URL or thread</summary>

If you want to pin a URL or a thread that hasn't been shared in the conversation yet:

1. Click the **"+"** in the Pinned section of the sidebar
2. Select "Add Link" or "Add Thread"
3. Paste the URL or search for the thread by name
4. Click to confirm—the link appears immediately in your Pinned section

</details>

<details>

<summary>Pin a message from the thread</summary>

See [Pinning Messages](https://docs.glue.ai/conversations/threads/managing-threads#pinning-messages-in-a-thread)

</details>

## What you can pin

* **Threads** - Related discussions from anywhere in your workspace
* **Files** - Documents, images, and attachments shared in the conversation
* **Links** - External websites and resources
* **Messages**

<details>

<summary>What's not supported with pinning</summary>

* Threads from other workspaces
* User profile pages
* Group pages
* Other non-thread Glue URLs

</details>

***

## Resources FAQ's

<details>

<summary>Who sees pinned resources?</summary>

All members of the conversation see the same pinned items in the sidebar. When you pin something, you're making it accessible to everyone in that thread, group chat, or DM.

</details>

<details>

<summary>Can I pin the same thread in multiple places?</summary>

Yes! A single thread can be pinned to as many other conversations as you need. This is useful when a key discussion relates to multiple projects or topics.

</details>

<details>

<summary>What happens if someone deletes a pinned thread?</summary>

The pin is automatically removed from all sidebars where it appeared. The reference gets cleaned up within a few minutes, so you won't see broken links.

</details>

<details>

<summary>Can external users see pinned resources?</summary>

Yes, [external users](https://claude.ai/workspaces/external-users) who are participants in the conversation can see and interact with the resource sidebar just like internal workspace members.

</details>

<details>

<summary>Is there a limit to how many things I can pin?</summary>

There's no hard limit, but we recommend keeping your sidebar focused. If you find yourself pinning 15+ items, consider whether all of them are truly necessary for quick access.

</details>

***

**Related guides:**

* [Threads](/conversations/threads.md) - Learn more about organizing discussions
* [Group chat](/conversations/group-chat.md) - Using the resource sidebar in group conversations
* [Direct messages](/conversations/direct-messages.md) - Managing resources in DMs


---

# 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/conversations/resource-sidebar.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.
