# Dedicated guest channel

If you have on-going contractors and freelancers that you work with, you can use guest access to create dedicated "Slack-like" channels for seamless collaboration.

This approach allows you to maintain ongoing communication with external collaborators while keeping the conversation organized and easily accessible. The pinned conversation acts like a dedicated channel where all team members and the guest can collaborate in real-time.

### Creating a dedicated guest channel

1. **Start a new conversation:** Select **new conversation** and give your conversation a topical name that reflects the purpose or project.

<div data-with-frame="true"><figure><img src="/files/o4VjjKZ28BAmwl44JB6z" alt="" width="375"><figcaption></figcaption></figure></div>

2. **Invite participants:** Add your guest and any other relevant team members to the conversation.

<div data-with-frame="true"><figure><img src="/files/ZWb7UMD6rMerHSNPGFLd" alt="" width="375"><figcaption></figcaption></figure></div>

3. **Edit conversation title:** Click on the conversation title to edit it. This will help you and your team members quickly identify the purpose of the channel.

<div data-with-frame="true"><figure><img src="/files/xf4ICZvav2PLsFFHa0i5" alt="" width="375"><figcaption></figcaption></figure></div>

4. **Pin to sidebar:** Click **pin to sidebar** to make it easily accessible. You'll see the newly created channel pinned to your sidebar for easy access.

<div data-with-frame="true"><figure><img src="/files/0Kx2nJUF7ZyMBw0K17My" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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://missiveapp.com/docs/advanced-features/guest-access/dedicated-guest-channel.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.
