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

# Welcome to Ciclo Strategy

> One place to set your strategy, measure progress, and keep every team moving toward your highest priorities.

export const YouTube = ({id, title}) => <Frame>
    <iframe className="w-full aspect-video rounded-xl" src={`https://www.youtube.com/embed/${id}`} title={title} allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
  </Frame>;

Ciclo Strategy helps teams and their advisors define strategy, track the KPIs that
matter, plan a roadmap, and hold everyone accountable for the actions that move the
business forward. This Help Center walks you through every part of the platform with
short written guides and how-to videos.

<YouTube id="Gu7EH08zjAg" title="Welcome to Ciclo Strategy" />

Ciclo ensures that your goals, KPIs, initiatives, and actions are all aligned towards
delivering your highest priorities.

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/getting-started/what-is-ciclo">
    New to Ciclo? Set up your account, find your way around, and build your
    first strategy in minutes.
  </Card>

  <Card title="Features" icon="grid-2" href="/features/strategy">
    Deep dives into Strategy, KPIs, Roadmap, Actions, Alignment, Reports, and
    the AI tools.
  </Card>

  <Card title="For Consultants" icon="briefcase" href="/consultants/overview">
    A playbook for advisors running strategy engagements for their clients —
    onboarding, audits, board reporting, and accountability.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Connect Ciclo to the tools you already use — folk, HubSpot, GitHub, Asana,
    Trello, Xero, and QuickBooks.
  </Card>
</CardGroup>

## Popular guides

<CardGroup cols={3}>
  <Card title="Your first strategy" icon="flag" href="/getting-started/your-first-strategy" />

  <Card title="Tracking KPIs" icon="chart-line" href="/features/performance-kpis" />

  <Card title="Sharing reports" icon="file-chart-column" href="/features/reports" />
</CardGroup>

## Need a hand?

Can't find what you're looking for? Check the [FAQ](/faq) and
[Troubleshooting](/troubleshooting) pages, or email
[help@ciclostrategy.com](mailto:help@ciclostrategy.com).
