# Data stores

The Unizin Data Platform offers institutions a variety of data stores.

## [Data lake](#data-lake)

A key function of the Unizin Data Platform's context and data ingestion pipelines is to maintain a data lake that can serve a variety of ad hoc research, BI, reporting, and analytics use cases. The UDP uses standard data stores to enable institutional access to their data.

1. [UDP Context store](/products/data-and-analytics/unizin-data-platform/data-stores/data-lake/udp-context-store.md)
2. [UDP Event store](/products/data-and-analytics/unizin-data-platform/data-stores/data-lake/udp-event-store.md)

## [Data marts](/products/data-and-analytics/unizin-data-platform/data-stores/data-marts.md)

Based on the data in the UDP context store and event store, the UDP data marts are designed to serve a variety of modeling and analytics use cases.&#x20;

* [UDP Distributions](/products/data-and-analytics/unizin-data-platform/data-stores/data-marts/udp-distributions.md)
* [Interaction Sessions](/products/data-and-analytics/unizin-data-platform/data-stores/data-marts/interaction-sessions.md)
* [Learning Environment Organization](/products/data-and-analytics/unizin-data-platform/data-stores/data-marts/learning-environment-organization.md)
* [File Interaction](/products/data-and-analytics/unizin-data-platform/data-stores/data-marts/file-interaction.md)
* [Last Activity](/products/data-and-analytics/unizin-data-platform/data-stores/data-marts/last-activity.md)
* [Long Inactivity](/products/data-and-analytics/unizin-data-platform/data-stores/data-marts/long-inactivity.md)&#x20;
* [Course Status](/products/data-and-analytics/unizin-data-platform/data-stores/data-marts/course-status.md)
* [Daily Course Grade Record](/products/data-and-analytics/unizin-data-platform/data-stores/data-marts/daily-course-grade-record.md)
* [LTI Tool Use](/products/data-and-analytics/unizin-data-platform/data-stores/data-marts/lti-tool-use.md)&#x20;
* [LMS Tool Use](/products/data-and-analytics/unizin-data-platform/data-stores/data-marts/lms-tool-use.md)
* [Tool Usage Metrics](/products/data-and-analytics/unizin-data-platform/data-stores/data-marts/tool-usage-metrics.md)
* [Taskforce](/products/data-and-analytics/unizin-data-platform/data-stores/data-marts/taskforce.md)
* [Student Activity Score](/products/data-and-analytics/unizin-data-platform/data-stores/data-marts/student-activity-score.md)


---

# 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://resources.unizin.org/products/data-and-analytics/unizin-data-platform/data-stores.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.
