# Collection Watchlists

{% embed url="<https://www.youtube.com/watch?ab_channel=CompassNFT&v=EsqJ_7mJT04>" %}
Compass Watchlist Tutorial
{% endembed %}

[Compass Watchlists](https://compass.art/collections/watchlists) let you track, analyze, and automate trades on a list of collections.

{% hint style="info" %}
 **Tip:** Use watchlists to track Bluechip collections, Alpha Groups, Analytics tools etc. in themed groups. 
{% endhint %}

You can create watchlists in two ways:

**Creating watchlists from the** [**Watchlist tab**](https://compass.art/collections/watchlists)**:**

1. Navigate to Collections > [Watchlists](https://compass.art/collections/watchlists).
2. Click on Create Watchlist <img src="/files/xqIL5RlgkapE5pnhovP1" alt="" data-size="line">.
3. Name the watchlist.
4. Search for the collections you want to add and click their checkbox (you can look up more than one collection).
5. Add the selected collections to your watchlist.

**Creating watchlists from a** [**Collection Analytics**](https://compass.art/collections/0x8a90cab2b38dba80c64b7734e58ee1db38b8992e/analytics) **page:**

1. Go to any collection’s [analytics page](https://compass.art/collections/0x8a90cab2b38dba80c64b7734e58ee1db38b8992e/analytics).
2. In the top right, click on 'Watchlists' <img src="/files/cMx90gR4jGgQYm7JlOXf" alt="" data-size="line">.
3. Click on 'Add to New Watchlist' or select the watchlist you want to add it to.
4. To view a watchlist, click the box icon to the right of the watchlist.

{% hint style="success" %}
🤖 **Automate with watchlists**: You can create Automations that add and remove collections from a watchlist based on custom criteria.
{% endhint %}

Similar to [Wallet Groups](/wallets/wallet-groups.md), Collection Watchlists show an aggregated view of collections in the watchlist. It highlights general market trends and sentiments for that watchlist's collections like Combined Volume, Sellers and Buyers, and Combined Market Cap.

You can remove collections from watchlists in two ways:

**Removing collections from watchlists from the 'Watchlist' tab:**

1. Click on any of your watchlists.
2. In the top right corner, click the 'Edit' button.
3. To the far right of each collection, click the 'Remove' button to remove it from the watchlist.

**Removing collections from the 'Collection Analytics' page:**

1. Go to any collection’s analytics page.
2. In the top right, click on 'Watchlists'.
3. Deselect the watchlist you want to remove the collection from.


---

# 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.compass.art/collections/collection-watchlists.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.
