# Working with applications

When you log in, you will see the list of available applications. You can start several applications and a browser simultaneously.

<figure><img src="/files/QJUGqe4rWjuf5qMqVlRF" alt="Parallels Browser Isolation User Portal"><figcaption></figcaption></figure>

## **Opening an application**

To open an application:

1. Find the application you need in the application list. You can use the search bar on top of the list..
2. Click the application. It will open in a new tab.

{% hint style="info" %}
**Note**: When you open an application, you will see an indicator signifying that your session is safe. Depending on the policy set by your administrator, it may be a blue border, a toast notification, or a tab icon.
{% endhint %}

## **Using the browser**

The browser is an application that allows you to open URLs, just like you would in any other browser. The list of URLs that you can access may be restricted by your administrator.

<figure><img src="/files/o11wi2VJBpflrElRA7C3" alt="The browser"><figcaption></figcaption></figure>

### Opening a URL in the browser

To open a URL in the browser:

Copy or type the URL in the address bar on the top of the browser and press the Enter key.

## Using the toolbar

You can use the toolbar in the browser and applications for quick navigation.

<figure><img src="/files/je2V9GcTMdu0qil2t8ro" alt="The browser toolbar"><figcaption></figcaption></figure>

The following elements are available in the toolbar:

* Back and Forward buttons: The arrow pointing to the left returns you to the previous page, and the arrow pointing to the right lets you navigate to the page from which you returned.
* Reload button: Reloads the page.
* Print button: Prints the page. This button is available only if your administrator allows printing.
* Home button: Returns you to the home page. Your administrator specifies the home page address.
* Address bar: Allows you to enter the URL of the page you want to visit.
* Info button: Show the policies set by your administrator.&#x20;

### Context Menu&#x20;

The context menu is a quick-access menu that appears when you right-click anywhere in the application. It provides relevant actions based on the type of content you interact with, helping you navigate and perform tasks more efficiently.

#### Blank Page

* **Back** – Go to the previous page
* **Forward** – Go to the next page
* **Reload** – Refresh the page

#### Links

* **Open Link in New Tab** – Open the link in a new tab
* **Copy Link Address** – Copy the link URL

#### Images

* **Open Image in New Tab** – View the image in a new tab

#### Selected Text

* **Copy** – Copy highlighted text

#### Editable Text Fields

* **Copy** – Copy selected text
* **Cut** – Cut selected text
* **Paste** – Paste from clipboard

**Note:** Options appear only when relevant to what you click.


---

# 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-users-guide/working-with-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.
