# Settings

For almost all installed add-ons on your website you have settings for each of them.\
\
You can simply access it via the listing by click on the gear:

![](/files/-MCgd9gI4ciDJ22uTMTk)

By clicking on it the card will flip over and then all the settings will appear:

![](/files/-MCgekypYuDdaYMOuG1M)

## Custom views

The custom views allow you to override the way AcyMailing inserts content in the editor.\
Here is a dedicated documentation page for this feature: <https://docs.acymailing.com/developers/customise-inserted-content#using-a-custom-view>


---

# Agent Instructions: 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://docs.acymailing.com/addons/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.
