# How to generate long-term campaigns

Socializit allows you to set up long time campaigns, building separate lists for each operation the campaign requires.

Supposing you have already [created a list](/guide/create-list.md). Basically, you should set up next steps in this way:

* [duplicate the list](/how-to/how-to-duplicate-a-list.md)
* click on VIEW BOT of the newly created list (or through [ADD/REMOVE BOT](/guide/bot/add-remove-bot.md))

![](/files/-Lv5A9HJoX84DqZMqL09)

* Apply the settings which are more convenient from you to the bot. As we learnt in [bot management](/bot-management.md), paying attention to use an appropriate [timing](/bot-management/people-control-panel/timing.md); set the date-time after which the bot will start to execute your orders for each child-list

In this way, you can easily build unlimited steps for the same list planning long-time campaign in complete autonomy.


---

# 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-generate-long-term-campaigns.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.
