Skip to main content

How to Download a HAR File from Your Browser

If you experience issues in Addo, our support team may ask you to provide a HAR file to help identify and troubleshoot the problem.

Updated today

What is a HAR file?

A HAR file (HTTP Archive) is a log file that records all communication between your browser and a website.

It captures detailed technical data, including:

  • Network requests and responses

  • Loading times for each resource

  • Error messages and status codes

  • Cookies and headers

In simple terms, a HAR file provides a complete “behind-the-scenes” view of what happens when a webpage loads, making it an essential tool for troubleshooting.


When should I create a HAR file?

You may be asked to generate a HAR file if:

  • A page loads slowly

  • A feature is not working as expected

  • You encounter error messages

  • The system becomes unresponsive

The file helps support teams identify exactly where and why an issue occurs.


How to download a HAR file

Google Chrome and Microsoft Edge

  1. Open the page where the issue occurs

  2. Press F12 (or right-click → Inspect)

  3. Go to the Network tab

  4. Make sure recording is active (red ● icon)

  5. Refresh the page

  6. Reproduce the issue

  7. Click the download icon (Export HAR)

Alternatively: right-click inside the network list → “Save all as HAR”


Mozilla Firefox

  1. Press F12

  2. Go to the Network tab

  3. Refresh the page

  4. Reproduce the issue

  5. Right-click inside the list

  6. Select “Save All As HAR”


Safari (Mac)

  1. Enable Developer tools (Settings → Advanced → Show Develop menu)

  2. Open Develop → Show Web Inspector

  3. Go to the Network tab

  4. Refresh the page and reproduce the issue

  5. Click Export HAR


Best practices

To ensure the HAR file is useful:

  • Start recording before reproducing the issue

  • Refresh the page after opening the Network tab

  • Close other browser tabs to reduce noise

  • Use a private/incognito window for cleaner data


⚠️ Important: Sensitive data

A HAR file may contain sensitive information such as:

  • Cookies

  • Session data

  • Authentication tokens

Only share HAR files with trusted parties, such as Addo Support.


Need help?

If you are unsure how to create a HAR file, feel free to contact Addo Support—we are happy to guide you step by step.

Did this answer your question?