# Applications

The **Applications** category allows you to add applications that users can work with.

<figure><img src="https://1421284924-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5mooNgJeAuk6nMFZeon2%2Fuploads%2FQUbzx9vGlR1BcoTuu9q9%2Fimage%20(8).png?alt=media&#x26;token=c6ae8ade-55dc-4c27-a05d-2a93b189bd4c" alt="The Application category"><figcaption></figcaption></figure>

## **Add an application**

To add an application:

1. Navigate to the **Application** category.
2. Click the **Add Application** button.
3. Parallels Browser Isolation supports two types of applications:

   * Secure browser: An instance of secure browser. You can create several instances for different users and groups and configure different policies for them.
   * Web application: A standalone web application.

   Depending on the type of application you want to add, click either **Add Secure Browser** or **Add Secure Web Application**.
4. Configure the application settings:
   * **Name**: The name of the application.
   * (Optional) **Description**: The description of the application.
   * (Optional) **Icon**: The application icon.
   * **Start URL**: Depends on the type of application. For secure browser instances, this is the URL of the home page. For the web application, this is the URL of the application.
   * (Web applications only) **Domains**: Additional domains that can be accessed from the application, for example, IdP login pages. You can add several domains simultaneously by clicking the **Add from File** button and selecting a .csv file with the list of domains. In addition to that, you can [Add allowed domains by browsing a web application](#web-applications-only-add-allowed-domains-by-browsing-a-web-application).
   * **Users**: Users who can access the application.
   * **Groups**: User groups that can access this application.
   * (Optional) **Apply policies**: Policies that apply to the application.
5. Click **Add**.

## (Web applications only) Add allowed domains by browsing a web application

Instead of adding allowed domains manually and uploading a .csv file, you can add domains to the allowed domain list by browsing an application.

To add allowed domains by browsing a web application:

1. Navigate to the **Application** category.
2. Select the application that you want to edit.
3. Navigate to the card with the application that you want to edit and click the three dots button ( <img src="https://1421284924-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5mooNgJeAuk6nMFZeon2%2Fuploads%2FeE5iuckMPlBg83Scvqme%2FScreenshot%202024-09-13%20at%2018.38.19.png?alt=media&#x26;token=0ac9b4f1-615a-4389-ad26-87c553227ef8" alt="" data-size="line">).
4. Click **Edit**.
5. In the **Domains** section, click **Discover**.
6. A new dialog will open the page specified in the application's **Start URL** field. Navigate through the pages of the web application that access other domains and click **Next**.
7. In the dialog that opens, select the domains that you want to add to the allowed domains list and click **Update**.

## **Edit application settings**

To edit application settings:

1. Navigate to the **Application** category.
2. Navigate to the card with the application that you want to edit and click the three dots button ( <img src="https://1421284924-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5mooNgJeAuk6nMFZeon2%2Fuploads%2FWtFo5Npc5qofGJ68Y6vp%2FScreenshot%202024-09-13%20at%2018.38.19.png?alt=media&#x26;token=47608bc7-90e1-4328-aa88-34408ff6f2ce" alt="" data-size="line">).
3. Click **Edit** and change the settings.
4. Click **Save**.

You can also edit application settings by clicking the application card and then clicking the **Edit** button in the side drawer.

## View **application settings**

To view application settings:

1. Navigate to the **Application** category.
2. Navigate to the card with the application that you want to view.
3. Do one of the following:
   1. Click the card.&#x20;
   2. Click the three dots button ( <img src="https://1421284924-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5mooNgJeAuk6nMFZeon2%2Fuploads%2FWtFo5Npc5qofGJ68Y6vp%2FScreenshot%202024-09-13%20at%2018.38.19.png?alt=media&#x26;token=47608bc7-90e1-4328-aa88-34408ff6f2ce" alt="" data-size="line">) and click **View**.&#x20;

You can also view application settings by clicking on an application card.

## **Delete an application**

To remove an application:

1. Navigate to the **Application** category.
2. Navigate to the card with the application that you want to delete and click the three dots button ( <img src="https://1421284924-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5mooNgJeAuk6nMFZeon2%2Fuploads%2FWtFo5Npc5qofGJ68Y6vp%2FScreenshot%202024-09-13%20at%2018.38.19.png?alt=media&#x26;token=47608bc7-90e1-4328-aa88-34408ff6f2ce" alt="" data-size="line">).
3. Click **Delete**.

You can also delete an application by clicking the application card and then clicking the **Delete** button in the side drawer.


---

# 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.parallels.com/landing/pbi-guides/parallels-browser-isolation-administrators-guide/parallels-browser-isolation-interface/applications.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.
