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

# Baseline Settings for Intune

- [Importing Baseline Settings into Intune](https://docs.intunemacadmins.com/baseline-settings-for-intune/import.md): Step-by-step guide to importing baseline settings into your Intune tenant.
- [Contributing to the Baseline Settings](https://docs.intunemacadmins.com/baseline-settings-for-intune/contribute.md): A guide on contributing to the baseline settings.
- [Settings Overview](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview.md): Overview of all settings with best practices for Intune.
- [Platform SSO](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/platformsso.md): How to configure Platform SSO for your Intune tenant.
- [Antivirus Configuration](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/antivirusconfiguration.md): How to configure Antivirus Configuration for your Intune tenant.
- [Defender for Endpoint (MDE) Configuration](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/mdeconfiguration.md): How to configure Defender for Endpoint (MDE) Configuration for your Intune tenant.
- [Accounts and Login](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/accountsandlogin.md): How to configure Accounts and Login for your Intune tenant.
- [Restrictions](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/restrictions.md): How to configure Restrictions for your Intune tenant.
- [FileVault](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/filevault.md): How to configure FileVault for your Intune tenant.
- [Gatekeeper](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/gatekeeper.md): How to configure Gatekeeper for your Intune tenant.
- [Microsoft AutoUpdate (MAU) Configuration](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/mauconfiguration.md): How to configure Microsoft AutoUpdate (MAU) for your Intune tenant.
- [Microsoft Edge Password Management](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/edgepasswordmanagement.md): How to configure Microsoft Edge Password Management for your Intune tenant.
- [Microsoft Edge Security](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/edgesecurity.md): How to configure Microsoft Edge Security for your Intune tenant.
- [Microsoft Edge Extensions](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/edgeextensions.md): How to configure Microsoft Edge Extensions for your Intune tenant.
- [Microsoft Edge Profiles and Sign-in Sync](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/edgeprofilessigninsync.md): How to configure Microsoft Edge Profiles and Sign-in Sync for your Intune tenant.
- [Microsoft Edge Updates](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/edgeupdates.md): How to configure Microsoft Edge Updates for your Intune tenant.
- [Microsoft Office Configuration](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/officeconfiguration.md): How to configure Microsoft Office Configuration for your Intune tenant.
- [OneDrive Service and Access](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/onedriveserviceandaccess.md): How to configure OneDrive Service and Access for your Intune tenant.
- [OneDrive Known Folder Move](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/onedriveknownfoldermove.md): How to configure OneDrive Known Folder Move for your Intune tenant.
- [Software Updates](https://docs.intunemacadmins.com/baseline-settings-for-intune/settingsoverview/updates.md): How to configure Software Updates for your Intune tenant.


---

# 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/baseline-settings-for-intune.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.
