> For the complete documentation index, see [llms.txt](https://rc.sunbird.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rc.sunbird.org/v1.0.0/reference-solutions-for-functional-registries/education/edu-registries.md).

# Education Registries

![](/files/PQrO1FksvlcA9bmf7WFF)

Education Registry is a sample (a reference solution) built on Sunbird RC demonstrating registry of the common subjects involved in an educational system, and flows that allow attesting some of the most common claims like that of education history of students and teaching history of teachers.

{% embed url="<https://www.youtube.com/watch?v=MzXqRRq92vU>" %}

## User Personas

1. Education Board
2. Institute
3. Teachers
4. Students

### User Journey

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

### User Flow

![](/files/CRk30ZZ4iXPwbuPWbWQV)

## Supported Claims

1. Board Affiliation Claim : Added by Institute, and attested by Education Board
2. Teaching Experience Claim : Added by Teacher and attested by Institute
3. Education Experience Claim : Added by Student and attested by a Teacher who is part of the related Institute (A Teacher is part of the institute as long as they have an active experience for the Institute in question)

## Demo Videos

### Sunbird RC Education Use Case Video

{% embed url="<https://youtu.be/XNEWA_pMhuU>" %}

## Source Code

The source code to install this example can be found at <https://github.com/Sunbird-RC/demo-education-registry>

Project link: <https://github.com/orgs/Sunbird-RC/projects/5>

## Demo/Sandbox site link

Use case implementation can be found here at <https://demo-education-registry.xiv.in/>


---

# 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://rc.sunbird.org/v1.0.0/reference-solutions-for-functional-registries/education/edu-registries.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.
