# Extensions

- [Extensions Oveview](https://docs.intuneassistant.cloud/extensions/readme.md)
- [Assignments Manager](https://docs.intuneassistant.cloud/extensions/assignments-manager.md)
- [Workflow](https://docs.intuneassistant.cloud/extensions/assignments-manager/workflow.md)
- [Create Assignment Templates](https://docs.intuneassistant.cloud/extensions/assignments-manager/workflow/create-assignment-templates.md)
- [Supported scenarios](https://docs.intuneassistant.cloud/extensions/assignments-manager/supported-scenarios.md)
- [Backup & Restore](https://docs.intuneassistant.cloud/extensions/assignments-manager/backup-and-restore.md)
- [Needed Permissions](https://docs.intuneassistant.cloud/extensions/assignments-manager/needed-permissions.md)
- [MSP Support](https://docs.intuneassistant.cloud/extensions/msp-support.md)
- [Overview](https://docs.intuneassistant.cloud/extensions/msp-support/overview.md)
- [Tenant Management](https://docs.intuneassistant.cloud/extensions/msp-support/tenant-management.md)
- [License Management](https://docs.intuneassistant.cloud/extensions/msp-support/license-management.md)
- [Multi-Tenant Permissions](https://docs.intuneassistant.cloud/extensions/msp-support/multi-tenant-permissions.md)
- [Switch Tenants](https://docs.intuneassistant.cloud/extensions/msp-support/switch-tenants.md)
- [Worker](https://docs.intuneassistant.cloud/extensions/worker.md): The IntuneAssistant Worker brings automation and continuous monitoring directly into your own Intune environment — so your Intune management never sleeps.
- [Finish Installation](https://docs.intuneassistant.cloud/extensions/worker/finish-installation.md)
- [Manage Jobs](https://docs.intuneassistant.cloud/extensions/worker/manage-jobs.md)
- [Poisoned jobs](https://docs.intuneassistant.cloud/extensions/worker/manage-jobs/poisoned-jobs.md)
- [Add worker permissions](https://docs.intuneassistant.cloud/extensions/worker/add-worker-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.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.
