# Advanced Configuration

The **Adv Configuration** section allows Administrators to configure advanced settings and micro-manage the basic configuration settings. It allows Admins to configure various settings including single sign on, SSO OAuth, Zookeeper, NTP, Web Certificate, Advanced Company Configurations, Retention Limit, Reports limits, Case Folder limits, Global Settings, Global SMTP Settings, Web Security Settings, System Alert Settings, LDAP Search Filters, Company Summary, Date Formats, and IM Configuration.

{% hint style="warning" %}
Advanced configuration settings can change the archiving system quite dramatically, we always suggest reading through the entire article and reaching out if extra guidance is needed.
{% endhint %}


---

# 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/advanced-configuration.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.
