> For the complete documentation index, see [llms.txt](https://docs.toomuchmedia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.toomuchmedia.com/getting-started/common-topics/customization.md).

# Customization

NATS provides a suite of customization tools for multiple areas of NATS including Tours, Reports, and Admin pages themselves.

## Common Questions

{% content-ref url="/pages/Re5VgnlvWvWStron3wGY" %}
[Customizing your Join Form](/nats-admin/sites/common-questions/customizing-your-join-form.md)
{% endcontent-ref %}

{% content-ref url="/pages/yUBBYeOWvCpcBWBwhY5G" %}
[Creating and Displaying Cascades](/nats-admin/sites/common-questions/creating-and-displaying-cascades.md)
{% endcontent-ref %}

{% content-ref url="/pages/x71txqDuv5sPaDNkjpOp" %}
[How to Customize an Admin Report](/nats-admin/reporting/common-questions/how-to-customize-an-admin-report.md)
{% endcontent-ref %}

## NATS Admin

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

{% content-ref url="/pages/vO3aBurNycsaafTNkDMo" %}
[Tour Overview](/nats-admin/sites/site-management/tour-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/P6Rq90iqCmCZhtmnUiDD" %}
[Site Templates](/nats-admin/sites/site-templates.md)
{% endcontent-ref %}

{% content-ref url="/pages/19KJpY34OjHSgMfImyLn" %}
[Skins & Templates](/nats-admin/skins-and-templates.md)
{% endcontent-ref %}

{% content-ref url="/pages/DyexLUz12Y1F7WXcccHc" %}
[Smarty](/using-nats/one-off-articles/smarty.md)
{% endcontent-ref %}

## Further Reading

* [Language Files](/nats-admin/skins-and-templates/further-reading/language-files.md)
* [Skins](/nats-admin/skins-and-templates/further-reading/skins.md)
* [Templates](/nats-admin/skins-and-templates/further-reading/templates.md)
* [Template Function Parameters](/nats-admin/skins-and-templates/further-reading/template-function-parameters.md)
* [Template Functions](/nats-admin/skins-and-templates/further-reading/template-functions.md)


---

# 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.toomuchmedia.com/getting-started/common-topics/customization.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.
