# Extensions Oveview

IntuneAssistant started as a community-driven tool—built to make Microsoft Intune more transparent, understandable, and easier to manage. What began as a way to explore and visualize configurations quickly gained traction among administrators who wanted more than just insights.

As adoption grew, so did the requests.

Organizations started asking for support on existing features, while Managed Service Providers (MSPs) highlighted the need for multi-tenant capabilities such as GDAP support. At the same time, many Intune administrators were looking for ways to go beyond visibility—towards automation, consistency, and real operational efficiency in their day-to-day work.

That’s where **IntuneAssistant Extensions** come in.

Extensions expand the core capabilities of IntuneAssistant by introducing advanced functionality and business logic designed for real-world scenarios. They enable you to:

* Automate repetitive administrative tasks
* Manage configurations at scale (such as bulk assignments)
* Implement structured and repeatable processes
* Schedule reports and monitor changes over time
* Support multi-tenant and MSP-driven environments

In short, Extensions transform Intune Assistant from an insight tool into an **execution and automation platform**—helping you move from “understanding your environment” to actively improving and controlling it.

It's not an additions on the free community features but complete separate products that use the same Intune Assistant backend.

Whether you’re managing a single tenant or operating across multiple customers, Extensions provide the building blocks to scale your Intune operations with confidence.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-user-robot">:user-robot:</i></h4></td><td><strong>Worker</strong></td><td>Running tasks at your side</td><td></td><td></td><td><a href="/pages/325bc79ce7fd6317d40578e2728aa6c7fc729d2f">/pages/325bc79ce7fd6317d40578e2728aa6c7fc729d2f</a></td></tr><tr><td><h4><i class="fa-arrows-down-to-people">:arrows-down-to-people:</i></h4></td><td><strong>Assignments Manager</strong></td><td>Bulk assign using update rings</td><td></td><td></td><td><a href="/pages/08f4345a6ce1e943995fb3cc4330dc83f5721fd2">/pages/08f4345a6ce1e943995fb3cc4330dc83f5721fd2</a></td></tr><tr><td><h4><i class="fa-rectangle-history-circle-plus">:rectangle-history-circle-plus:</i></h4></td><td><strong>MSP Support</strong></td><td>Add GDAP to the product</td><td></td><td></td><td><a href="/pages/7tndpgNJ1KNH9I2AyzrE">/pages/7tndpgNJ1KNH9I2AyzrE</a></td></tr></tbody></table>

{% hint style="info" %}
**Why Extensions exist**\
IntuneAssistant started as a free community tool—and it will stay that way.

But supporting users, maintaining features, and building solutions with business logic that truly help in daily operations takes time and effort.

Extensions make it possible to keep improving the platform for the community while offering support and advanced functionality where it matters most.
{% endhint %}


---

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