# Browsers Supported

### Overview

Highlight is cutting edge software that takes advantage of modern browser technology. For the optimal experience we highly recommend accessing Highlight using the latest officially released versions. Users of non-supported browsers may find that some parts of Highlight do not display or function as expected.

### Compatible browsers

Highlight supports the following browsers:

* ![Chrome](https://support.ci.highlight.net/help/images/browser_chrome.png)

  #### Chrome

  Current release
* ![Edge](https://support.ci.highlight.net/help/images/browser_edge.png)

  #### Edge

  Current release (Chromium)

  Note: Edge Legacy is not supported
* ![Firefox](https://support.ci.highlight.net/help/images/browser_ff.png)

  #### Firefox

  Current release and current ESR

If you are experiencing issues and are already using the most current version of your browser, then you may need to clear your browser's cache and cookies. Cookies are small pieces of information stored on your computer by your browser to customise what you see on a webpage. The cache is website information that is stored on your computer so webpages will load faster. Clearing your cache and cookies can help resolve many browser functionality issues when using Highlight.

### Future changes

We continually monitor browser usage among our user community and the versions supported will be updated based on the requirements of users and the development of new browser versions. A minimum of 3 months notice will be given before a version is removed from our supported browser list – this will be documented on the release notes.


---

# 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/browsers-supported.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.
