> 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-publisher/manage/intune-tabs.md).

# Intune tabs of Patch My PC Publisher

*Applies to: Patch My PC Publisher V3.x*

The **Intune Apps** tab in Patch My PC (PMPC) Publisher is where third-party applications are configured and customized for Microsoft Intune, whilst the **Intune Updates** tab is where third-party updates are configured and customized for Intune.

{% hint style="info" %}
**Note**

Given the Intune tabs share functionality, all documentation applies to both unless specifically stated.
{% endhint %}

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/VQj5OOxJxQb5Dod2WSer"><strong>Overview</strong></a><br>Explanation of what the <strong>Intune Apps</strong> and <strong>Intune Updates</strong> tabs are used for</td></tr><tr><td><a href="/pages/eeD1LDX8eRuW4fhdBNMU"><strong>Product Tree</strong></a><br>Select, manage and customize third-party vendors and products</td></tr><tr><td><a href="/pages/eLJ8VRaohtY6xv7gjSYD"><strong>Intune Options</strong></a><br>More advanced options to control the publishing behaviour and manage applications and updates in Intune</td></tr><tr><td><a href="/pages/t1wFNbkBey6AsOLU1rNl"><strong>Scan Intune</strong></a><br>Learn how Publisher can scan your Intune tenant to determine which third-party products are present in your environment</td></tr><tr><td><a href="/pages/CSdhsEWsWyC40n8unv5Q"><strong>Intune Manager</strong></a><br>Learn how you can use Publisher to view and manage Win32 apps (applications and updates) in Intune</td></tr></tbody></table>


---

# 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-publisher/manage/intune-tabs.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.
