This article explains how to capture a HAR (HTTP Archive) file using Google Chrome. HAR files record a browser’s network activity and are often required by Aircall Support to diagnose performance or connectivity issues.
Important: This guide is intended for technical audiences, such as IT administrators.
What is a HAR file
A HAR file captures detailed information about how your browser interacts with a website, including requests, responses, and timing data. This information helps identify network-related issues affecting Aircall.
Capture a HAR file in Google Chrome
Follow the steps below to generate a HAR file.
Steps:
- Open Google Chrome. Chrome is recommended for best compatibility.
- Open Developer Tools:
- Right-click anywhere on the page and select Inspect, or
- Use the keyboard shortcut:
-
Windows/Linux:
Ctrl + Shift + I -
macOS:
Cmd + Option + I
-
Windows/Linux:
- Open the Network tab in Developer Tools.
- Enable Preserve log by clicking on the checkbox. This ensures network activity is not cleared when navigating between pages.
- Start recording:
- If the circle icon in the top left of the Network tab is gray, click it to start recording.
- A red circle indicates recording is active.
- Reproduce the issue:
- Perform the exact action in Aircall that triggers the problem, such as placing a call or opening the dialer.
- Save the HAR file:
- Click the Export HAR or download icon (downward arrow) in the Network tab.
- Save the file to your computer.
Important considerations
Important: HAR files may contain sensitive information, such as account details or session tokens. Review the file carefully and remove any sensitive data before sharing it.
Send the HAR file to Aircall Support
When submitting the HAR file to Aircall Support:
- Include a clear description of the issue.
- List the steps used to reproduce the problem.
- Attach the HAR file to your support ticket.
- Compress the file if it is large, using your preferred compression tool.
Providing a HAR file with detailed reproduction steps helps our Support team investigate and resolve issues more efficiently.