# Sharing your lists

Lists [you create](https://docs.junkipedia.org/getting-started/social-media-monitoring/building-your-own-lists) are private by default – they are not accessible by any other users. However, you have the option of sharing your lists with other members of your organization or sharing publicly with all Junkipedia users.&#x20;

To change privacy settings on a list, navigate to the monitoring system and then click “Lists”>”Manage Lists.” Click the name of the list you want to change. Next, select “Edit List” from the top right.&#x20;

<figure><img src="/files/1Tlz3egYbLx3vXMK1HZy" alt=""><figcaption></figcaption></figure>

On the Edit List page, you can elect to make your list public so that any Junkipedia user will be able to follow it. You can also elect to share your list only with others in your organization. You can change these settings at any time.&#x20;

<figure><img src="/files/kscPNdbiAuw4xzZ25Ne9" alt="" width="258"><figcaption></figcaption></figure>

You can also share your lists with individual users inside or outside of your organization. Open the list you’d like to share (navigate to the monitoring system, click “Lists”> “Manage Lists” and click the name of the list) and click “Sharing” from the top right.

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

Click “Share list to user” and begin typing the name of the user you want to share your list with. Click their name to add them to the list. You can also allow other users to edit your list by clicking the blue “x” that appears under “Can Edit.” Click the x to toggle editing abilities on. When you’ve successfully given edit access to the user, a green checkmark will appear under “Can Edit.”&#x20;

<figure><img src="/files/9WSf65z98I65d65Q9yr5" alt=""><figcaption></figcaption></figure>

When sharing lists with others, put care into the title and description fields to help others find it. Poorly named lists are better left unshared because they won't get used and will just get in the way of finding lists that are useful.


---

# 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.junkipedia.org/getting-started/social-media-monitoring/sharing-your-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.
