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

# Jobs

> Schedule jobs, track status, and manage your team.

A job is a scheduled piece of work that flows from an accepted quote. Clarely tracks every job from creation through completion, giving you and your team a clear picture of what's happening and when.

## Job workflow

Jobs move through a simple status sequence: **Unscheduled → Scheduled → In Progress → Completed**. Each status reflects where the work is in the real world.

## In this section

<CardGroup cols={2}>
  <Card title="Schedule a job" icon="calendar-plus" href="/jobs/schedule-job">
    Set a date, time, and location for a job.
  </Card>

  <Card title="Job status" icon="activity" href="/jobs/job-status">
    Understand and update job statuses.
  </Card>

  <Card title="Recurring jobs" icon="repeat" href="/jobs/recurring-jobs">
    Set up jobs that repeat on a schedule.
  </Card>

  <Card title="Field notes" icon="notebook-pen" href="/jobs/field-notes">
    Team member on-site notes and how they affect invoicing.
  </Card>

  <Card title="Assign team members" icon="user-plus" href="/jobs/assign-team-member">
    Assign one or more team members to a job.
  </Card>

  <Card title="Team view" icon="users" href="/jobs/team-view">
    See all jobs across your team in one place.
  </Card>

  <Card title="En route notifications" icon="navigation" href="/jobs/en-route-notifications">
    Let clients know when a team member is on the way.
  </Card>

  <Card title="Review requests" icon="star" href="/jobs/review-requests">
    Ask clients for a review after a job is done.
  </Card>
</CardGroup>
