# Accessing Admin Options

Administrators have access to a wide variety of options using which they can configure company settings and user settings, monitor system performance, and usage summary, generate reports, manage user accounts, configure LDAP servers, Mail Collectors, and SMTP service, storage, email, mailbox reader, and folder replication settings.

Administrators cannot search or view the archive data. However, an Admin account is used to create or configure the other users of the system; as well as manage all the other configurational aspects.

1. Navigate to the customer admin URL.
   * The Admin landing page will be displayed.
2. Enter your credentials and click **Login**.
   * The left side navigation menu allows Administrators to access all the Admin options.

<figure><img src="/files/lwgvNXrx7VXhqB3od3Se" alt=""><figcaption><p>Cryoserver Admin Area</p></figcaption></figure>


---

# 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://help.cryoserver.com/basic-configuration/accessing-admin-options.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.
