# Sharing

The **Sharing** tab allows users to control access permissions for a chart. Initially, when a chart is created, it is **only accessible to the creator**. Users can change this by clicking the **Manage Sharing** button.

#### **How to Manage Sharing**

1. Click on the **Manage Sharing** button.
2. A sharing modal appears, displaying a list of users, roles, distribution lists (DLs), and organizations (orgs).
3. Users can **search and select** who they want to share the chart with.
4. They can assign one of two permission levels:
   * **Read**: The user can **view** the chart but cannot make any modifications.
   * **Edit**: The user can **modify** the chart.

<figure><img src="/files/HYr0xOZ7OeekQ3j7VmJS" alt="" width="329"><figcaption></figcaption></figure>

<figure><img src="/files/Nm8cvYez8ssylVB2Djhb" alt="" width="375"><figcaption></figcaption></figure>

#### **Sharing Options**

* Charts can be shared with:
  * **Individual Users**
  * **Roles** (Pre-defined roles within the system)
  * **Distribution Lists (DLs)** (Groups of users)
  * **Organizations (Orgs)** (Company-wide or department-wide access)

#### **Roles and Permissions**

* The users, roles, DLs, and orgs available for selection depend on configurations in the **Roles & Permissions** section of the platform.
* Access permissions can be changed at any time.

By default, if no changes are made, only the **chart creator** has access.


---

# 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/2.-charts/chart-customization/customizing-chart-with-advanced-editor-panel/sharing.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.
