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

# Best Practices

> Learn how to integrate Endor Labs most effectively into your organization's workflows.

These resources help you get the most from Endor Labs. Whether you’re just getting started or improving an existing setup, you’ll find strategies and tips for common use cases.

<CardGroup cols={3}>
  <Card title="Branching" icon="code-branch" href="/best-practices/operational-best-practices">
    Strategies for scanning different branches and managing baseline comparisons.
  </Card>

  <Card title="Scoping scans" icon="bullseye" href="/best-practices/scoping-scans">
    Effectively scope your scans with inclusion and exclusion patterns.
  </Card>

  <Card title="Manage API keys" icon="key" href="/best-practices/manage-api-keys">
    Manage API keys, check for expiring keys, and automate key rotation.
  </Card>

  <Card title="Jira with Endor Labs" icon="tasks" href="/best-practices/jira-with-endor-labs">
    Use Jira efficiently with Endor Labs to manage security findings.
  </Card>

  <Card title="GitHub Security Campaign" icon="shield-alt" href="/best-practices/github-security-campaign">
    Plan, execute, and monitor GitHub security campaigns with Endor Labs and GHAS.
  </Card>

  <Card title="Build tools use case" icon="wrench" href="/best-practices/build-tools-use-case">
    Configure scan profiles for accurate and reliable scans with common build tool scenarios.
  </Card>

  <Card title="Project filters" icon="filter" href="/best-practices/project-filters">
    Implement project filters to search, prioritize, and manage projects across your organization.
  </Card>

  <Card title="Operational best practices" icon="cogs" href="/best-practices/operational-best-practices">
    Scan different branches, set up baselines, and integrate PR scans into your workflow.
  </Card>

  <Card title="Troubleshooting" icon="life-ring" href="/best-practices/troubleshooting">
    Diagnose and resolve common issues with Endor Labs scans.
  </Card>
</CardGroup>
