# Settings

- [System](https://docs.monolithforensics.com/monolith/monolith-features/settings/system.md): View account information, access desktop client, and set date, time, and currency formats
- [Email Notifications](https://docs.monolithforensics.com/monolith/monolith-features/settings/email-notifications.md): Configure email notifications
- [Organization Info](https://docs.monolithforensics.com/monolith/monolith-features/settings/organization-info.md): Customize your Monolith Account
- [Editor Templates](https://docs.monolithforensics.com/monolith/monolith-features/settings/editor-templates.md)
- [Relay Settings](https://docs.monolithforensics.com/monolith/monolith-features/settings/relay-settings.md)
- [Basic Details](https://docs.monolithforensics.com/monolith/monolith-features/settings/relay-settings/basic-details.md)
- [User Management](https://docs.monolithforensics.com/monolith/monolith-features/settings/relay-settings/user-management.md): Manage your relay users
- [Relay Instructions](https://docs.monolithforensics.com/monolith/monolith-features/settings/relay-settings/relay-instructions.md): Edit instructions for users making requests
- [Custom Field Options](https://docs.monolithforensics.com/monolith/monolith-features/settings/relay-settings/custom-field-options.md): Enable custom fields you would like accessed in Relay requests
- [Item Number Formats](https://docs.monolithforensics.com/monolith/monolith-features/settings/item-number-formats.md): Set naming conventions for Case, Evidence, and Storage items
- [Case Types](https://docs.monolithforensics.com/monolith/monolith-features/settings/case-types.md): View, Create, and Delete custom Case Types
- [Case Statuses](https://docs.monolithforensics.com/monolith/monolith-features/settings/case-statuses.md): View, Create, and Delete your Case Statuses
- [Case Progress](https://docs.monolithforensics.com/monolith/monolith-features/settings/case-progress.md): Customize your Case Progress Bar
- [Evidence Types](https://docs.monolithforensics.com/monolith/monolith-features/settings/evidence-types.md): View, Create, and Delete custom Evidence Types
- [Evidence Progress](https://docs.monolithforensics.com/monolith/monolith-features/settings/evidence-progress.md): Customize your Evidence Progress Bar
- [Item Labels](https://docs.monolithforensics.com/monolith/monolith-features/settings/item-labels.md): Upload DYMO Labels to use with evidence, storage items, or for people
- [Custom Fields](https://docs.monolithforensics.com/monolith/monolith-features/settings/custom-fields.md): Capture and track information that is unique to your organization.
- [Task Templates](https://docs.monolithforensics.com/monolith/monolith-features/settings/task-templates.md)
- [Time Entry Categories](https://docs.monolithforensics.com/monolith/monolith-features/settings/time-entry-categories.md): Manage your Time Entry Categories
- [QA Checklist Items](https://docs.monolithforensics.com/monolith/monolith-features/settings/qa-checklist-items.md)
- [QA Issue Types](https://docs.monolithforensics.com/monolith/monolith-features/settings/qa-issue-types.md): View, Create, and Delete your quality assurance issue types
- [Admin Log](https://docs.monolithforensics.com/monolith/monolith-features/settings/admin-log.md): Admin log of user actions in Monolith
- [Integrations](https://docs.monolithforensics.com/monolith/monolith-features/settings/integrations.md)


---

# 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.monolithforensics.com/monolith/monolith-features/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.
