> For the complete documentation index, see [llms.txt](https://docs.monolithforensics.com/monolith/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monolithforensics.com/monolith/monolith-features/settings/system.md).

# System

## Account Information

**Organization profile: I**nformation can be changed in the [Organization Info](/monolith/monolith-features/settings/organization-info.md) section.

**Subscription Info:** This section gives details about your licenses, subscription expiration date and storage usage. In this view you can also see your relay URL and current workspaces connected to your account.&#x20;

<figure><img src="/files/BTB6BieHjcWS1tmYodiF" alt=""><figcaption></figcaption></figure>

## Desktop Installers

If you would like to use Monolith as a desktop application, it can be downloaded from this section. We currently offer desktop applications for Windows and MacOS.&#x20;

<figure><img src="/files/N5fq2plTg7KBdFsodndT" alt=""><figcaption></figcaption></figure>

## Date, Time, and Currency Format

Your selected format options will appear as the default throughout Monolith.&#x20;

<figure><img src="/files/o2oxDKDy3pEyTZKmjz4O" alt=""><figcaption></figcaption></figure>


---

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