# Favourites

### Overview

Favourites are locations or folders that appear at the top of your Network Explorer tree for quick access. It's also possible to send alert emails on your favourites and run a report on your favourites.

### Using Favourites

On various pages in Highlight, an amber star appears to the right of any location or folder. This star has 3 possible options which are detailed below:

<table><thead><tr><th width="76.80078125">Icon</th><th>Text</th><th>Meaning</th><th>Action on Click</th></tr></thead><tbody><tr><td><picture><source srcset="/files/3ockiZ5RwmRzhIFDAwrA" media="(prefers-color-scheme: dark)"><img src="/files/FGpjvbVwjgAoSp2XqQId" alt="Add to favourites icon"></picture></td><td>Add to favourites</td><td>Selected item is not currently a favourite</td><td>Adds item to favourites and refreshes the tree</td></tr><tr><td><picture><source srcset="/files/Nw31Ctek93av8FvSWkWC" media="(prefers-color-scheme: dark)"><img src="/files/h6lSQXaytZH1f1BNjcgw" alt="Remove from favourites icon"></picture></td><td>Remove from favourites</td><td>Selected item is already a favourite</td><td>Removes item to favourites and refreshes the tree</td></tr><tr><td><picture><source srcset="/files/fySFd1SYlHknDYqsQQKi" media="(prefers-color-scheme: dark)"><img src="/files/0FpwhsCOeiT8q7TVIRN9" alt="Within favourites folder icon"></picture></td><td>Within favourite folder</td><td>Selected item has a parent folder already in favourites so it cannot be added or removed</td><td>No action</td></tr></tbody></table>

A location or folder cannot be added to Favourites if its parent folder is already in Favourites. If a parent folder is added to Favourites, any locations or subfolders within that folder are removed from Favourites since they cannot appear in Favourites twice.

When Favourites is selected in the Network Explorer tree, it's not possible to provide Reporting Audit log events.

### Alerting

Using Favourites, it's possible to alert on a customised set of folders and locations. First, select Favourites in the Network Explorer tree. Then, from Status Alerting, click , set up the alert and

{% hint style="info" %}
Alerts on favourites will be sent to your own email address as shown in your Highlight user account and cannot be changed.
{% endhint %}

### Reporting

Use Favourites to create a report on a customised set of folders and locations. First, select Favourites in the Network Explorer tree. Then, from Reporting Network, in **For:** choose Favourites instead of a folder.

It's also possible to set up a scheduled report on your favourites.

### Searching

Network / Favourites toggle\
If **Network** selected, clicking on any item moves the tree to that folder or location\
If **Favourites** selected, clicking on any item moves to that folder or location in your Favourites


---

# 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://help.highlight.net/getting-started/useful-information/favourites.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.
