# How Can I PIN a Message

* Pin a message to a channel to make that message easily accessible to all users on the channel.

![](/files/-M9cL2e3vqcXW7XkCJY8)

* To pin a message, select the **Pin Message** option in the message actions menu. Remove already pinned messages by selecting **Remove Pin**.

![](/files/-M9cL2e4EqOkv1ftc7zo)

**Administrators can set the permissions for who can pin messages in a channel. By default, only administrators, moderators, and owners of the channel can pin messages.**


---

# 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.orgchat.com/how-can-i-pin-a-message.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.
