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

# Prompt Editor

> Customize how your AI agent writes and responds to emails

## What is the Prompt Editor?

The Prompt Editor lets you customize your AI agent's behavior by providing specific instructions on how it should write emails, what tone to use, and what information to include or avoid.

<Note>Think of your prompt as a set of guidelines you'd give to a personal assistant who handles your email.</Note>

## Accessing the Prompt Editor

1. Log in to [app.getuntyped.ai](https://app.getuntyped.ai)
2. Navigate to the Prompt Editor from the main menu
3. View and edit your current prompt

## Getting Started

<CardGroup cols={3}>
  <Card title="Prompt Components" icon="puzzle-piece" href="/features/prompt-editor/components">
    Learn about the key elements that make up your prompt
  </Card>

  <Card title="Best Practices" icon="lightbulb" href="/features/prompt-editor/best-practices">
    Guidelines and advanced techniques for effective prompts
  </Card>

  <Card title="Templates" icon="file-lines" href="/features/prompt-editor/templates">
    Ready-to-use prompt templates for different use cases
  </Card>
</CardGroup>

## Next Steps

<Columns cols={2}>
  <Card title="Set Up Rules" icon="list-check" href="/features/rules">
    Create rules for specific email types
  </Card>

  <Card title="AI Email Drafting" icon="pen-to-square" href="/features/drafting">
    Learn how drafts are generated
  </Card>
</Columns>
