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

# Web app quickstart

> Start tracking turns in under 2 minutes

# Web app quickstart

Create your first activity and start tracking turns.

## Access the app

Visit [turnsies.app](https://turnsies.app) to access the web application.

## Create an account

1. Click **Sign up** on the homepage
2. Enter your email and password
3. Verify your email address (check your inbox)
4. Sign in with your credentials

You can also sign in with Google for faster access.

## Create your first activity

1. Click the **+** button
2. Name your activity (e.g., "Dishes", "Coffee run")
3. Pick an image from the gallery
4. Add participants by typing their names
5. Click **Create Activity**

That's it. You're tracking turns.

### Optional settings

Configure these if you need them:

* **Automatic rotation**: Turns advance on schedule (daily, weekly, monthly)
* **Rewards**: Track money or points earned per turn
* **Skip rules**: Control who can skip (everyone, own turns only, or no one)
* **Due dates**: Set recurring deadlines
* **Participant groups**: Save groups for reuse across activities

## Complete a turn

When it's your turn, click **Done**. The turn advances to the next person automatically.

Did the activity when it wasn't your turn? Use **Done by me** from the three-dot menu. You get credit, but the rotation continues normally.

View complete history anytime from the three-dot menu.

## Invite others

Open any activity, click **Invite Participant**, and enter their email. They'll get an invitation link. Once they accept, changes sync in real-time for everyone.

## Next steps

<CardGroup cols={2}>
  <Card title="Managing activities" icon="list-check" href="/web/managing-activities">
    Learn how to edit, archive, and organize activities
  </Card>

  <Card title="Automatic rotation" icon="clock" href="/web/automatic-rotation">
    Set up activities that rotate turns automatically
  </Card>

  <Card title="Rewards system" icon="coins" href="/web/rewards">
    Track money or points for completed turns
  </Card>

  <Card title="Participant groups" icon="users" href="/web/participant-groups">
    Create groups for faster participant selection
  </Card>
</CardGroup>
