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

# Livvy FAQs

> Frequently asked questions about Livvy, the AI assistant in the Living Security Platform.

Common questions about Livvy, your AI-powered assistant.

<AccordionGroup>
  <Accordion title="What is Livvy?">
    Livvy is the AI assistant built into the Living Security Platform. She helps you understand your security data, get insights, create actions, and generate reports through natural conversation.
  </Accordion>

  <Accordion title="What can Livvy do?">
    Livvy can:

    * Answer questions about your security data
    * Surface insights and patterns
    * Recommend actions to reduce risk
    * Create playbooks and actions
    * Generate reports
    * Navigate the platform
    * Explain features and concepts

    See the full guide at [Introduction to Livvy](/guides/livvy/introduction).
  </Accordion>

  <Accordion title="How do I access Livvy?">
    Livvy is available:

    * **Home screen** - Main chat interface
    * **Sidebar** - Click the Livvy icon
    * **Context menu** - Right-click on elements
    * **Keyboard** - Cmd/Ctrl + Shift + L on elements
  </Accordion>

  <Accordion title="Does Livvy have access to all my data?">
    Livvy only accesses data within your organization's tenant. She sees:

    * Data from your configured integrations
    * Your organization's HRI and metrics
    * Content in your library

    She cannot access other organizations' data.
  </Accordion>

  <Accordion title="Are my conversations with Livvy private?">
    Yes. Conversations are:

    * Private to your organization
    * Not used to train models
    * Logged for audit purposes
    * Accessible only to authorized users
  </Accordion>

  <Accordion title="Can Livvy take actions without my permission?">
    No. For any action that affects your organization (sending playbooks, assigning training), Livvy always asks for confirmation before proceeding.
  </Accordion>

  <Accordion title="What if Livvy gives wrong information?">
    Livvy includes confidence levels in her responses. If something seems wrong:

    * Ask for clarification
    * Request the underlying data
    * Report issues to support

    Livvy continuously improves based on feedback.
  </Accordion>

  <Accordion title="Can I customize how Livvy works?">
    Some customization options:

    * Set preferred interaction style
    * Configure default behaviors
    * Adjust insight settings

    Contact your administrator for organization-level settings.
  </Accordion>
</AccordionGroup>

## Learn More

<CardGroup cols={2}>
  <Card title="Introduction to Livvy" icon="sparkles" href="/guides/livvy/introduction">
    Complete Livvy guide.
  </Card>

  <Card title="Conversations" icon="comments" href="/guides/livvy/conversations">
    Effective conversation patterns.
  </Card>
</CardGroup>
