# Adding Threadly to Your Channels

In order to function properly in your workspace, Threadly needs to be a member of your channels!

There are a few ways to ensure this:

<details>

<summary>Manually in a channel</summary>

To manually add the Threadly bot to the channel, you can:

1\. In the channel, type `@Threadly`.

2\. Send the message.

3\. Slackbot will send a message to help invite the bot to the channel.

4\. Click Invite.

</details>

<details>

<summary>Conversation Groups</summary>

After you manually select channel(s) to add to a Conversation Group, Threadly will check if the bot has access to the channel. If it doesn't have the necessary access, you'll be prompted with a button that can automatically add the bot to the channel for you.

![](/files/iUQt9aH0l7Bm9OqmXKKF)

</details>

<details>

<summary>Message Editor</summary>

After you manually select channel(s) to send your message, Threadly will check if the bot has access to the channel. If it doesn't have the necessary access, you'll be prompted with a button that can automatically add the bot to the channel for you.

![](/files/dTL4H2Ij3B6t0WDrRpaU)

</details>


---

# 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://threadly.gitbook.io/threadly/getting-started/adding-threadly-to-your-channels.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.
