New article
Recently updated
Capturing a HAR file in Google Chrome
Who is this article for?
Users experiencing an error in the browser.
Standard user permissions.
A HAR (HTTP Archive) file records network activity in your browser and helps support teams diagnose issues.
Opening the browser inspection tools
To access the inspection tools:
- Go to the page you want to capture.
- Right-click anywhere on the page.
- Select Inspect.

Configuring the Network tab
To prepare the network capture:
- Click the Network tab.
- Ensure Preserve Log is checked.

Reproducing the error
To capture the network activity:
- Leave the Inspect panel open.
- Refresh the page.
- Reproduce the error you are experiencing.
Downloading the HAR file
To save the captured data:
- Click the download arrow to save the .har file to your computer.

Submitting the file to support
To share the file with the support team:
- Attach the HAR file to your support ticket for review.