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

# Tasks

> Coordinate setup, cleanup, interviews, and other service activities with assignable staffing.

**Service Tasks** cover ancillary work around a worship **Program** — setup, cleanup, interviews, and more — each with its own staffing slots and status tracking.

<Frame>
  <img src="https://mintcdn.com/adoraplan-b5f8a5a4/Q7eIYf4z4qB2WPTX/images/tasks/task-card.png?fit=max&auto=format&n=Q7eIYf4z4qB2WPTX&q=85&s=10897b64ee57093620622444dab19c4b" alt="Program editor Activity tab Tasks sub-tab showing task cards with timing badges" width="1440" height="900" data-path="images/tasks/task-card.png" />
</Frame>

## Quick Start

1. Open **Tasks** in the sidebar (or a program → **Activity** → **Tasks**).
2. Click **New Task**.
3. Set **Title**, **Category**, **Date**, and **Timing** (Before / During / After service).
4. Save, then edit the task to add **Staffing** slots.
5. Assign volunteers and track **Open** → **In Progress** → **Completed**.

***

## How-to Guide

### Create a standalone task

<Steps>
  <Step title="New task">
    **Tasks** → **New Task**.
  </Step>

  <Step title="Fill details">
    **Title**, **Category** (from catalogs), optional **Ministry**, **Date**, start/end times, **Timing**, and description.
  </Step>

  <Step title="Save and staff">
    After save, reopen the task — the **Staffing** section appears. Use **From Template** or **Add Slot**.
  </Step>
</Steps>

### Timing options

| Timing             | When to use                   |
| ------------------ | ----------------------------- |
| **Standalone**     | Not tied to a service window  |
| **Before Service** | Setup, sound check, rehearsal |
| **During Service** | Ushering, live operations     |
| **After Service**  | Cleanup, tear-down            |

### Link tasks to a program

From **Programs** → open a program → **Activity** tab → **Tasks** sub-tab:

* **Linked Tasks** shows ancillary activities for that service.
* **Add Task** pre-fills the program date and links the task.

### Staffing a task

| Action            | Result                                                                    |
| ----------------- | ------------------------------------------------------------------------- |
| **From Template** | Applies default roles from the task **Category** (configured in Catalogs) |
| **Add Slot**      | Manual role slot                                                          |
| **Assign Team**   | Drop in a **Rotation Team**                                               |
| **Assign**        | Pick a qualified collaborator per slot                                    |

Slot statuses: **Unassigned**, **Pending**, **Confirmed**, **Declined**, **Completed**.

The summary line shows `confirmed/total confirmed · filled/total assigned`.

### Task categories and defaults

<Frame>
  <img src="https://mintcdn.com/adoraplan-b5f8a5a4/Q7eIYf4z4qB2WPTX/images/tasks/staffing-template.png?fit=max&auto=format&n=Q7eIYf4z4qB2WPTX&q=85&s=ae816d43acf688ebf738ce0912093a56" alt="Catalogs Task Categories tab with expanded staffing template showing roles and quantities" width="1440" height="900" data-path="images/tasks/staffing-template.png" />
</Frame>

Admins configure categories under **Catalogs** → **Task Categories**:

1. Open `/catalogs` (admin navigation).
2. Select the **Task Categories** tab.
3. Expand a category to edit default staffing roles and quantities.
4. New tasks in that category can **From Template** to create matching slots.

<Tip>
  Tasks can require roles from your **Team Roles** catalog — the same roles used in **Roster** and **Organization** staffing.
</Tip>

### Filter and search

On `/tasks`:

* **Search tasks…** — title and description
* **Filters** — **Status** (Open, In Progress, Completed, Cancelled) and **Category**

***

## Related

<CardGroup cols={2}>
  <Card title="Programs" icon="calendar-check" href="/en/adoraplan/programs">
    Linked tasks on the Activity tab.
  </Card>

  <Card title="Roster" icon="users" href="/en/adoraplan/roster">
    Program role assignments (separate from task staffing).
  </Card>

  <Card title="People" icon="user" href="/en/adoraplan/people-and-team">
    Collaborators assigned to task slots.
  </Card>

  <Card title="Dashboard" icon="gauge" href="/en/adoraplan/dashboard">
    **Service Readiness** lists open tasks.
  </Card>
</CardGroup>
