> For the complete documentation index, see [llms.txt](https://docs.cipp.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cipp.app/user-documentation/endpoint/mem.md).

# Device Management

- [Devices](https://docs.cipp.app/user-documentation/endpoint/mem/devices.md): Manage Intune devices across your Microsoft 365 tenants.
- [View Device](https://docs.cipp.app/user-documentation/endpoint/mem/devices/device.md)
- [Configuration Policies](https://docs.cipp.app/user-documentation/endpoint/mem/list-policies.md)
- [Compliance Policies](https://docs.cipp.app/user-documentation/endpoint/mem/list-compliance-policies.md)
- [App Policies](https://docs.cipp.app/user-documentation/endpoint/mem/list-appprotection-policies.md)
- [Apply Policy](https://docs.cipp.app/user-documentation/endpoint/mem/add-policy.md)
- [Policy Templates](https://docs.cipp.app/user-documentation/endpoint/mem/list-templates.md): Deploy JSON formatted Intune policy templates to your Microsoft 365 tenants.
- [Edit Template](https://docs.cipp.app/user-documentation/endpoint/mem/list-templates/edit.md)
- [Reusable Settings](https://docs.cipp.app/user-documentation/endpoint/mem/reusable-settings.md)
- [Reusable Settings Templates](https://docs.cipp.app/user-documentation/endpoint/mem/reusable-settings-templates.md)
- [Add Reusable Settings Template](https://docs.cipp.app/user-documentation/endpoint/mem/reusable-settings-templates/add.md)
- [Assignment Filters](https://docs.cipp.app/user-documentation/endpoint/mem/assignment-filters.md)
- [Add Assignment Filter](https://docs.cipp.app/user-documentation/endpoint/mem/assignment-filters/add.md)
- [Assignment Filter Templates](https://docs.cipp.app/user-documentation/endpoint/mem/assignment-filter-templates.md)
- [Add Assignment Filter Template](https://docs.cipp.app/user-documentation/endpoint/mem/assignment-filter-templates/add.md)
- [Deploy Assignment Filter Template](https://docs.cipp.app/user-documentation/endpoint/mem/assignment-filter-templates/deploy.md)
- [Scripts](https://docs.cipp.app/user-documentation/endpoint/mem/list-scripts.md): Intune script management


---

# 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.cipp.app/user-documentation/endpoint/mem.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.
