> For the complete documentation index, see [llms.txt](https://docs.intunemacadmins.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/restrictions.md).

# Restrictions

{% hint style="info" %}
Click on the link to download the JSON file from [GitHub](https://github.com/SkipToTheEndpoint/OpenIntuneBaseline/blob/main/MACOS/NativeImport/MacOS%20-%20OIB%20-%20Device%20Security%20-%20D%20-%20Restrictions%20-%20v1.0.json)
{% endhint %}

## System Preferences

| Setting                   | Value                                                                                                                                                                                                                                                                                                                                |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Disabled Preference Panes | com.apple.AirDrop-Handoff-Settings.extension, com.apple.Family-Settings.extension, com.apple.Game-Center-Settings.extension, com.apple.Siri-Settings.extension, com.apple.Startup-Disk-Settings.extension, com.apple.Time-Machine-Settings.extension, com.apple.WalletSettingsExtension, com.apple.systempreferences.AppleIDSettings |

## Restrictions

| Setting                              | Value    |
| ------------------------------------ | -------- |
| Allow Bluetooth Sharing Modification | False    |
| Allow Password Sharing               | False    |
| Allow File Sharing Modification      | False    |
| Allow Erase Content And Settings     | False    |
| Allow Air Play Incoming Requests     | Disabled |
| Allow Cloud Private Relay            | False    |
| Allow Cloud Photo Library            | False    |
| Allow Cloud Document Sync            | False    |
| Allow Activity Continuation          | False    |
| Allow Cloud Bookmarks                | False    |
| Allow Cloud Freeform                 | False    |
| Allow Cloud Calendar                 | False    |
| Allow Assistant                      | False    |
| Allow Game Center                    | False    |
| Allow Auto Unlock                    | False    |
| Allow Startup Disk Modification      | False    |
| Allow Device Name Modification       | False    |
| Allow Find My Device                 | False    |
| Allow Internet Sharing Modification  | False    |
| Allow Find My Friends                | False    |
| Allow AirDrop                        | False    |
| Allow Cloud Notes                    | False    |
| Allow Multiplayer Gaming             | False    |
| Allow Local User Creation            | False    |
| Allow Apple Personalized Advertising | False    |
| Allow Printer Sharing Modification   | False    |
| Allow Account Modification           | False    |
| Safari Allow Autofill                | False    |
| Allow Cloud Reminders                | False    |
| Allow Password Proximity Requests    | False    |
| Allow Cloud Mail                     | False    |
| Allow Cloud Address Book             | False    |
| Allow Adding Game Center Friends     | False    |
| Allow Cloud Desktop And Documents    | False    |
| Allow iTunes File Sharing            | False    |
| Allow Cloud Keychain Sync            | False    |


---

# 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:

```
GET https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/restrictions.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.
