> 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/contribute/source-code/workflows/manage-learn/ml-survey-service/overview.md).

# Overview

ML Survey Services facilitate the integration of survey and observation capabilities into Manage Learn. This service allows users to actively participate in surveys and observations.

For further information, please visit the following link: [click here](/older-versions/learn/functional-capabilities/manage-learn/overview.md)

For step-by-step instructions on creating observation and survey, please consult the document provided below:

### For Observation Without Rubrics

{% embed url="<https://docs.google.com/document/d/1YGIf1X6E-I6OhPKZaJk8wUzHlXsX6MJVMpo8ib_oxo8/edit>" %}

### For Observation With Rubrics

{% embed url="<https://docs.google.com/document/d/1gznOYb29P9pMnqQ79SxdclJtB2C7LajRen_IBwwbcy8/edit>" %}

### For Survey

{% embed url="<https://docs.google.com/document/d/1q36jxmcLG9wgkPtXguSHWdDObzTee7rhEe3HpI6QSVk/edit#heading=h.1nvmln6lswal>" %}


---

# 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/contribute/source-code/workflows/manage-learn/ml-survey-service/overview.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.
