# Application packages

## Create application package

1. Select **Apps** in Hub menu and select **Create Package**.

   <figure><img src="/files/sj6or37JE0ybs5btMG8C" alt=""><figcaption></figcaption></figure>
2. Enter the name of the package.
3. Set the icon and color.
4. Select **Add developers** to add one or more groups. Members of the groups will have full access to the package and its content.&#x20;
5. **Save**.

   <div align="left"><figure><img src="/files/WqWPQbmAHz3c5D7XiNx5" alt="" width="263"><figcaption></figcaption></figure></div>

{% hint style="info" %}
At least one access group needs to be assigned to the package.
{% endhint %}

## Edit application package

1. Hover over the app package card and the context menu will appear, click on **Edit**.
2. You can now change the title, icon, color and the assigned groups.&#x20;

## Delete application package

1. Hover over the app package card and the context menu will appear, click on **Delete**.

{% hint style="danger" %}
Deleting a package will also delete all of its content. This operation can not be undone.
{% endhint %}


---

# 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.novacura.com/flow-connect/working-with-connect/create-and-design/application-packages.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.
