# UDP Self-paced Training

## Getting Started <a href="#title-text" id="title-text"></a>

The Unizin Data Services and Solutions team (DSS) is pleased to announce the consortium-wide release of the [**new UDP training site**](https://udp-bootcamp.resources.unizin.org/)! The site is restricted to institutional IP address approved listing, which should cover all or most institutional user access. Please [submit a support request](/support-and-training.md) ***if you receive a 403 error when logging into the site,*** and we will work with you to adjust or expand the range of approved IP numbers.

Through this site, you will have an opportunity to explore at a high level the UDP, getting access and started with Google Big Query, and an in-depth understand of the the following use cases:

* Course Enrollments per Term
* Quiz Demographics Results
* Course Events and Dwell Time

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

With the introduction of this site, there are now 3 main UDP training/learning resources:

* [Resources site](/products/data-and-analytics/unizin-data-platform.md) - this site provides high-level, technical, and non-technical information about the UDP. This is a great place to start for a foundational, conceptual understanding of the UDP
* [UDP Docs Site ](https://docs.udp.unizin.org/)- this site provides low-level, detailed documentation about the schema of all the tables in the UDP.
* [UDP Training Site](https://udp-bootcamp.resources.unizin.org/) - this site provides practical examples and how-to guides for using the UDP in the GCP prod environment.


---

# 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/support-and-training/udp-self-paced-training.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.
