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

# Prompts

> Customize AI prompts for household summaries, email voice, and reusable prompt snippets for AI chat.

The prompts settings page lets you customize how Slant's AI generates content and create reusable snippets for [AI chat](/records/households/chat). All prompt settings are configured per book.

To access prompt settings, go to **Settings** → **Prompts**, then select the book you want to configure.

The prompts hub has four sections:

* **Email voice** — customize the tone and style Slant uses when drafting emails for the book
* **Meeting prompts** — customize AI prompts for meeting summaries, preparation, notes, and tasks. See [customizing meeting AI](/activity/meetings/customizing-meeting-ai) for details.
* **Household summary** — customize the prompt used to generate household summaries
* **Prompt snippets** — create reusable prompts that can be inserted into AI chat

## Email voice

The email voice controls the tone and style Slant uses when drafting emails and replies for a book. It's a book-level setting — every teammate on the book shares the same voice profile, and any book member can edit it.

If you belong to more than one book, the email voice page shows a tab for each book so you can configure them independently.

You can write a voice profile from scratch or have Slant generate one by analyzing the book principal's recent sent emails.

### Edit the email voice

<Steps>
  <Step title="Open the email voice editor">
    Go to **Settings** → **Prompts** → **Email voice**.
  </Step>

  <Step title="Select the book">
    Click the tab for the book you want to configure.
  </Step>

  <Step title="Edit the voice">
    Type directly in the editor to describe how emails from this book should sound. Changes save automatically as you type.
  </Step>
</Steps>

### Generate the voice from sent emails

Slant can draft a starting voice profile by analyzing recent emails the book principal has sent.

<Warning>
  The book **principal** must have a connected email integration that's syncing emails. Generation samples from the principal's primary email integration — no other teammate's mailbox is used. If the principal hasn't connected one, generation returns an error. See [email and calendar](/setting-up-slant/integrations/email-and-calendar) for setup.
</Warning>

<Steps>
  <Step title="Open the email voice editor">
    Go to **Settings** → **Prompts** → **Email voice**, then select the book's tab.
  </Step>

  <Step title="Click Generate email voice">
    Click **Generate email voice** (or **Regenerate email voice** if a voice profile already exists). Slant analyzes the principal's recent sent emails and writes a voice description. This runs in the background and typically finishes in under a minute.
  </Step>

  <Step title="Confirm if prompted">
    If the current voice was manually edited, Slant opens a **Generate new email voice profile?** dialog warning that your edits will be lost. Click **Continue** to proceed or **Cancel** to keep the current voice.
  </Step>

  <Step title="Review and refine">
    Once generation finishes, the new voice appears in the editor. Tweak anything that doesn't match the tone you want — edits save automatically.
  </Step>
</Steps>

<Note>
  Regenerating replaces the current voice profile for the selected book. If the voice has been hand-tuned, copy the text somewhere safe before regenerating.
</Note>

## Household summary

The household summary prompt controls how the AI generates summaries on household records. You can edit the prompt to adjust the tone, focus areas, or structure of generated summaries.

<Steps>
  <Step title="Open the household summary prompt">
    On the prompts hub, click **Household summary**.
  </Step>

  <Step title="Edit the prompt">
    Modify the prompt text to match your preferences.
  </Step>

  <Step title="Click Save" />
</Steps>

## Prompt snippets

Prompt snippets are reusable text blocks that can be inserted directly into AI chat conversations. They save time when you frequently ask the AI to perform the same type of analysis or task.

Each snippet has:

* **Title** — the name shown in the snippet picker
* **Chat type** — which type of chat the snippet appears in: Client, Prospect, or Meeting
* **Content** — the prompt text that gets inserted into the chat

### Create a prompt snippet

<Steps>
  <Step title="Go to prompt snippet settings">
    Go to **Settings** → **Prompts** → **Prompt snippets**.
  </Step>

  <Step title="Click New prompt snippet" />

  <Step title="Fill in the snippet">
    Enter a title, select the chat type, and write the prompt content.
  </Step>

  <Step title="Save the snippet" />
</Steps>

### Edit a prompt snippet

Click a snippet in the list to open the editor. Make your changes and save.

### Delete a prompt snippet

Click the delete action on a snippet and confirm.

### Default snippets

Slant includes several pre-built prompt snippets that serve as starting points. You can edit these to match your practice's style, or create your own from scratch. Editing a default snippet creates a book-level override — the original is preserved and can be restored by deleting your override.

## FAQ

<AccordionGroup>
  <Accordion title="Do prompt changes affect past content?">
    No. Changing a prompt only affects future AI-generated content. Existing summaries, notes, and chat responses are not regenerated.
  </Accordion>

  <Accordion title="Can I reset a prompt to the default?">
    Yes. If you've customized a prompt, you can view the prompt history and restore a previous version. For prompt snippets based on defaults, deleting your override restores the original.
  </Accordion>

  <Accordion title="Are prompt snippets shared across all books?">
    Prompt snippets are configured per book. Each book can have its own set of snippets. Default snippets from Slant are available in every book unless overridden.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Household chat" icon="message-circle" href="/records/households/chat">
    Learn how to use AI chat with your clients and prospects.
  </Card>

  <Card title="Customizing meeting AI" icon="message-square-text" href="/activity/meetings/customizing-meeting-ai">
    Customize meeting summary, prep, notes, and task prompts
  </Card>
</CardGroup>
