> For the complete documentation index, see [llms.txt](https://docs.akiraghost.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akiraghost.com/product-guides/akira-memory/features/misc/macro-recorder.md).

# Macro Recorder

Macro Recorder captures what you do — mouse movement, clicks, scrolling, and keypresses — and plays it back on demand. Anything you can do manually, a macro can repeat for you.

Recordings are not managed through the main settings panel. Instead, they are saved and loaded through the **Configs** tab under the **Macros** section. Loading a saved macro arms it for replay; the macro runs as soon as you trigger it.

## How to use macros

{% stepper %}
{% step %}

### Record a macro

Enable the recorder and perform the actions you want to capture. Macro Recorder tracks your mouse movement, clicks, scroll input, and keyboard presses throughout the session.
{% endstep %}

{% step %}

### Save it as a config

When you are done recording, open the **Configs** tab and save your recording under **Macros**. Give it a descriptive name so you can find it later.
{% endstep %}

{% step %}

### Load to replay

Open the Configs tab, find your macro under Macros, and load it. The macro will run from start to finish, repeating every captured action in order.
{% endstep %}
{% endstepper %}
