> 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-console-recording.md).

# End Console Recording

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

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

## When to use it

* Close a console capture after the logs you care about have appeared.
* Keep the bracket tight so the recording stays focused.

## Example Flow

![Start console recording, Open, End console recording](/files/gne4Uhf1WGLrEa81JIOq)

## Configure

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

## Related

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

**Tags:** `utility`, `console`, `recordEnd`, `logs`
