# Microsoft 365

- [Export Shared Mailbox Permissions](https://wiki.bryanpcoleman.com/microsoft-365/export-shared-mailbox-permissions.md)
- [Change Microsoft 365 Update Channel](https://wiki.bryanpcoleman.com/microsoft-365/change-microsoft-365-update-channel.md): Typically used to change the channel from Semi-Annual Enterprise to the Current channel release so the latest updates/features added to or improved upon for Microsoft 365 are available to users.


---

# 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://wiki.bryanpcoleman.com/microsoft-365.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.
