> ## Documentation Index
> Fetch the complete documentation index at: https://docs.macroware.cc/llms.txt
> Use this file to discover all available pages before exploring further.

# Config Tab

> All features under the config tab

## Save Config

<AccordionGroup>
  <Accordion title="Name" icon="input-numeric">
    This input serves as the name to save the config as.
  </Accordion>

  <Accordion title="Save Config" icon="fingerprint">
    This button will save your current config with the name above.
  </Accordion>
</AccordionGroup>

## Load Config

<AccordionGroup>
  <Accordion title="Load Config" icon="list-dropdown">
    This dropdown contains all of the configs in the configs folder. Selecting one will cause it to be loaded. This is also how you can load other people's configs or transfer them between devices.
  </Accordion>
</AccordionGroup>

## Paths

Configs are saved to: `(executorworkspace)/macrov4/configs/`
