# Move the Application to a Custom Folder

*Applies to: Patch My PC Publisher*\
*Available at level: Vendor, Product*\
*Available on tab: ConfigMgr Apps*

## Overview

The **Move the Application to a Custom Folder** option allows you to control where ConfigMgr applications created by the Publisher are stored within the ConfigMgr console.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FQZDWR7Moe1wjF7i68uv8%2Fimage.png?alt=media&#x26;token=773e3fde-cfb4-42a9-b203-b58f85118926" alt="Move the Application to a Custom Folder" width="495"><figcaption></figcaption></figure>

Instead of leaving newly created applications in the default Applications root node, this setting automatically moves them into a folder structure that better aligns with how you organize and manage software.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FceKTHFeHZ1urIlmFGufJ%2Fimage.png?alt=media&#x26;token=178c6eff-195f-4f33-b654-d5832509e72a" alt="ConfigMgr Application Folders" width="563"><figcaption></figcaption></figure>

## Override Behavior

This option will override the global [Move applications to a specific console folder](https://docs.patchmypc.com/administration/configmgr-apps/options/application-creation-options#move-applications-to-a-specific-console-folder) ConfigMgr setting. This lets you group apps in a way that makes sense for your environment, for example, placing all Google products in a **Google** folder, or isolating test applications in a separate folder structure.

### Configure a Custom Folder

When using this right-click option, the **Select Console Folder** dialog allows you to choose where newly created ConfigMgr applications should be placed after publishing.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FE47Vr430MHJ3xEzN8EHZ%2Fimage.png?alt=media&#x26;token=254f2b86-1139-439d-b9ef-c5bba7795391" alt="Select a console folder" width="450"><figcaption></figcaption></figure>

1. Right-click the **Vendor** or **Product** you want to configure.
2. Select **Move the application to a custom folder**.
3. In the **Select Console Folder** window:
   * Browse the existing folder structure under **Applications**.
   * Select the target folder where applications should be moved.
4. (Optional) To create a new folder:
   * Enter a folder name in the **Create New Folder** field.
   * Click **Create Folder**.
5. Click **OK** to save the selection.

Use the **Refresh** button to reload the folder list observed in the ConfigMgr console.


---

# 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.patchmypc.com/patch-my-pc-publisher/customizations-right-click-options/move-the-application-to-a-custom-folder.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.
