# Dashboard

Upon logging into the UNPP portal, both an Agency User or a Partner User will be directed immediately to their account’s dashboard page. Each user has a set list of high-level reporting and analytics that will be present within the body section of the Dashboard. See below for further details.

#### Agency Dashboard:

The Agency Dashboard gives the agency user high level information in the forms of interactive graphs, analytics, and pre-filtered tables that are of most value to the user; all broken down into sections or “cards”.

**Dashboard Cards:**

* **Number of New Partners**
  * **Past 15 days**
* **Number of Partners**
  * **By Type**
    * **Different Types of Partners displayed in this section:**
      * **International NGO (INGO)**
      * **Academic Institution**
      * **Nation NGO**
      * **Community Based Organization (CBO)**
      * **Red Cross/Red Crescent Movement.**
      * **And more**
* **Number of New Calls For Expressions of Interest**
* **Number of Concept Notes to Score**
* **List of Concept Notes requiring your scoring**
* **List of Open CFEIS**
* **Partner Decision from last 5 days.**

![Agency Dashboard 1 of 2](/files/-L8ZecOgt_rAKzSPqU5b)

![Agency Dashboard 2 of 2](/files/-L8ZefCJ8X08xrcq4cwm)


---

# 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://unicef.gitbook.io/unpp/overview/dashboard.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.
