# People/Groups/Jobs lists

Each list created in [create list](/guide/create-list.md) section is now listed here.

You can apply several kind of operation upon your lists, after clicking on "option" button:

![](/files/-LuwJC85_C5uhFS6H1td)

4 kinds of operations are now available for each list

![](/files/-LuwJp_3MdQGJ_XmBNGa)

1 **Delete List** --> this is intuitive

2 [Manage Data](/guide/list-management/manage-data.md)

3 [Bot Report](/guide/list-management/bot-report.md)

4 **View Bot** --> this section is the result of settings applied at [Bot Management](/bot-management.md) for the current list.


---

# 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.socializit.com/guide/list-management/people-groups-jobs-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.
