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

# Glossary

> Definitions for end-to-end email workflows, database-triggered email, Supabase Auth email, and AI email agents.

Short definitions for the concepts behind Dreamlit's end-to-end AI email platform.

<CardGroup cols={2}>
  <Card title="Database-triggered email" icon="database" href="/docs/learn/glossary/database-triggered-email">
    An email workflow that starts from a database event.
  </Card>

  <Card title="Transactional email" icon="receipt" href="/docs/learn/comparisons/overview">
    A product or account email sent because of a specific user or system action.
  </Card>

  <Card title="Supabase Auth email" icon="key" href="/docs/learn/supabase-auth-emails">
    An authentication email generated from a Supabase Auth event.
  </Card>

  <Card title="AI email agent" icon="wand-magic-sparkles" href="/docs/learn/ai-email-agent">
    An agent that helps build and manage email workflows from intent and context.
  </Card>
</CardGroup>
