> For the complete documentation index, see [llms.txt](https://docs.plextrac.com/plextrac-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plextrac.com/plextrac-documentation/product-documentation-1/account-management/account-admin/tenant-settings.md).

# Tenant Settings

In **Tenant Settings**, admins can manage different aspects of their tenant effectively. They can change the tenant name, activate dark mode for a personalized feel, view and add licenses, set default finding status, configure sub-status options, manage notification and server settings, create email templates, and set up short codes.

**Tenant Settings** contains the following sections:

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Account Information</strong></td><td align="center">manage tenant name, set dark mode, update tenant logo and icons, enter and view licenses</td><td><a href="/files/jl05Fgr4KMfaMNqfvMIa">/files/jl05Fgr4KMfaMNqfvMIa</a></td><td><a href="/pages/-MRvquQ4i_Auyb16XalP">/pages/-MRvquQ4i_Auyb16XalP</a></td></tr><tr><td align="center"><strong>General Settings</strong></td><td align="center">answer types, default findings status, sub-status configuration, rapid templating</td><td><a href="/files/jl05Fgr4KMfaMNqfvMIa">/files/jl05Fgr4KMfaMNqfvMIa</a></td><td><a href="/pages/-MRvuXHxeDJME3LQA5bW">/pages/-MRvuXHxeDJME3LQA5bW</a></td></tr><tr><td align="center"><strong>Email Settings</strong></td><td align="center">manage notification settings, server settings, email templates</td><td><a href="/files/jl05Fgr4KMfaMNqfvMIa">/files/jl05Fgr4KMfaMNqfvMIa</a></td><td><a href="/pages/-MRvxvwVbCuby88LbBKQ">/pages/-MRvxvwVbCuby88LbBKQ</a></td></tr><tr><td align="center"><strong>Tags Settings</strong></td><td align="center">manage the list of tags existing in a tenant</td><td><a href="/files/jl05Fgr4KMfaMNqfvMIa">/files/jl05Fgr4KMfaMNqfvMIa</a></td><td><a href="/pages/-MRvzi-XEDyNQxpOLgrE">/pages/-MRvzi-XEDyNQxpOLgrE</a></td></tr><tr><td align="center"><strong>Service-Level Agreements</strong></td><td align="center">manage the business rules for SLAs</td><td><a href="/files/jl05Fgr4KMfaMNqfvMIa">/files/jl05Fgr4KMfaMNqfvMIa</a></td><td><a href="/pages/EW4dD2T4ngoUHF9iHhkS">/pages/EW4dD2T4ngoUHF9iHhkS</a></td></tr><tr><td align="center"><strong>Short Codes</strong></td><td align="center">set up and configure short codes</td><td><a href="/files/jl05Fgr4KMfaMNqfvMIa">/files/jl05Fgr4KMfaMNqfvMIa</a></td><td><a href="/pages/-MadzY9DH8VsQS_A_DvH">/pages/-MadzY9DH8VsQS_A_DvH</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.plextrac.com/plextrac-documentation/product-documentation-1/account-management/account-admin/tenant-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
