> 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/readme.md).

# Welcome

A community hub for sharing and learning from real-world macOS experiences — guides, scripts, tools, and best practices, all in one place. Continuously improved and updated by experts.

{% hint style="info" %}
New here? Start with the [Getting Started guide](/home/getting-started.md), or jump straight to the [Baseline Settings](/baseline-settings-for-intune/import.md) to configure your tenant fast.
{% endhint %}

## Our Sponsors ❤️

A big thank you to our sponsor for supporting the community and helping keep these resources free.

[![Devote](/files/HVxkpSSRwvZhHzeYi7E5)](https://www.devote.com)

[Visit Devote →](https://www.devote.com)

## Get started

### Jumpstart with our Baseline Settings

Quickly manage your macOS devices with curated settings from the Open Intune Baseline (OIB) project. [Import the Baseline Settings →](/baseline-settings-for-intune/import.md)

## Other resources

* [Official Microsoft Docs for macOS Management](https://learn.microsoft.com/en-us/mem/intune/fundamentals/deployment-guide-enrollment-macos)
* [Microsoft Mac Admins Group on LinkedIn](https://www.linkedin.com/groups/13007354/)
* [Mac Admins Slack](https://join.slack.com/t/macadmins/shared_invite/zt-2li6s6akl-ZaR7ZVwg6Tj~8XPSUgFQ~Q)

***

* [**Community Contributors ❤️**](/home/contributors.md) — thank you to everyone helping improve IntuneMacAdmins.
* [**Contribute on GitHub**](https://github.com/ugurkocde/IntuneMacAdmins) — add your name to the list of contributors.


---

# 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.intunemacadmins.com/readme.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.
