# Distribution Lists

A **Distribution List (DL)** in Infinity is a logical collection of users that can be managed collectively. DLs allow administrators to streamline access control, reporting, and notifications for groups of users instead of managing permissions individually.

***

### **Key Benefits of DLs**

1. **Assign Permissions to an Entire Group** – Instead of assigning permissions to individual users, you can assign them to a DL, ensuring consistency and efficiency.
2. **Subscribe Groups to Reports & Alerts** – Subscribe an entire DL to **scheduled reports** and **automated alerts**, ensuring all relevant users receive updates.
3. **Manage Charts & Storyboards for a DL** – Assign specific charts and storyboards to a DL to provide access to relevant insights.

***

### **Creating a Distribution List**

#### **1. Navigate to DL Management**

1. Click on the **Settings** icon in the left menu.
2. Select **User Management** from the dropdown.
3. Click on the **DL (Distribution Lists)** tab.

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

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

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

#### **2. Add a New Distribution List**

1. Click the **"Add DL"** button.
2. Enter a **DL Name** and an optional **Description**.

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

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

#### **3. Assign Users to the DL**

1. Click **"Add User"**.
2. Select users who should be part of this DL.

<figure><img src="/files/47hrFOkiNNPtjgvMMeNO" alt=""><figcaption></figcaption></figure>

#### **4. Add Charts & Storyboards**

1. Click **"Add Chart"** to include charts in the DL.
2. Click **"Add Storyboard"** to link relevant storyboards.

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

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

#### **5. Save the Distribution List**

* Click **"Save"** to finalize the DL.
* The new DL will now appear in the list and can be assigned to charts, storyboards, or variables.

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

***

### **Adding a DL to Charts & Storyboards**

Once a DL is created, you can **add it to a chart or storyboard** directly from the sharing page. This allows the entire group to access the content without having to assign permissions individually.

**Steps to Add a DL to a Chart or Storyboard:**

1. Open the **Chart or Storyboard**.
2. Navigate to the **Sharing Settings**.
3. Select the relevant **DL from the list**.
4. Save the settings to grant access.

***

By using Distribution Lists, admins can **simplify user management**, improve **access control**, and ensure **efficient communication** across teams in Infinity.


---

# 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.getinfinity.app/user-guide/comprehensive-user-guide/7.-user-and-access-management/distribution-lists.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.
