# 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](/release-6.0.0/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: 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/release-6.0.0/use/source-code/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.
