> For the complete documentation index, see [llms.txt](https://docs.adminremix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adminremix.com/integrations/jamf-school.md).

# JAMF School

## Getting Started

1. Sign in to your JAMF School account.

<figure><img src="/files/7tO9BxjVtYtzZvVsL2OP" alt=""><figcaption></figcaption></figure>

2. Under **"Devices"** and **"Email Device(s)"** follow the steps under **"To enroll".**  Once you're enrolled, you will be given and **"Network ID"** and a **"Location Code"** to enter into JAMF School.

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

3. Click **"Settings"** and click on **"Add API Key"**.

<figure><img src="/files/7PGLTXtsCTlRsqy8QyIL" alt=""><figcaption></figcaption></figure>

4. Name your API key, make sure a Key has been generated. Select **"Read"** and give the key a description.

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

## Credentials

5. In AssetRemix, enter the information from your JAMF School.

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

## Mapping

6. Select the JAMF School Metadata you would like for the AssetRemix fields. You can also select the **"Prefer Local"** box if you'd like the data to be ignored in an update. Click **"Save"** to complete the integration.

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

## Syncing JAMF

JAMF does not sync on it's own. You must manually sync for any updates.

1. Click on "Execute" then "Sync"&#x20;

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

2. You will receive an email when the sync is complete.&#x20;

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.adminremix.com/integrations/jamf-school.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
