> For the complete documentation index, see [llms.txt](https://docs.airdev.co/canvas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.airdev.co/canvas/4.1/canvas-functionality/reference/reusable-elements/owners-portal-reusables/ownergeneralsettings.md).

# Admin branding, launch, and settings

Reusable name: ⚙️ **system\_admin\_options**

Admin General Settings is a section of the Admin portal that includes metrics on user engagement. The following are shown here:

* Website Name (shown in various parts of the website)
* Website Email (used in Contact homepage block, elsewhere in app)
* Website Primary Color (used in dashboard/portal pages and elsewhere)
* App logos (used in header, in all emails, on the login page, etc)
* Favicon&#x20;
* Enable cookies
* Enable email validation


---

# 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://docs.airdev.co/canvas/4.1/canvas-functionality/reference/reusable-elements/owners-portal-reusables/ownergeneralsettings.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.
