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

# Help Center

> Everything you need to get your tutoring organisation up and running on ClassQuill.

## Welcome to ClassQuill

ClassQuill is a tutoring management platform for tutoring businesses, tutoring centres, and schools. It handles scheduling, payments, student progress, and tutor administration in one place.

These guides cover the five core tasks every new organisation completes in their first week.

<CardGroup cols={2}>
  <Card title="Set up your organisation" icon="building" href="/guides/org-setup">
    Add your org name, logo, subjects, and timezone.
  </Card>

  <Card title="Invite tutors" icon="user-plus" href="/guides/invite-tutors">
    Send email invites and assign tutor or admin roles.
  </Card>

  <Card title="Add students" icon="graduation-cap" href="/guides/add-students">
    Enrol students into your org, a classroom, or a 1:1 arrangement.
  </Card>

  <Card title="Set tutor availability" icon="calendar" href="/guides/set-availability">
    Tutors set their weekly available hours so parents and students can book.
  </Card>

  <Card title="How parents book a session" icon="clock" href="/guides/how-parents-book">
    Walk through the parent portal booking flow.
  </Card>
</CardGroup>

## Roles in ClassQuill

| Role          | What they do                                           |
| ------------- | ------------------------------------------------------ |
| **Org Owner** | Full control — billing, settings, users, data          |
| **Org Admin** | Manage tutors, students, classrooms, and payments      |
| **Tutor**     | Deliver sessions, view their own schedule and earnings |
| **Student**   | Attend sessions, complete homework, view progress      |
| **Parent**    | Book sessions, view invoices, message tutors           |

<Note>
  Looking for API documentation? Switch to the **API Reference** tab above.
</Note>
