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

# Quickstart

> Turn on RAD and get to know your new agentic AI core

Getting started with RAD Security is as easy as 1-2-3. First, we'll connect your existing data sources so that RAD FusionAI can analyze your entire security stack. Then we'll deploy your autonomous AI workers. After that, you'll be able to see findings, monitor your environment, and take action with unprecedented context and control.

## Setup Process

### 1. Connect Data Sources

Connect your security tools and infrastructure to enable AI analysis:

* **Cloud Platforms** - AWS, Azure, GCP, Linode
* **Security Tools** - SIEM, EDR, vulnerability scanners
* **Identity Systems** - Active Directory, Okta, Google Workspace
* **Infrastructure** - Kubernetes clusters, containers, serverless functions

You can connect data sources at **RAD Security -> Data Sources -> Integrations**.

<Note>
  **No immediate access?** Skip this step and complete during initial configuration.
</Note>

<CardGroup cols={2}>
  <Card title="Data Sources" icon="cloud" href="/rad-security/integrations/data-sources">
    Connect to cloud platforms, security tools, and infrastructure
  </Card>

  <Card title="Kubernetes Setup" icon="dharmachakra" href="/rad-security/integrations/kubernetes-setup">
    Deploy RAD sensors on your Kubernetes clusters
  </Card>
</CardGroup>

### 2. Deploy AI Workers

Configure specialized AI agents to automate security tasks:

* **Vulnerability Worker** - Automated CVE scanning and remediation tracking
* **Cloud Security Worker** - Infrastructure misconfiguration detection
* **GRC Worker** - Compliance monitoring and audit preparation
* **Runtime Triage Worker** - Real-time threat detection and response

You can access AI workers on the left-hand nav bar under **AI Workers**.

<Tip>
  **Start with Vulnerability Worker** for immediate security value, then expand to other workers.
</Tip>

<CardGroup cols={2}>
  <Card title="Ask RADBot" icon="comments" href="/rad-security/getting-started/radbot">
    Get expert security guidance with our AI chat assistant
  </Card>

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

### 3. Monitor Security Findings

Review automated security analysis in the Evidence Room:

* **CVEs** - Container and software vulnerabilities with severity ratings
* **Cloud Misconfigs** - Infrastructure compliance violations
* **Runtime Threats** - Real-time threat detection and alerts
* **Kubernetes Misconfigs** - Kubernetes cluster security issues

<CardGroup cols={2}>
  <Card title="Security Dashboard" icon="chart-line" href="/rad-security/platform/workspace">
    Monitor your security posture with real-time dashboards
  </Card>

  <Card title="Incident Response" icon="exclamation-triangle" href="/rad-security/platform/workspace">
    Respond to security incidents with automated workflows
  </Card>
</CardGroup>

## What's Next?

<CardGroup cols={2}>
  <Card title="Learn How RAD Works" icon="cogs" href="/rad-security/getting-started/how-rad-works">
    Understand RAD Security's AI-powered approach
  </Card>
</CardGroup>
