# Configuration

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

The Configuration Admin works with the NATS configuration file, allowing you flexibility in customizing the way your NATS functions and in turn, the way your business works. The configuration file is stored in the NATS directory on your server as ***includes/config.php***.

## Configuration Overview

The Configuration Overview page gives a breakdown of categories and sub-categories which you can find in your configuration admin settings.

{% content-ref url="/pages/j58l5G78EDWrqTnaIb1O" %}
[Configuration Overview](/nats-admin/configuration/configuration-overview.md)
{% endcontent-ref %}

## Further Reading

* [Log Admin Activity ](/nats-admin/configuration/further-reading/log-admin-activity.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.toomuchmedia.com/nats-admin/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.
