# How to Manage Broadcast List Access

**To control access to your broadcast list, follow these steps**:

* Choose the specific list for which you want to manage access
* Navigate to the chat screen and locate the three dots icon <img src="/files/Eb2kxIOnoxW7LDrfKFKl" alt="" data-size="line">
* Click on the three dots icon and choose "**Manage Access**" from the options provided
* Upon selecting "**Manage List Access**," a pop-up window will emerge
* This window contains the list's name and details, including the creator's identity. Additionally, it features two **Access Modes: Public and Private**

<figure><img src="/files/KL5FNnISAouNuDrIyKtx" alt=""><figcaption></figcaption></figure>

***

### Public Access Mode

All members have the ability to view and edit the list's members. Furthermore, every member is permitted to send broadcast messages

<div align="left"><figure><img src="/files/t7aLVLSbSyZCvvEEpy0H" alt="" width="371"><figcaption></figcaption></figure></div>

* Select the "**Public**" option
* A confirmation pop-up will then appear. Click on the "<mark style="color:green;">**Confirm**</mark>" button to proceed

***

### Private Access Mode

You have the flexibility to regulate team member access according to your preferences

This mode encompasses three distinct access levels:

1. **Full Access**: Enables viewing members, editing the channel, and sending broadcasts
2. **Send Only Access**: Allows solely the sending of broadcasts; users cannot view members or edit the channel
3. **No Access**: Users are unable to view the channel or send broadcasts

<div align="left"><figure><img src="/files/7nzsO309hFTn4N8EBYnM" alt="" width="376"><figcaption></figcaption></figure></div>

To manage private access:

* Choose "**Private**"&#x20;
* A confirmation pop-up will appear. Click the "<mark style="color:green;">**Confirm**</mark>" button to continue
* You'll then see a list of all your team members under "**Manage Access**."&#x20;
* Click on the "<mark style="color:green;">**Edit**</mark>" icon next to a team member <img src="/files/pyK0Zh8AzAGaZulE3TEL" alt="" data-size="line">
* A "**Select Access Level**" pop-up will appear. Choose the access level for that specific team member. The access level will be updated accordingly
* Repeat the same process for all other team members

<div align="left"><figure><img src="/files/STH6dmeiaixGKMhPilIH" alt="" width="375"><figcaption></figcaption></figure></div>

* Note: You cannot manage private access for owners; Owners will retain full access to the broadcast list as long as they are designated as owners

***


---

# 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://learn.doubletick.io/broadcast-list/how-to-manage-broadcast-list-access.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.
