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

# Local and CLI scans

<CardGroup>
  <Card title="Local CLI scans" icon="file-text" href="/getting-started/cli">
    Learn how to set up Semgrep, scan your first project for security issues, and view your findings in the CLI.
  </Card>

  <Card title="Run rules" icon="file-text" href="/running-rules">
    Learn how to use local Semgrep rules in your scans.
  </Card>

  <Card title="Update Semgrep" icon="file-text" href="/update">
    Update Semgrep by running the correct commands for your environment or operating system.
  </Card>

  <Card title="Upload local scan findings" icon="file-text" href="/deployment/local-to-scp-scans">
    Send your local scans to Semgrep AppSec Platform to view and track your findings.
  </Card>

  <Card title="Troubleshooting the CLI" icon="file-text" href="/troubleshooting/semgrep">
    Get more information when Semgrep hangs, crashes, times out, or runs very slowly.
  </Card>
</CardGroup>
