# How to View all the Assigned Campaigns of a User?

It provides **comprehensive information** about these campaigns, including performance metrics and other relevant details.&#x20;

{% hint style="success" %}
This feature is valuable for **monitoring** and **assessing** how different users are contributing to various campaigns, helping you keep a close eye on user performance across different contexts.
{% endhint %}

## Steps:

***

1. **Log in** to your NeoDove account ([https://connect.neodove.com/](https://app.neodove.com/))
2. Go to the **Manage Users** Section, present on the bottom-right-hand section of your screen.

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

3. By default, a list of all the **Users** is visible.
4. In this list, under the heading "**Action**", you will find a **Menu Icon** (3 vertical dots) against every User’s Name.&#x20;
5. Select this **Menu Icon** present against the User you want to view the **campaigns** of.
6. A drop-down "**Menu Bar**" will appear.&#x20;
7. Click on the "**View Campaigns**" option in the "**Menu Bar**"**.**

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

{% hint style="success" %}
You can view a list containing comprehensive **Campaign Details** for the selected User. This list typically includes **information** such as:
{% endhint %}

* **Name of the campaign -** Name of all the Campaigns to which the User is assigned.
* **Assigned leads -** The number of Leads in each campaign that are assigned to the User.
* **Un-assigned leads -** The number of Leads that are yet to be assigned.
* **Called leads -** The number of Leads on which the calling has been done.
* **Rescheduled leads -** The number of Leads that have been rescheduled for further **Follow-Ups**.
* **Rescheduled by the system -** The number of Leads that have been rescheduled by the system due to being switched off, busy, or out-of-network calls.
* **Closed leads -** The number of leads that have been closed by the User.

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


---

# 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/users/view-assigned-campaigns-of-user.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.
