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

# Living Security Platform Documentation

> Complete documentation for the Living Security Platform - the AI-native Human Risk Management solution that helps security teams reduce risk through intelligent automation.

<div className="relative w-full flex items-center justify-center" style={{ height: '18rem', overflow: 'hidden'}}>
  <div id="background-div" className="absolute inset-0 h-full bg-[#00000000] bg-cover bg-center" />

  <div
    id="background-div"
    className="absolute inset-0 h-full bg-cover"
    style={{
backgroundColor: '#101921',
backgroundImage: 'url("https://5319473.fs1.hubspotusercontent-na1.net/hubfs/5319473/raw_assets/public/LSTheme/LSTheme-2024/images/footer-pattern.png")',
backgroundPosition: 'center 80%'
}}
  />

  <div style={{ position: 'absolute', textAlign: 'left', left: '50%', transform: 'translateX(-50%)', width: '100%', maxWidth: '70rem', paddingLeft: '1.25rem', paddingRight: '1.25rem' }}>
    <div className="text-5xl font-bold w-full text-white">
      <h1 className="text-5xl font-medium w-full">Living Security Platform Documentation</h1>
    </div>

    <p className="text-2xl text-white" style={{ fontWeight: '500', maxWidth: '40rem', marginTop: '1rem' }}>
      Your guide to AI-powered Human Risk Management
    </p>

    <div className="flex items-center justify-start" style={{ width: '100%' }}>
      <button
        type="button"
        className="hidden w-full lg:flex items-center text-sm leading-6 py-4 pl-4 pr-4 text-gray-500 dark:text-gray-400 rounded-full bg-white dark:bg-white/10"
        id="home-search-entry"
        style={{
      marginTop: '2rem',
      boxShadow: '0px 1px 4px 0px rgba(8, 9, 10, 0.25), 0px 0px 0px 4px rgba(255, 255, 255, 0.20)',
      cursor: 'pointer',
      textAlign: 'left',
    }}
        onClick={()=> document.getElementById('search-bar-entry').click()}
      >
        <svg
          className="h-4 w-4 ml-1.5 flex-none bg-primary hover:bg-gray-600 dark:bg-primary-dark dark:hover:bg-white/70"
          style={{
      marginRight: '0.5rem',
      maskImage:
        'url("https://mintlify.b-cdn.net/v6.5.1/solid/magnifying-glass.svg")',
      maskRepeat: 'no-repeat',
      maskPosition: 'center center',
      }}
        />

        Search documentation or ask a question...
      </button>
    </div>
  </div>
</div>

<div
  style={{marginTop: '3rem', marginBottom: '4rem', maxWidth: '70rem', marginLeft: 'auto',
marginRight: 'auto', paddingLeft: '1.25rem',
paddingRight: '1.25rem' }}
>
  <h2 className="text-gray-900 dark:text-white" style={{ fontSize: '1.875rem', fontWeight: '700', marginTop: '3rem', marginBottom: '1.5rem', lineHeight: '1.2' }}>Get Started</h2>

  <CardGroup cols={3}>
    <Card title="Quick Start" icon="rocket" href="/getting-started/quick-start">
      Get up and running with the Living Security Platform in under 5 minutes.
    </Card>

    <Card title="Platform Overview" icon="map" href="/getting-started/platform-overview">
      Learn about Human Risk Management and key platform concepts.
    </Card>

    <Card title="Onboarding Guide" icon="circle-check" href="/getting-started/onboarding">
      Complete step-by-step guide to setting up your organization.
    </Card>
  </CardGroup>

  <h2 className="text-gray-900 dark:text-white" style={{ fontSize: '1.875rem', fontWeight: '700', marginTop: '3rem', marginBottom: '1rem', lineHeight: '1.2' }}>Meet Livvy</h2>

  <p className="text-gray-700 dark:text-gray-300" style={{ fontSize: '1rem', marginBottom: '1.5rem', lineHeight: '1.6' }}>Livvy is your AI-powered assistant, built to help you understand your organization's human risk and take action. She's available throughout the platform to answer questions, generate insights, and help you create actions.</p>

  <CardGroup cols={2}>
    <Card title="Introduction to Livvy" icon="sparkles" href="/guides/livvy/introduction">
      Discover how Livvy transforms Human Risk Management with AI-native intelligence.
    </Card>

    <Card title="Getting Insights" icon="lightbulb" href="/guides/livvy/insights">
      Learn how to ask Livvy about your organization's security posture and risk patterns.
    </Card>
  </CardGroup>

  <h2 className="text-gray-900 dark:text-white" style={{ fontSize: '1.875rem', fontWeight: '700', marginTop: '3rem', marginBottom: '1.5rem', lineHeight: '1.2' }}>Platform Features</h2>

  <CardGroup cols={3}>
    <Card title="Intelligence" icon="brain" href="/features/intelligence/overview">
      AI-powered insights and suggested actions to understand and reduce risk.
    </Card>

    <Card title="Workforce" icon="users" href="/features/workforce/overview">
      Manage people, cohorts, and AI agents across your organization.
    </Card>

    <Card title="Actions" icon="play" href="/features/actions/overview">
      Create and deploy playbooks and actions to drive behavior change.
    </Card>

    <Card title="Outcomes" icon="chart-line" href="/features/outcomes/overview">
      Dashboards, metrics, and reporting to measure program effectiveness.
    </Card>

    <Card title="Content Studio" icon="palette" href="/features/toolkit/overview">
      Create and manage training, simulations, and nudges with AI assistance.
    </Card>

    <Card title="Settings" icon="gear" href="/features/settings/overview">
      Configure integrations, policies, and platform preferences.
    </Card>
  </CardGroup>

  <h2 className="text-gray-900 dark:text-white" style={{ fontSize: '1.875rem', fontWeight: '700', marginTop: '3rem', marginBottom: '1.5rem', lineHeight: '1.2' }}>Popular Guides</h2>

  <CardGroup cols={2}>
    <Card title="Creating Playbooks" icon="paper-plane" href="/guides/playbooks/creating-playbooks">
      Step-by-step guide to creating and deploying security awareness playbooks.
    </Card>

    <Card title="Understanding Cohorts" icon="layer-group" href="/guides/cohorts/understanding-cohorts">
      Learn how to segment your workforce for targeted actions.
    </Card>

    <Card title="Custom Reports" icon="file-chart-column" href="/guides/reports/custom-reports">
      Build executive-ready reports with AI-assisted insights.
    </Card>

    <Card title="Setting Up Integrations" icon="plug" href="/integrations/managing/setup">
      Connect your security stack to enable comprehensive risk visibility.
    </Card>
  </CardGroup>

  <h2 className="text-gray-900 dark:text-white" style={{ fontSize: '1.875rem', fontWeight: '700', marginTop: '3rem', marginBottom: '1rem', lineHeight: '1.2' }}>Resources</h2>

  <CardGroup cols={3}>
    <Card title="Human Risk Index (HRI)" icon="gauge-high" href="/reference/hri">
      Understand how we calculate and interpret human risk scores.
    </Card>

    <Card title="Glossary" icon="book" href="/reference/glossary">
      Key terms and concepts used throughout the platform.
    </Card>

    <Card title="FAQs" icon="circle-question" href="/faqs/general">
      Answers to commonly asked questions about the platform.
    </Card>
  </CardGroup>

  <h2 className="text-gray-900 dark:text-white" style={{ fontSize: '1.875rem', fontWeight: '700', marginTop: '3rem', marginBottom: '1rem', lineHeight: '1.2' }}>Learn More About Human Risk Management</h2>

  <p className="text-gray-700 dark:text-gray-300" style={{ fontSize: '1rem', marginBottom: '1.5rem', lineHeight: '1.6' }}>The Living Security Platform is the industry's first AI-native [Human Risk Management](https://www.livingsecurity.com/humanriskmanagement) solution. Built to make HRM accessible to every security team, regardless of size or maturity.</p>

  <CardGroup cols={2}>
    <Card title="Request a Demo" icon="calendar" href="https://www.livingsecurity.com/request-demo/">
      See the platform in action with a personalized demonstration.
    </Card>

    <Card title="Visit Our Blog" icon="newspaper" href="https://www.livingsecurity.com/blog/">
      Stay up to date with the latest in Human Risk Management and security awareness.
    </Card>
  </CardGroup>
</div>
