# Jamf

## Introduction&#x20;

Jamf is an Apple device management platform that helps organizations deploy, manage, and secure macOS, iOS, iPadOS, and tvOS devices. It provides IT and security teams with tools for device provisioning, app management, security enforcement, and compliance monitoring.

## Available Features

* Misconfiguration Rules
* Identity Rules
* User Inventory
* Devices Inventory

## Prerequisites

A Jamf account user with **Administrator Role**.

## Onboarding Jamf in your Perimeters account

1. Go to "Integrations" -> Select "Jamf" -> Click "+ Add" -> Click "+ Start Integration".
2. **"Namespace" -**\
   Fill in the account namespace for your Jamf instance. For example, if your Jamf account URL is "<https://perimetersdemo.jamfcloud.com/>", you would enter "perimetersdemo" in this field.
3. **"Email" -**\
   Provide the Email address of the Jamf Instance Administrator.&#x20;
4. **"Password" -**\
   Input the Password of the same account.

Once you have completed these steps, Jamf should be successfully integrated with your Perimeters account.

<br>


---

# 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.perimeters.io/perimeters-documentation/connecting-perimeters/integrations-for-security-insights/saas-applications/jamf.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.
