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

# Platform Overview

> Overview of RAD Security's core platform components and capabilities

The RAD Security platform consists of six core components that work together to provide comprehensive security coverage and intelligent automation.

## Core Platform Components

<CardGroup cols={2}>
  <Card title="RADBot" icon="comments" href="/rad-security/getting-started/radbot">
    Your AI security assistant for expert guidance, task automation, and intelligent analysis
  </Card>

  <Card title="AI Workers" icon="users" href="/rad-security/getting-started/ai-workers">
    Deploy specialized AI agents for threat hunting, incident response, and security automation
  </Card>

  <Card title="Evidence Room" icon="folder-open" href="/rad-security/platform/evidence-room">
    Centralized repository where RAD correlates and collects raw security findings
  </Card>

  <Card title="Knowledge Base" icon="book" href="/rad-security/platform/knowledge-base">
    Centralized repository of security knowledge, best practices, and learning resources
  </Card>

  <Card title="System Settings" icon="cog" href="/rad-security/platform/system-settings">
    Configure platform settings, integrations, and security policies
  </Card>

  <Card title="Data Sources" icon="database" href="/rad-security/integrations/data-sources">
    Connect to 100+ security tools and data sources for unified visibility
  </Card>
</CardGroup>

## How Components Work Together

<AccordionGroup>
  <Accordion title="AI-Powered Intelligence">
    RADBot and AI Workers work together to provide intelligent analysis and automated response. RADBot handles user queries and guidance, while AI Workers execute specialized security tasks.
  </Accordion>

  <Accordion title="Knowledge Integration">
    The Knowledge Base **(BETA)** serves as the foundation for both RADBot and AI Workers, providing them with up-to-date security information, best practices, and contextual knowledge.
  </Accordion>

  <Accordion title="Evidence Collection">
    The Evidence Room serves as the central repository where all security findings are collected, correlated, and analyzed. It provides the raw data that powers AI analysis and decision-making.
  </Accordion>

  <Accordion title="Unified Data Layer">
    Data Sources provide the comprehensive security telemetry and threat intelligence that feeds into the Evidence Room and powers all AI components.
  </Accordion>

  <Accordion title="Centralized Configuration">
    System Settings enable you to configure how all components interact, set security policies, and customize the platform to your organization's needs.
  </Accordion>
</AccordionGroup>

## Ready to Optimize Your Security Operations?

<CardGroup cols={2}>
  <Card title="Schedule Platform Review" icon="chart-line" href="https://www.radsecurity.ai/test-drive">
    Get expert guidance on optimizing your RAD Security deployment
  </Card>

  <Card title="Join Community" icon="users" href="https://community.rad.security">
    Connect with other security professionals using RAD Security
  </Card>
</CardGroup>

## Next Steps

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="rocket" href="/rad-security/getting-started/quickstart">
    Get up and running with RAD Security in minutes
  </Card>

  <Card title="How RAD Works" icon="cogs" href="/rad-security/getting-started/how-rad-works">
    Learn about RAD's AI-powered approach to cybersecurity
  </Card>

  <Card title="Connect Data Sources" icon="database" href="/rad-security/integrations/data-sources">
    Integrate your security tools and infrastructure
  </Card>

  <Card title="Deploy AI Workers" icon="users" href="/rad-security/getting-started/ai-workers">
    Configure specialized AI agents for security automation
  </Card>
</CardGroup>
