# App - Manage Learn - component diagram

Understand more on Manage Learn [here](https://ed.sunbird.org/misc/templates-1/overview/what-is-manage-learn).

### Core Features

<figure><img src="/files/sR9Zlf1x03O4oN5DKLT6" alt=""><figcaption></figcaption></figure>

### Core modules

* [Observation](/misc/misc-pages/app-manage-learn-component-diagram/observation-and-survey.md) - Read more on Observation [here](https://ed.sunbird.org/misc/templates-1/overview/what-is-observation).
* [Survey](/misc/misc-pages/app-manage-learn-component-diagram/observation-and-survey.md) - Read more on the Survey [here](https://ed.sunbird.org/misc/templates-1/overview/what-is-a-survey). The survey can be used within or outside a program.
* [Projects](/misc/misc-pages/app-manage-learn-component-diagram/projects.md)
* [Program](https://app.gitbook.com/o/-Mi9QwJlsfb7xuxTBc0J/s/-MkgPDmvKwE_DgYJbvPS/~/changes/892/development-resources/misc-pages/app-manage-learn-component-diagram/program)
* Reports - The User will be able to see the reports for all the different capabilities for the submissions he/she has done on the platform.

### API Service

<figure><img src="/files/IsSVxGcH2HPFkuat3vlR" alt=""><figcaption></figcaption></figure>

All Manage Learn API request passes through a common API service which internally calls Sunbird-SDK function to get the Authorization. and access tokens


---

# 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://ed.sunbird.org/misc/misc-pages/app-manage-learn-component-diagram.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.
