# Configuring Textual

On a self-hosted instance, you can configure Textual processing and enable and configure Textual features.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Configure environment variables</strong></td><td>How to set environment variable values and restart Textual in Docker and Kubernetes.</td><td></td><td><a href="configuring-textual/textual-env-var-configure">textual-env-var-configure</a></td></tr><tr><td><strong>General instance and processing settings</strong></td><td>Settings to manage the Textual instance setup and general Textual processes.</td><td></td><td><a href="configuring-textual/general-instance-and-processing-settings">general-instance-and-processing-settings</a></td></tr><tr><td><strong>Enable and configure Textual features</strong></td><td>Settings related to specific Textual features.</td><td></td><td><a href="configuring-textual/enable-and-configure-textual-features">enable-and-configure-textual-features</a></td></tr></tbody></table>


---

# 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.tonic.ai/textual/textual-install-administer/configuring-textual.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.
