> For the complete documentation index, see [llms.txt](https://docs.does.qa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.does.qa/test-steps/utility/end-har-recording.md).

# End HAR Recording

Stop an active HAR recording and keep the captured network traffic.

End HAR recording stops the capture started with [Start HAR recording](/test-steps/utility/start-har-recording.md). Place it after the journey you wanted to inspect.

![End HAR recording Test Step](https://app.does.qa/screenshots/node/utility_har_recordEnd.png)

## When to use it

* Close a HAR capture after the requests you care about have finished.
* Keep the bracket tight so the recording stays focused.

## Example Flow

![Start HAR recording, Open, End HAR recording](https://2973996442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH10EEO19EDpBHNPowThh%2Fuploads%2Fgit-blob-ae692bb9b8496e7168fdb7847c96c5d3fc9adb44%2Fhar-recording-miniflow-approx.png?alt=media)

## Configure

This step has no fields. It ends the active HAR recording on the Test Case.

## Related

* [Start HAR recording](/test-steps/utility/start-har-recording.md)
* [End console recording](/test-steps/utility/end-console-recording.md)
* [Utilities](/test-steps/utility.md)

**Tags:** `utility`, `har`, `recordEnd`, `network`, `logs`
