> For the complete documentation index, see [llms.txt](https://lern.sunbird.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lern.sunbird.org/use/developer-guide/user-and-org-service/data-models/cassandra/data-dictionary.md).

# Data Dictionary

### Table List:

1. ### **user**
2. ### user\_lookup
3. ### organisation
4. ### usr\_external\_identity
5. ### user\_organisation
6. ### org\_external\_identity
7. ### system\_settings
8. ### role
9. ### role\_group
10. ### url\_action
11. ### user\_roles
12. ### bulk\_upload\_process
13. ### bulk\_upload\_process\_task
14. ### tenant\_preference\_v2
15. ### cassandra\_migration\_version
16. ### cassandra\_migration\_version\_counts
17. ### user\_consent
18. ### user\_declarations
19. ### email\_template
20. ### otp
21. ### rate\_limit
22. ### page\_management
23. ### page\_section
24. ### location
25. ### user\_notes


---

# 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://lern.sunbird.org/use/developer-guide/user-and-org-service/data-models/cassandra/data-dictionary.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.
