# Getting Started

### New User

* [**Quick Start Guide** A concise, graphical guide, ideal for anyone who is new to Highlight](/getting-started/new-user/quick-start-guide.md)
* [**Glossary** Highlight specific terms and industry terms explained](/getting-started/new-user/glossary.md)
* [**Add Users** Request user accounts for colleagues or customers](/getting-started/new-user/add-users.md)
* [**Terms and Conditions** Terms of Use and Data Protection](/getting-started/new-user/terms-and-conditions.md)
* [**User Authentication** Outlines first login and account renewal processes](/getting-started/new-user/user-authentication.md)
* [**User Menu** For changing your password, quick links in Highlight and domain information](/getting-started/new-user/user-menu.md)

### Useful Information

* [**Advocacy** Join the Highlight Advocacy Board](https://support.highlight.net/help/getting_started/advocacy)
* [**Reset Password** Request a password reset](https://support.highlight.net/help/getting_started/user_menu#forgotten_password)
* [**Favourites** Create Favourites for quick accesss and for use with alerting and reporting](https://support.highlight.net/help/getting_started/favourites)
* [**Saved Settings** Which settings are saved when you next log in](https://support.highlight.net/help/getting_started/saved_settings)
* [**AppVis** Steps required to enable AppVis in Highlight](https://support.highlight.net/help/getting_started/enable_appvis)
* [**Flow** Steps required to enable Flow reporting in Highlight](https://support.highlight.net/help/getting_started/enable_flow)
* [**Domains** Highlight's multi-channel single pane of glass explained](https://support.highlight.net/help/getting_started/domains)
* [**Network Explorer** The Network Explorer tree explained](https://support.highlight.net/help/getting_started/tree)
* [**Searching** Search for folders, locations, watches and controllers](https://support.highlight.net/help/getting_started/search)

### Release Notes

* [**Release Notes** Read about new features and bug fixes in each Highlight release](https://support.highlight.net/help/getting_started/release_notes)
* [**Browsers Supported** Highlight works best with current versions of Chrome, Firefox and Edge](https://support.highlight.net/help/getting_started/browser_compatibility)

### Get in touch

If you can't find the answer you need on this site then please don't hesitate to get in touch.

* [**Contact us** Our address, phone number and email address](https://support.highlight.net/help/getting_started/contactus)


---

# 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.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.
