# Managing web links

Use web links to store links to websites. You can only manage web links in the ENGAGE app when you're in a Session. For information about how to manage web links in the ENGAGE app, see the sections below.

## Creating a web link

{% hint style="info" %}
You can also create web links in the web manager. For more information, see [Creating a web link in the web manager](/engage/web-manager/media/creating-a-web-link-in-the-web-manager.md).
{% endhint %}

1. Open your menu or tablet, and then select **Web** <img src="/files/A00opt8aDoxODK9w66u8" alt="" data-size="line">.
2. On the **Web** page, select **Web links**.
3. Select **My web links**.
4. Select **New link**.
5. In the **Add web link** window, enter a title, URL, and description. When you view your web links, it's the title that's displayed in the list.
6. Select **Save**.

{% hint style="info" %}
If you want to save a link to the page that's currently displayed in your web browser, copy the URL from the address bar before you create the web link, and then paste it into URL field.
{% endhint %}

## Loading a website from a web link

1. Open your menu or tablet, and then select **Web** <img src="/files/A00opt8aDoxODK9w66u8" alt="" data-size="line">.
2. On the **Web** page, select **My links**.
3. Select a web link.

The website loads in your web browser.

## Editing a web link

1. Open your menu or tablet, and then select **Web** <img src="/files/A00opt8aDoxODK9w66u8" alt="" data-size="line">.
2. On the **Web** page, select **Web links**.
3. Select **More** <img src="/files/hREyPn2RidKz7ygeIFfJ" alt="" data-size="line"> for the web link that you want to edit, and then select **Edit** from the list that appears.
4. Update as required, and then select **Save**.

## Deleting a web link

1. Open your menu or tablet, and then select **Web** <img src="/files/A00opt8aDoxODK9w66u8" alt="" data-size="line">.
2. On the **Web** page, select **My links**.
3. Select **More** <img src="/files/hREyPn2RidKz7ygeIFfJ" alt="" data-size="line"> icon for the web link that you want to delete, and then select **Delete** from the list that appears.
4. In the **Delete link** prompt, select **Delete the link**.


---

# 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.engagevr.io/engage/essential-features/personal-browser/managing-web-links.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.
