# Follow-up list

You can access the **Follow-up list** by opening the **Campaigns** section and switching to the **Follow-up** tab.

<figure><img src="/files/kZe6DJ9mdbHA8qvqtoux" alt=""><figcaption></figcaption></figure>

On this list, you’ll find all Follow-up campaigns that have been created in your project.

<figure><img src="/files/NBZDUy9qEr62qTMvf2Pe" alt=""><figcaption></figcaption></figure>

Each campaign has its name, status and last campaign status.&#x20;

<figure><img src="/files/jUhLtCZngwfCoRHumnMs" alt=""><figcaption></figcaption></figure>

From the **Follow-up list**, you can either **create a follow-up** for an existing campaign or **view its report**.\
The follow-up action is available **only when the campaign status is “In progress.”**


---

# 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.pushpushgo.company/follow-up-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.
