# Updating your private (custom) applications in Scappman

Scappman enables you to bring your own custom applications to the party and enjoy all of our predefined automation logic.

To update your own app in Scappman, simply browse to the [Scappman portal ](https://portal.scappman.com/welcome)and sign in.

Open the App Store and locate and **Click** on your application.

<figure><img src="/files/WrWiZ0lWcskqEQFgLqq7" alt=""><figcaption></figcaption></figure>

Click on **Add Version**

<figure><img src="/files/LtKNay60JOFYjcLrRv3C" alt=""><figcaption></figcaption></figure>

Define the new version of the application and upload the new installer files and click **Next**.

<figure><img src="/files/Yfp5o67SN27nZ7MJtgr5" alt=""><figcaption></figcaption></figure>

On the Installation commands, change the commands if needed. When using the variable for the installerfile, the name will dynamically change with the new installerfile you uploaded.

<figure><img src="/files/vZVPY9seagXe1VzMbCWZ" alt=""><figcaption></figcaption></figure>

Add your new detection rules and click on update.

<figure><img src="/files/BGGTc8NvZIKgbWrfbL4I" alt=""><figcaption></figcaption></figure>

The application will be updated between 11PM and 6AM CET in lntune. If you want to make this process faster, click the update now icon on the installation page or redeploy the application.


---

# 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://support.scappman.com/applications/bring-your-own-app-to-scappman/updating-your-private-custom-applications-in-scappman.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.
