# Partner's details

Partner's detail screens are possible to reach from the main Partner navigation, when selected from a list (when the Organization's Legal Name is clicked).&#x20;

> **only changes from PO**

Header of this screen contains Organization's Legal Name with badges indicating verification status and number of flags added to the Partner's profile.

The main page is divided by tabs:

* Overview
* Profile Details
* Users
* Applications

## Overview

On this screen user can view Profile summary with date of the last update, information about Verification status and number and type of observations added to the profile.

![Partner's Overview tab](/files/-LACl1M-tw52R_e7ckQZ)

From this screen Agency user is able to run new Verification and add observation/flag to the profile.

![Add new Verification](/files/-LACpOzHbmb7LrB2wwvF)

![Add new flag/observation](/files/-LACpMBwnRP3JUlEZvUo)

## Profile Details

This is a section with detailed information about Partner's profile in view mode.

![Partner's Profile Details tab](/files/-LAClCbjzoOTvYHiKsS1)

## Applications

The purpose of this screen is to show all CFEIs that Partner submitted his application for.

![Partner's Applications tab](/files/-LACm7qIyZMH7FXi_IW0)

### Filters

User can filter data by:

* Search
* Country
* Sector & Area of Specialization
* Type of Application
* Agency
* checkbox to show only selected applications

![Applications tab - filters](/files/-LACmCIKA3xWpQpU0dj-)

### Search Results

Table provides information about:

* Project Title (which is also a link to CFEI overview page)
* CN ID (which is also a link to application details page)
* Type of Application
* UN Agency
* Country
* Sector
* Submission/Received date
* Selected

![Applications tab - search results](/files/-LACmgXfuo_RGv3OVHxy)

> **changes from CR?**

Header of this screen contains Organization's Legal Name with badges indicating verification status and number of flags added to the Partner's profile. In the top right corner of the page, menu is available. User can add new Observation or perform new Verification from there.

![Partner's details - menu in header](/files/-LACq09xdKpIQR3IvnYB)

The main page is divided by tabs:

* Overview
* Profile Details
* Verification
* Observations
* Users
* Applications

## Overview

On this screen user can view Profile summary with date of the last update, information about Verification status and number and type of observations added to the profile.

![Partner's details - Overview tab](/files/-LACqAJF2Tj9hRLIaz_V)

## Profile Details

This is a section with detailed information about Partner's profile in view mode.

![Partner' details - Profile Details tab](/files/-LACqHB0Vp2WQiuiz7Ea)

## Verification

Screen contains a list of all verifications performed on the Partner's profile. Table provides information about Verification status, Date of verification and person, who added this verification. Rows of this table are expandable and show information about answers on verification questions.

![Verifications tab](/files/-LACqTLKUadjQCSHsGym)

Flow for adding new verification is described [**here**](https://unicef.gitbook.io/unpp/agencies/partner-verification).

## Observations

Screen contains a list of all observations added to the profile.&#x20;

![Observations tab](/files/-LACqdcN_5RNsrZ1EGyC)

### Filters

User can filter data by:

* Type of observation
* Observations added by user. This checkbox helps to filter data to find observations that can be edited by the user.

![Observations tab - Filters](/files/-LACqlnq8CDpPSDZolqJ)

### Search Results

Table provides information about Type of observation, Date of observation and person, who added this observation. Rows of this table are expandable and show information about observation details, as shown on the screenshot below.

![Observations tab - Search Results](/files/-LACqt4cMTjUxcQkHhIt)

**Hover behavior:** when user, who is an owner of the observation, hovers on the row, the edit icon is shown. This user can edit his observation and change the status of added observation. The full flow for adding and editing observations is described [**here**](https://unicef.gitbook.io/unpp/agencies/flagging-a-partner).

![Observations tab - Search Results hover](/files/-LACr13BDMJn_5szis6B)

## Users

Screen contains a list of Partner's users as a read only.&#x20;

### Filters

tbd

### Results

Table provides basic information about users.

## Applications

The purpose of this screen is to show all CFEIs that Partner submitted his application for.

### Filters

User can filter data by:

* Search
* Country
* Sector & Area of Specialization
* Type of Application
* Agency
* checkbox to show only selected applications

![Applications tab - Filters](/files/-LACrU6RM2wgf1enr17O)

### Search Results

Table provides information about:

* Project Title (which is also a link to CFEI overview page)
* CN ID (which is also a link to application details page)
* Type of Application
* UN Agency
* Country
* Sector
* Submission/Received date
* Selected

![Applications tab - Search Results](/files/-LACra-f_mEyFjWJ7hnq)


---

# 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/agencies/partners-details.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.
