> 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/configs.md).

# Configs

*Configs* let you snapshot everything — your feature settings, click-recorder timings, and recorded macros — and restore them with a single click. Switch between a PvP setup and a farming setup in seconds, or share your configuration with other players.

There are three config types, each on its own sub-tab:

* **Configs** — all your feature settings.
* **Recorder** — your click-recorder timing profiles.
* **Macros** — recorded macro scripts.

Each tab has two sections: **My Configs** (configs you created) and **Public** (configs shared by other users).

## Creating a config

{% stepper %}
{% step %}

### Open the Add panel

Switch to the config type you want to save (Configs, Recorder, or Macros), then click **Add**.
{% endstep %}

{% step %}

### Name it and add a description

Give your config a short name and an optional description so you know what it does later.
{% endstep %}

{% step %}

### Choose visibility

Toggle **Public** on if you want other users to be able to find and load your config. Leave it off to keep it private.
{% endstep %}

{% step %}

### Save

Click **Save**. Your config appears in the My Configs list immediately.
{% endstep %}
{% endstepper %}

## Managing your configs

Select a config in **My Configs** and use the buttons above it:

* **Save** — overwrites the config with your current settings. Akira asks for confirmation before overwriting — the previous data is gone once you confirm.
* **Load** — applies the config's stored settings immediately.
* **Edit** — renames the config or updates its description or visibility.
* **Delete** — permanently removes the config after a confirmation prompt.

{% hint style="danger" %}
**Deletion is permanent.** There is no way to recover a deleted config. Export or note down anything you need before deleting.
{% endhint %}

## Loading a public config

Public configs are shared by other Akira users. You can browse them or load one directly by its reference ID.

{% stepper %}
{% step %}

### Switch to the Public tab

Inside the config type you want (Configs, Recorder, or Macros), click the **Public** section.
{% endstep %}

{% step %}

### Find a config

Browse the public cards, or paste a config's reference ID into the search field to find a specific one.
{% endstep %}

{% step %}

### Load it

Click **Load** on the card. The settings are applied immediately.
{% endstep %}
{% endstepper %}
