> For the complete documentation index, see [llms.txt](https://ed.sunbird.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ed.sunbird.org/older-versions/learn/functional-capabilities/manage-learn/what-is-a-project.md).

# What is a Project?

The improvement project empowers leaders to outline and monitor a series of tasks, guiding users toward achieving specific improvement objectives. These projects are accessible to users with roles such as Teachers, HT (Head Teacher), and Officials in their profiles. The project is broken down into actionable micro-tasks, and relevant learning resources are incorporated into these tasks. Content creators on the platform have the authority to create and manage such improvement projects.

{% embed url="<https://drive.google.com/file/d/18qp-4ZhYNNbaay5zZEcezB0CbA7XPmZC/view?ts=64dc66c8>" %}

{% embed url="<https://docs.google.com/presentation/d/1DR0qlzKYcs8avhWBaa99LD1W-xMnARw06m8YceufomQ/edit#slide=id.g137c5b9b04b_0_191>" %}
Project
{% endembed %}


---

# 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:

```
GET https://ed.sunbird.org/older-versions/learn/functional-capabilities/manage-learn/what-is-a-project.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.
