# Support & Maintenance

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

The Support & Maintenance section of NATS provides information regarding your NATS install from keeping track of actions your admins take to keeping a log of various actions NATS takes as well as providing information for Server Details and Database Cleanup.

## NATS Support

The NATS Support Admin offers a great amount of essential information regarding your NATS install.

{% content-ref url="/pages/cx1xcFEXr7zASNejYu6k" %}
[NATS Support](/nats-admin/support-and-maintenance/nats-support.md)
{% endcontent-ref %}

## Server Details

The Server Details section contains an overview of the current server settings.

{% content-ref url="/pages/FzCADvfr5BJPPQeQIvl3" %}
[Server Details](/nats-admin/support-and-maintenance/server-details.md)
{% endcontent-ref %}

## Logging

The Logging section lets you view information from various sources, which are logged by NATS in an organized manner.

{% content-ref url="/pages/F8zRnx7nBRzRa5fTQHtI" %}
[Logging](/nats-admin/support-and-maintenance/logging.md)
{% endcontent-ref %}

## Admin Actions

The Admin Actions section lets you keep track of actions taken by an admin, such as changing configurations.

{% content-ref url="/pages/nlH27lYlHPGV0IPm75v4" %}
[Admin Actions](/nats-admin/support-and-maintenance/admin-actions.md)
{% endcontent-ref %}

## Cleanup Database&#x20;

NATS offers multiple formats to backup your database: MySQL Dumps, CSV dumps, and no backup. All database cleanings create a SQL-formatted backup of the data to be removed and place it in the nats\_backups directory for storage.

{% content-ref url="/pages/5Xaa6vBKtOr1LoRFzvEG" %}
[Cleanup Database](/nats-admin/support-and-maintenance/cleanup-database.md)
{% endcontent-ref %}


---

# 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.toomuchmedia.com/nats-admin/support-and-maintenance.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.
