> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-insights/dashboard-guides/advanced-insights-software-dashboard/advanced-insights-microsoft-365-apps-dashboard.md).

# Advanced Insights "Microsoft 365 Apps" Dashboard

*Applies to: Patch My PC Advanced Insights*

{% hint style="info" %}
Microsoft 365 Apps Supported Versions data is collected from the following URL's:<br>

* <https://learn.microsoft.com/en-us/officeupdates/update-history-office365-proplus-by-date>
* <https://learn.microsoft.com/en-us/officeupdates/update-history-beta-channel>
* <https://learn.microsoft.com/en-us/officeupdates/update-history-current-channel-preview>

Access to this site is required from the Advanced Insights server to accurately render this dashboard.
{% endhint %}

<figure><img src="/files/IyznjUfDHLFvWPu5ZWia" alt=""><figcaption><p>Microsoft 365 Apps</p></figcaption></figure>

On this dashboard we show you data with regards to the Microsoft 365 Apps.  The information shown  in the donut charts are:

* Support Status
* Servicing Channel
* Platform (Architecture)
* Release Version
* Build Version

The table shows the latest support data from Microsoft.

When you click on the cog on any of these donuts you will be able to view the whole chart data.

<figure><img src="/files/MxQJYto5qzvpjDIHrygQ" alt=""><figcaption><p>View Chart Data</p></figcaption></figure>

### Chart Data

In this data you filter on any of the headings and also export the data too.

<figure><img src="/files/CZw92aXddMLsHlChsxS1" alt=""><figcaption><p>Chart Data</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-insights/dashboard-guides/advanced-insights-software-dashboard/advanced-insights-microsoft-365-apps-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
