> For the complete documentation index, see [llms.txt](https://unicef.gitbook.io/unpp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unicef.gitbook.io/unpp/agencies/new-cfeis-set-up.md).

# New CFEIs set up

User can add new CFEI for:

* Calls for Expression of Interest
* Direct Selection

## New Call for Expression of Interest

To add new Call for Expression of Interest, user needs to click on the button placed in the top right of the page header - "New CFEI". The following modal window will be displayed (all fields are required):

![Create new CFEI - modal window - part 1](/files/-L9zXXDbjqL4tXffox4j)

![Create new CFEI - modal window - part 2](/files/-L9zXjXBqqRmyNEY7jYG)

New Call for Expression of Interest will be added to the list. To view and maintain any actions, user needs to click the Project Title on the list.

## New Direct Selection

To add new Direct Selection, user needs to click on the button placed in the top right of the page header - "New Direct Selection". The following modal window will be displayed (all fields are required):

![](/files/-L9zX2TQpo5pr41SLFVJ)

New Direct Selection will be added to the list. To view and maintain any actions, user needs to click the Project Title on the list.

Options to choose for justification:

* Know experience
* Local presence
* Innovative approach
* Time constraints/criticality of response
* Importance of strengthening national civil society engagement
* Other
* Maintain Partner year 1
* Maintain Partner year 2
* Maintain Partner year 3
* Maintain Partner year 4

There is also possibility to add the attachment in selected Partner section.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://unicef.gitbook.io/unpp/agencies/new-cfeis-set-up.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
