> For the complete documentation index, see [llms.txt](https://docs.tonic.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tonic.ai/textual/textual-install-administer/configuring-textual/enable-and-configure-textual-features.md).

# Enable and configure Textual features

The following configuration settings are used to enable and configure Textual features.

## Text and file storage and processing

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Enable PDF and image processing</strong></td><td><a href="/pages/XUQ9gOEmhpNCyN24YKDT">/pages/XUQ9gOEmhpNCyN24YKDT</a></td></tr><tr><td><strong>Enable dataset text search</strong></td><td><a href="/pages/EWvktuwizU8Wa4Gl9WXP">/pages/EWvktuwizU8Wa4Gl9WXP</a></td></tr><tr><td><strong>Enable uploads</strong></td><td><a href="/pages/mozeyH0O70pPuG9Txjc5">/pages/mozeyH0O70pPuG9Txjc5</a></td></tr><tr><td><strong>Required IAM role permissions for Amazon S3</strong><br><br>Required permissions for specific uses of Amazon S3 in Textual.</td><td><a href="/pages/WLbNGdTzd5iwoKn3EhQC">/pages/WLbNGdTzd5iwoKn3EhQC</a></td></tr></tbody></table>

## LLM providers and models

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Select a default LLM provider and model</strong></td><td><a href="/pages/J1l5HlKZCzUbiVXS1oDU">/pages/J1l5HlKZCzUbiVXS1oDU</a></td></tr><tr><td><strong>Connect to LLM providers</strong><br><br>Configure and verify connections to the available LLM providers.</td><td><a href="/pages/JQXM2H4uJIoWha2su23f">/pages/JQXM2H4uJIoWha2su23f</a></td></tr><tr><td><strong>Enable model-based custom entity types</strong></td><td><a href="/pages/xJ4Ao6O0ZcbPMLwei2Dv">/pages/xJ4Ao6O0ZcbPMLwei2Dv</a></td></tr><tr><td><strong>Enable the Textual Agent</strong></td><td><a href="/pages/ql07Dvs5YXSj20XaYqWw">/pages/ql07Dvs5YXSj20XaYqWw</a></td></tr><tr><td><strong>Configure the Request Auditor</strong></td><td><a href="/pages/XgoKAGVYXxWjxoShyqmE">/pages/XgoKAGVYXxWjxoShyqmE</a></td></tr><tr><td><strong>Configure model preferences</strong></td><td><a href="/pages/PhnJpHNsNs5VIWYu2bDW">/pages/PhnJpHNsNs5VIWYu2bDW</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.tonic.ai/textual/textual-install-administer/configuring-textual/enable-and-configure-textual-features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
