> 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

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](/files/0IHRwWhIE6E2O3pPSxHb)

## 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`
