# How to Set Up a Lockdown Browser Experience on iPads Using Jamf MDM

**Create a Web Clip Profile**

1. Log into JAMF Pro.
2. Navigate to Devices > Configuration Profiles.
3. Click New to create a new profile.
4. Under Payloads, select Web Clips.
5. Click Configure and set:
6. Label: Horizon Education

   * URL: [https://portal.horizoneducation.com](https://portal.horizoneducation.com/)
   * Removable: Uncheck (to prevent removal)
   * Full Screen: Enable (for an app-like experience)
   * Precomposed Icon: Enable (optional: upload a custom icon)

**Configure Content Filtering**

To ensure students can access all necessary resources for Horizon Education while blocking unrelated sites, set up a Content Filter payload:

1. In the Configuration Profile, add a Content Filter payload.
2. Set Filter Type to Built-in: Limit Adult Content.
3. Under Allowed Websites, add the following domains and specific URLs:

* horizoneducation.com
* \*.horizoneducation.com
* \*.learnosity.com

4. These URLs are recommended for safelisting to ensure full functionality of the Horizon Education platform.

**3. Scope the Profile to Students**

1. Under Scope, assign the profile to Student Devices or use Smart Groups based on criteria like grade level or user role.
2. Deploy the profile.

**4. Test & Monitor**

* Verify that the Web Clip launches Horizon Education correctly.
* Ensure students can access all necessary resources without encountering blocked content.
* Confirm that unrelated websites are inaccessible.


---

# 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://support.horizoneducation.com/resources/how-to-set-up-a-lockdown-browser-experience-on-ipads-using-jamf-mdm.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.
