# App Management

## Allocating Resources

Navigate to the **Active** tab under **Workspaces.** You will see a list of your currently running Applications.&#x20;

![The Active Apps in your HeLx Workspace](https://1990944641-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4PzirRaG11KS9ja1o1%2F-MbaWYwsIkW1tuecxX3g%2F-MbaWn_B5nenzplxFK0t%2Fimage.png?alt=media\&token=73ef1777-1c0d-4d2b-a557-476fd7ef1351)

Find the running app whos resources you want to modify and click the **Update** button.&#x20;

![Updating an App](https://1990944641-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4PzirRaG11KS9ja1o1%2F-MbaWYwsIkW1tuecxX3g%2F-MbaWuywYlxUWvQUgr9S%2Fimage.png?alt=media\&token=c5c1afff-6af8-4fab-9cb8-277bf8d8b061)

A popup window will appear.&#x20;

![The "Update" popup window](https://1990944641-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4PzirRaG11KS9ja1o1%2F-MbaQcPDC9lFsooiDW4U%2F-MbaThkt9DNdWMb1wBCY%2Fimage.png?alt=media\&token=101e4c1b-d634-4efe-8581-48531bcc6a41)

You can modify the allocated CPUs as well as how much memory is going to your app. Click **Apply** to save your changes and modify your app.

## Renaming an App

To help identify one app from another, use the **Update** button to give your running Apps unique nicknames. This can help you keep track of the various app instances you have running.&#x20;

Follow the steps above for modifying resources to change a **Workspace Name**. Click **Apply** once you are done.&#x20;

## Deleting an App

Once you have finished using an app, you can delete it from your workspace by clicking the **Trash Button** for that App. This helps free up App resources as well as keep your **Active** page less cluttered.

![Deleting an App Instance](https://1990944641-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4PzirRaG11KS9ja1o1%2F-MbaWYwsIkW1tuecxX3g%2F-MbaX2mXq1FbbzaBdYvx%2Fimage.png?alt=media\&token=b3bd5249-3589-44d1-b1e8-b7fbdb80f16a)

You can similarly delete all running apps by clicking **Stop App**. This will end all running apps in your **Active** page.

![Deleting all running Apps from your Workspace](https://1990944641-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4PzirRaG11KS9ja1o1%2F-MbaWYwsIkW1tuecxX3g%2F-MbaX6K-qOCBcQ1_6f0t%2Fimage.png?alt=media\&token=a3e12352-bfb6-483e-89d9-8c423947972a)


---

# 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://helx.gitbook.io/helx-documentation/helx/application-management.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.
