> For the complete documentation index, see [llms.txt](https://manual.minimal.audio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.minimal.audio/eprom-memory-rites-manual/additional-settings.md).

# Additional Settings

***

### Overview

EPROM Memory Rites includes a **Settings** menu that provides access to plugin preferences, account information, notifications, and support tools.

To access these options, click the **gear icon** in the top right of the preset area.

### General

The Settings menu allows you to:

* View notifications.
* Access your account information.
* Set the current preset as the plugin's default preset, which will be loaded whenever a new instance of EPROM Memory Rites is opened.
* Adjust the plugin window size.

### Window Size

In addition to the window size options available in Settings, the plugin window can also be resized directly by dragging any corner of the interface.

### Support

The Support section contains tools that can help with troubleshooting and technical support requests, including:

* **Collect Support Info** to gather diagnostic information about your system and plugin configuration.
* **Log Settings** to configure logging behavior.
* **Generate Logs** to create log files that can be shared with the support team when investigating issues.

These tools can be useful when reporting bugs or resolving technical problems.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.minimal.audio/eprom-memory-rites-manual/additional-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
