# View Tasks

Monitoring **tasks** within a campaign is essential to ensure that all assigned activities are efficiently tracked and completed.

Tracking tasks within a campaign involves keeping a **close eye** on assigned activities, ensuring that team members are on schedule, and addressing any challenges that may arise during the execution of these tasks.&#x20;

{% hint style="success" %}
This **comprehensive monitoring process** helps maintain efficiency and achieve campaign goals. Additionally, the ability to **filter tasks** based on different criteria, such as due dates or assignees, provides flexibility in managing and organizing the workflow effectively.
{% endhint %}

## Steps:

***

1\. Go to **Pipeline** > **Type of Pipeline**.                                                                                                                                                              2. Just select the **Campaign** that you want to **edit**.                                                                                                                                          3. Inside the selected campaign, in the top right-hand corner, there is an "**Action**" button.

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

4. Once clicked on "**Action**" button, four more options will appear and from there we need to click on the "**View Tasks**" button.

<figure><img src="/files/5HvlAiZefDXEsrAkqvvw" alt=""><figcaption></figcaption></figure>

5. Once clicked on "**View Tasks**" button, it will re-direct us to a new window which will show all the **pending tasks** of the organization irrespective of all the Users.

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

{% hint style="success" %}
The **Task Report** provides comprehensive details of **pending tasks**, along with filter options to **refine** the view according to Admin preferences.
{% endhint %}


---

# 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.neodove.com/admin-portal/campaigns/view-tasks.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.
