# Assignments Manager

## Assignments Manager

{% hint style="success" %}
**Enterprise Feature** — This extension is available exclusively on the Enterprise license. Once activated, it becomes available in your frontend.
{% endhint %}

### Overview

Microsoft Intune assignment management is built for MSP\`s and enterprises (single and multi tenant). Assignments Manager standardizes, monitors, and validates policy assignments at scale with bulk-driven automation.

## Assignment Manager

Standardize Microsoft Intune assignments across multiple tenants or complex enterprise environments from a single desired state file. Deploy, monitor, and maintain consistent assignments at scale with CSV-driven automation.

* Multi-tenant & enterprise scale\
  Deploy consistent assignment patterns across customer tenants (MSPs) or business units (enterprises).
* Continuous compliance monitoring\
  Validate assignments against your desired state CSV and catch configuration drift before it impacts users.
* Enterprise-grade automation\
  Bulk operations, safety validations, and audit trails designed for production environments.

Perfect for MSPs and Large Enterprises

Keep all your customers (multi tenant) "between the lines" by checking assignments using desired state files.

***

### Primary use cases

Many MSPs use 'shipping ' tools to send policies from a baseline tenant to an edge tenant. \
See Assignments Manager as an extension at the top of that 'shipping' tool. So there is a baseline tenant that sends default policies to a tenant. \
\
Assignments Manager allows you to be very flexible to assign the shipped policies at the customer level at the time you want.&#x20;

#### For Managed Service Providers (MSPs)

* **Standardize Intune assignments** across multiple customer tenants
* **Monitor assignment drift** across your customers' tenants
* **Automate desired state configuration** for new customers
* **Scale operations** without manual work that doesn't scale

***

### What makes this different

Unlike traditional assessment tools that only report what exists, Assignment Manager helps you **maintain** the desired state:

* **Deploy** standardized assignments from your CSV templates
* **Monitor** assignments compliance against your desired configuration
* **Correct** drift when assignments don't match expectations

Beyond assessment tools

Most tools tell you what's there. This tool ensures that what **should** be there actually **stays** there.

***

### Quick start workflow

This workflow is a widely use process

{% stepper %}
{% step %}

### Create your CSV template

Create a bulk export of the needed policies using the Assignments Overview page.&#x20;
{% endstep %}

{% step %}

### Open Assignment Manager

Go to **Extensions → Assignment Manager**
{% endstep %}

{% step %}

### Upload CSV

Upload your CSV to see what needs to change
{% endstep %}

{% step %}

### Review comparison

Review the comparison against current tenant state
{% endstep %}

{% step %}

### Apply changes

Apply changes and validate results
{% endstep %}

{% step %}

### Reuse template

**Reuse the same CSV** across other tenants or environments
{% endstep %}
{% endstepper %}

Template-driven consistency

Develop your assignment templates once, then deploy them consistently across your entire infrastructure.

***

### Screenshots

<https://docs.intuneassistant.cloud/docs/extensions/assignments-manager/overview/#screenshots>

![Assignment Manager - Upload screen](/files/72c60d1f2b2b77bc70cf8e5aaf35ecc2740793ea) ![Assignment Manager - Compare view](/files/94e85baa440be0ab41eb8655fe97bf02f3d7f665) ![Assignment Manager - Migration results](/files/9163a7f58a6440c1bfb1b3bf51b0796cc24e0348)

***

### Next steps

<https://docs.intuneassistant.cloud/docs/extensions/assignments-manager/overview/#next-steps>

[Create assignments template\
Learn how to create standardized assignment templates from existing tenant configurations or craft new ones from scratch.](/extensions/assignments-manager/intune-assignments/create-assignment-templates.md)

[How it works\
The workflow: template → deploy → monitor → maintain across environments.](/extensions/assignments-manager/intune-assignments/workflow.md)

[Needed Permissions\
Complete guide to configuring granular permissions for Intune Assistant users](/security-and-compliance/needed-permissions.md)

[Needed Permissions\
Complete guide to configuring permissions for the Intune Assistant Assignments Manager extension](/extensions/assignments-manager/intune-assignments/needed-permissions.md)


---

# 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://docs.intuneassistant.cloud/extensions/assignments-manager.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.
