> ## 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.

# AI Prompts

> AI Prompts for EXT:ns_t3af (T3AF).

## Purpose

Central **prompt templates** for T3AF and connected extensions. Same prompt quality for every user and every extension.

\*\*Path:\*\*T3AF > AI Prompts

<img src="https://mintcdn.com/t3planet/7vzgkyGo0iYgfZc6/en/latest/ExtNsT3AF/Configuration/AIPrompts/images/ai-prompts.webp?fit=max&auto=format&n=7vzgkyGo0iYgfZc6&q=85&s=ac62ad31f672d2027b4f7bd2ba958952" alt="AI Prompts categories and prompt catalog overview" width="1902" height="879" data-path="en/latest/ExtNsT3AF/Configuration/AIPrompts/images/ai-prompts.webp" />

AI Prompts — prompt categories contributed by connected extensions.

<Note>
  Use **AI Prompts** only when at least one child extension is installed and that extension provides prompt-based AI functionality. Examples:

  * [AI Assistant](https://t3planet.de/t3ai-typo3-erweiterung)
  * [AI Chatbot](https://t3planet.de/t3ac-typo3-erweiterung)
  * [AI Search](https://t3planet.de/t3as-typo3-erweiterung)
  * [AI Accessibility](https://t3planet.de/t3aa-typo3-erweiterung)

  T3AF stores the shared prompt templates. The child extension loads and uses them at runtime. If no prompt-enabled child extension is installed, this module has little practical effect.
</Note>

## What is a prompt?

The instruction sent to the AI. Examples:

* “Write a meta description, max 155 characters”
* “Translate to German, formal Sie”

Central prompts mean **consistent quality** across your team.

## Manage prompts

1. Open AI Prompts
2. Select feature category
3. Edit template text
4. Save and test with one real request

Extensions can sync default prompts from T3AF.

## Writing good prompts

1. **Be specific** — length, format, language
2. **Set tone** — formal, friendly, technical
3. **Say what to avoid** — no emojis, no hype, no legal claims
4. **Include the page goal** — SEO, translation, rewriting, or summary

## Example prompt

```
Write a friendly greeting for [audience] mentioning [topic].
```

Pair prompts with [AI Context](/en/latest/en/latest/ExtNsT3AF/Configuration/AIContext/Index) for brand voice. Context handles who you are; prompts handle what to do.

## Reset to default

If results worsen after edits, use **Reset to default** in the UI. Then change one variable at a time and test again.

## When to customize prompts

* SEO team has strict meta description rules
* Legal requires disclaimers in generated text
* German formal (Sie) must appear in every output
* Extension default is too generic for your industry

## When to leave defaults

* Small team still learning AI features
* You have not yet filled [AI Context](/en/latest/en/latest/ExtNsT3AF/Configuration/AIContext/Index)
* Results are already good — do not over-edit

## Governance note

Prompt changes affect all users. Coordinate with [AI Permissions](/en/latest/en/latest/ExtNsT3AF/Configuration/AIPermissions/Index) before large template changes on production.
