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

# Welcome to Chevre — Your Workflow Command Center

> Chevre helps teams manage, automate, and collaborate on core workflows from a single, intuitive dashboard. Get started in minutes.

Chevre is a modern SaaS platform that brings your team's workflows, automations, and collaboration tools into one place. Whether you're coordinating cross-functional processes, automating repetitive tasks, or tracking project progress, Chevre gives you the visibility and control you need — without the complexity.

## Explore Chevre

<CardGroup cols={2}>
  <Card title="Quickstart" icon="bolt" href="/quickstart">
    Go from zero to your first running workflow in under 10 minutes.
  </Card>

  <Card title="Core Concepts" icon="book-open" href="/concepts/overview">
    Learn the building blocks — workspaces, projects, workflows, and triggers.
  </Card>

  <Card title="Build Your First Workflow" icon="diagram-project" href="/guides/first-workflow">
    A step-by-step guide to creating, configuring, and running a real workflow.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/overview">
    Explore the full REST API to integrate Chevre with your existing tools.
  </Card>
</CardGroup>

## How Chevre Onboarding Works

Getting up and running takes just three steps:

<Steps>
  <Step title="Create Your Account">
    Sign up at [app.chevre.io](https://app.chevre.io) using your email address, Google account, or SSO provider. Verify your email and set up your profile to personalize your experience.
  </Step>

  <Step title="Set Up Your Workspace">
    A workspace is your team's shared environment in Chevre. Give it a name, invite your teammates, and configure your workspace settings to match how your team works.
  </Step>

  <Step title="Build Your First Workflow">
    Create a project, add a workflow, and configure a trigger to kick it off. Run it manually to see the results in your run log — then iterate from there.
  </Step>
</Steps>

<Note>
  All new accounts start with a **14-day free trial** of Chevre's Pro plan — no credit card required. If you need help at any point, reach out to our team at [support@chevre.io](mailto:support@chevre.io) or open a conversation from the in-app chat widget.
</Note>
