# How to duplicate a list

List duplication is the fundamental part of a campaign building.

You can apply several behaviours to each child-list and [temporize ](/bot-management/people-control-panel/timing.md)them in order to let the bot act sequentially in time.

* go to [manage data](/guide/list-management/manage-data.md) in [bot management ](/bot-management.md)
* opt to show ALL results as shown in figure below

![](/files/-Lv57ajvr-fjFcR2Vb8W)

* select all of them (deselect some if you want to)

![](/files/-Lv58H6wh_CcnWeej8qK)

* click on [actions on data](/guide/list-management/manage-data.md#actions-on-data)
* select PASTE SELECTED AS A NEW LIST
* give a name to the new list&#x20;


---

# 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/how-to/how-to-duplicate-a-list.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.
