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

# Livry: Streamline Workflows and Team Collaboration

> Welcome to Livry — the platform that helps teams manage projects, automate workflows, and collaborate in real time. Get started in minutes.

Welcome to Livry! Livry is the all-in-one platform that helps your team stay organized, move faster, and work better together. Whether you're managing a product launch, coordinating a cross-functional initiative, or automating repetitive processes, Livry gives you the tools to get it done — without the chaos.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Get up and running in under 5 minutes. Create your account, set up your first project, and invite your team.
  </Card>

  <Card title="Introduction" icon="book-open" href="/introduction">
    Learn what Livry is, who it's for, and how its core features can transform the way your team works.
  </Card>

  <Card title="API Reference" icon="code" href="/api/introduction">
    Explore the Livry REST API to build integrations, automate workflows, and extend the platform programmatically.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Connect Livry to the tools your team already uses — from Slack and GitHub to Salesforce and Zapier.
  </Card>
</CardGroup>

## Get Started in Three Steps

<Steps>
  <Step title="Create Your Account">
    Head to [app.livry.io](https://app.livry.io) and sign up with your work email or use single sign-on (SSO) through Google, Microsoft, or your identity provider. Your account is free to start and takes less than a minute to create.
  </Step>

  <Step title="Set Up Your First Project">
    Once you're in, click **New Project** from your dashboard. Give your project a name, choose from a ready-made template or start from a blank canvas, and configure your first set of tasks. Your project is live and ready for collaboration immediately.
  </Step>

  <Step title="Invite Your Team">
    Navigate to **Settings → Team** and enter your teammates' email addresses. Assign each person a role — Owner, Admin, Member, or Guest — and Livry will send them an invitation right away. Everyone joins the same workspace and can start collaborating instantly.
  </Step>
</Steps>

<Note>
  Livry keeps your documentation up to date automatically — every feature you see here reflects the current state of the platform.
</Note>
