# Roadmap

### **Short-Term Roadmap (1-2 months)**

* **Individual Project Pages V1:** Create pages for each project. Present detailed information, metrics, and performance indicators for projects. Enable users to track the progress and status of individual projects.
* **Procurement Efficiency:** Develop an indicator to monitor and assess the speed of the procurement processes. Set up benchmarks and targets for procurement performance. Include the procurement indicator in the overall performance scoring.
* **CO Transparency Indicator:** Pulling and scoring data from UNDP transparency dashboard.
* **Financial Sustainability Indicator:** Create a new indicator to measure the financial sustainability of UNDP and individual units. Leveraging data from signed agreements, pipeline.
* **Methodology to handle MCOs (Multi-Country Offices):** Design a methodology to represent and evaluate the performance of MCOs accurately. Consider the unique characteristics and challenges of MCOs in the scoring system. Adapt the existing indicators and calculations to accommodate MCOs.

### **Long-Term Roadmap**

* **Individual Project Pages V2:** Document library to showcase key documentation including project documents, reports, and other relevant materials.
* **Country Office Scoring:** Launch the scoring system for country offices. Based on feedback and insights, refine the scoring methodology. Introduce additional indicators or adjust weights to better reflect performance.
* **Central Bureau Page:** Develop a dedicated page for bureau-level performance tracking. Display aggregated performance metrics and indicators for bureaus. Allow users to drill down into specific country offices within a bureau. **MCP Server** Create a Modal Context Protocol to allow the data in the Performance App to be accesssed by large langauge models for natural language queries.


---

# 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://undp.gitbook.io/performance/roadmap.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.
