# Lists

{% embed url="<https://youtu.be/eLys6l4vDSk?si=z-mjW3oHqKAjdF9n>" %}

Your Cielo feed can be likened to a music player, populated with a diverse collection of sounds. Cielo lists are your playlists for managing all this music 🎶

In just a few clicks, you can create a themed list and populate it with wallets. This makes it easier to focus on specific ecosystems, networks, and use cases

* Cielo Free users can create up to 5 lists
* Whale/Pro subscribers can create 10/20

You can also enable Telegram or Discord bots to receive list alerts. You can choose to be notified of all tx made by wallets within a list or types of tx that meet your criteria e.g. *Swaps on Blast*.

{% hint style="info" %}
**Note**: By default, any list you create in Cielo is private and visible to you only. To share a list, change it to Public. This will allow it to be viewed by anyone.
{% endhint %}

To create a list, visit [My Wallets](https://app.cielo.finance/my-wallets) and select **Add List**.

<figure><img src="/files/QKG2KySHSvfEf0VxFkgO" alt="" width="353"><figcaption></figcaption></figure>

Give your list a name e.g.  *Banana Gun Snipers* and add an optional description. Tick the box if you would like to make your list public so that it is visible to other Cielo users. By default, your list is set to private and can only be viewed by you. Click **Create list** to complete the process.

To add wallets to a list, tick the wallets you wish to add and then select the button at the bottom of the page titled **Add to List**. Select a list from the dropdown menu that appears and hit **Save Changes.**

To edit the name, description or status of a list, select it from the Lists tab and then click the edit icon beside the list name.

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

To edit the wallets within a list, load the list in **Tracking** and then tick the wallets that you wish to edit. This allows you to remove wallets from the list and to configure alert settings for these wallets. To bulk edit all of the wallets in a list, tick the checkbox at the top of the page:

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

If you are following a public list created by another user, the only edits you can make to it concern bot notifications. For example, you can specify the tx types and wallets within the public list that generate Telegram/Discord alerts.

If a list has been set to public, you can share it by clicking the share icon that appears alongside it:

<figure><img src="/files/3HHLoFazNUMRSb972PFm" alt=""><figcaption></figcaption></figure>

\
To permanently delete a list, load the list in **Tracking** and then click **Delete**.

<figure><img src="/files/OwBrY2hEPPrCHoEy5FCo" alt="" width="350"><figcaption></figcaption></figure>

If you choose to retain the wallets within the list, they will remain in your Cielo feed and will revert to *Unassigned*. You can subsequently add these wallets to a new or existing list if desired.


---

# 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.cielo.finance/wallet-tracking/my-wallets/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.
