# User Flow Diagram

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

Within the ML Projects service, once a user has successfully concluded a project, they can subsequently make use of the ML Reports service. This specialized service is designed to provide users with comprehensive and detailed reports regarding their project submissions.

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

Through the utilization of the ML Reports service, users have the capability to request observation reports for the submissions they have made. These reports are generated by extracting relevant data from Druid, which is then used to compile and create detailed observation reports.

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

Through the utilization of the ML Reports service, users have the capability to request survey reports for the submissions they have made. These reports are generated by extracting relevant data from Druid, which is then used to compile and create detailed survey reports.


---

# 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/use/source-code/manage-learn/ml-report-service/user-flow-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.
