> ## Documentation Index
> Fetch the complete documentation index at: https://docs.t3planet.de/en/latest/llms.txt
> Use this file to discover all available pages before exploring further.

# T3AC - TYPO3 AI Chatbot Extension

> T3AC adds an AIpowered chatbot to TYPO3 so teams can answer user questions with trained project data. It supports chatbot configuration, training, data sources, usage tracking,…

## EXT:ns\_t3ac

<img src="https://mintlify.s3.us-west-1.amazonaws.com/t3planet/en/latest/ExtNsT3AC/Introduction/images/AC.webp" alt="Extension Banner" />

T3AC adds an AI-powered chatbot to TYPO3 so teams can answer user questions with trained project data.
It supports chatbot configuration, training, data sources, usage tracking, and embedded chatbot delivery for supported websites.

T3AC now works as a child extension of T3AF (`ns_t3af`), which provides the shared AI providers, authentication, common configuration, and core AI services used by the extension.

For the shared setup, see:

* [T3AF Installation](/en/latest/en/latest/ExtNsT3AF/Installation/Index)
* [T3AF Configuration](/en/latest/en/latest/ExtNsT3AF/Configuration/Index)
* [T3AF System Requirements](/en/latest/en/latest/ExtNsT3AF/Installation/Index#ns-t3af-system-requirements)

### System Requirements

* TYPO3 v11 - v13
* PHP v8.2 - v8.4

**Required TYPO3 Extensions:**

* EXT:backend
* EXT:filelist
* EXT:dashboard
* EXT:ns\_t3af
* EXT:ns\_t3cs
* EXT:fluid
* EXT:seo
* EXT:ns\_license
* EXT:sitemap\_locator (This extension is only required when using T3AC version 1.4.0 or earlier for sitemap crawling. It is not required in the latest versions of the extension.)

## Helpful Links

<Note>
  * Product Page: [https://t3planet.de/t3ac-typo3-erweiterung](https://t3planet.de/t3ac-typo3-erweiterung)
  * Support Portal: [https://t3planet.de/support](https://t3planet.de/support)
</Note>
