# Maintain Calls for Expression of Interest

## General Information

Once selecting an individual CFEI from the available lists, the user will be able to dive deeper into the informations for this particular project.

On the top section of the screen, the user will be presented with a few features to help them quickly identify the category, and status of the CFEI. Users with appropriate permissions have also access to additional actions:

![Screen header with menu closed](/files/-L9jkpNz_MoX6ydTq5PK)

![Screen header with menu open](/files/-L9jl1vEuuA-aSNvEa_Q)

* **Edit**

![Edit - modal window](/files/-L9jvaRAnPCH0HpqxQVm)

* **Invite Partners** - possible until Application deadline reached

![Invite Partners - modal window](/files/-L9jvzpA9cJc9A43s1Y3)

* **Manage Reviewers**

![Manage reviewers - modal window](/files/-L9jwJB20tvgKqbCRn81)

* **Finalize**

![Finalize - modal window](/files/-L9jwzIiU9x5Ds7gqlAu)

**Available statuses of a CFEI are:**

* Open (Partners can submit their Concept Notes);
* Closed/Under Review (Application Deadline was reached, Partners can no longer submit Concept Notes, the assessment is in progress);
* Completed (CFEI was finalized).

**Screen is divided by tabs:**

* Overview
* Applications
* Preselected List
* Results

## Overview

The CFEI Overview tab displays the following features to the User:

* Timeline - with following dates: Posted, Application Deadline, Notification Status, Estimated Start Date;
* Project Details - with information provided during creating a Call for Expression of Interest;
* Selection Criteria - with Weight of Criteria if provided;
* Invited Partner(s) - with name of Partner invited to participate in CFEI.

![Overview tab](/files/-L9u6pywiwYQV61359CT)

## Applications

The Second Tab on the list presents the user with an option to view a table list of all Partner Applications for a specific CFEI.

![Applications tab](/files/-L9u8epeSbXF9T2BmVkn)

### Filters

User can narrow down search results by using following filters:

* Search
* Country
* Location (filter active when Country is selected)
* Sector & Area of Specialization
* Population of Concern
* Type of Organization

![Filters for Applications](/files/-L9u8iU9Dbz4aCvY-8XY)

### Search results

Content displayed in the table contains the following information separated by columns:

* Organization's Legal Name
* Type of Organization
* Application ID - which is a link to Application details page
* Status

![List of search results in Applications tab](/files/-L9u8meb_tAlm4r4wnCh)

**Available** **Applications statuses are:**&#x20;

* Pending
* Preselected
* Rejected
* Application under review
* Application Unsuccessful
* Application Successful
* Selection Accepted
* Selection Declined
* Selection Retracted

Until status of Call for Expression of Interest is Open, user, with appropriate permissions, can select some of the applications to preselected list.

## Preselected List

The third tab available is the "Preselected List". This is similar to the Applications list however, instead of displaying a list of Partners who have applied to the CFEI, it displays selected Partners, that were hand picked by Agency users to forego the Open Selection process.&#x20;

Depending on permissions, the content seen by a user in a table may vary. Columns: Review progress, Your score, Total score are displayed depending on given permissions as shown below:

![Preselected List tab](/files/-L9uDLPMR8FoaoZ07tto)

The Assessment of Applications is described [**here**](https://unicef.gitbook.io/unpp/agencies/applications-assessment)**.**

## Results

Lastly, a section remains available to the Agency User to view high level information regarding the results of the CFEI selection process.&#x20;

On this screen, depending on permissions, user has an ability to:

* add review summary
* retract a previous selection
* send reminder to a reviewer

The Agency User is able to see the following features and information for a specific CFEI:

* **Review Summary**:\
  \- Comment\
  \- Attachment\
  \- Ability to Add Summary if one is not already provided<br>
* **Selected Partner(s)**:\
  \- List of Partners selected for the project - each row with Organization's Legal Name is expandable, so user can view average score per criteria, notes added by reviewer, information when Partner was notified and when he accepted the offer, ability to download Concept Note; \
  \- Ability to retract a previous selection<br>
* **Reviewers**:\
  \- List view of Agency Reviewers and a total count of assessments made per reviewer. Agency User has the ability to send reminders to the Reviewers<br>
* **Justification for completion**

![Results tab](/files/-L9uHGO6kQVm1JVqCc3e)


---

# 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/maintain-calls-for-expression-of-interest.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.
