> For the complete documentation index, see [llms.txt](https://docs.onlymonster.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onlymonster.ai/members-features/legacy-lists-automation.md).

# Legacy Lists Automation

This powerful tool simplifies the process of organizing your fans, including expired ones, saving you time and effort.

No more boring manual fan sorting! Easily create **filters based on various criteria such as spending amount**, fan's rebilling settings, subscription duration, and more. Stay tuned for even more filters to be added soon.

<figure><img src="https://3576754298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ3tUjWV0i06zjZEIvwPN%2Fuploads%2FzgsRECwsGHpWbU8TrYDN%2Fimage%20(35).png?alt=media&amp;token=13ff499d-acea-4d93-ad98-5454f4421ad5" alt=""><figcaption><p><em>New Fan List Automation</em></p></figcaption></figure>

At the moment, you can quickly refresh the list by clicking **the** **refresh button**.

<figure><img src="https://3576754298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ3tUjWV0i06zjZEIvwPN%2Fuploads%2FlgsM6PzjFVlVkeADXINy%2Fimage%20(36).png?alt=media&amp;token=f0b704f7-0fdd-4ed0-80bf-69bd9d16b3d5" alt="" width="328"><figcaption><p><em>List Refreshing</em></p></figcaption></figure>

{% hint style="info" %}
**Please be aware that deleting a list from the widget will also remove it from your OF lists, ensuring seamless integration between platforms. Additionally, all lists are synchronized between team members.**
{% endhint %}

Maximize the use of **List Labels** by assigning each list a unique emoji. This helps you rapidly identify fans from a specific list in your chat inbox, streamlining your fan management process. Simply add a new label and close the window.

<figure><img src="https://3576754298-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ3tUjWV0i06zjZEIvwPN%2Fuploads%2FLqLr2HhvjjjM1xG08CM5%2Fimage%20(37).png?alt=media&amp;token=65da8649-a0ca-4733-ace1-7ecf8b463d1f" alt=""><figcaption><p><em>List Labels</em></p></figcaption></figure>

{% hint style="info" %}
**Take full advantage of these lists when sending Mass Messages to drive sales and achieve superior results. Harness the power of targeted messaging to engage your fans and grow your earnings.**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.onlymonster.ai/members-features/legacy-lists-automation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
