/tasks is where admins build the reusable checklist templates that get attached to gigs. A template captures the recurring prep work for a kind of show (load-in steps, soundcheck items, day-of confirmations) so a coordinator doesn’t have to recreate it for every event.
Every organization starts with a Standard Tasks template (Pre-event, Day-of, Post-event). New empty gigs attach the organization’s default checklist automatically. The starter is an editable org copy — you can change or delete it. Soundcheck will not overwrite it after it is created, and a deleted starter is not restored.
The Templates tab is admin-only — it needs
canManageOrganization. The page itself (and the My tasks tab) only needs the gig-checklist feature flag; without the flag the sidebar item is hidden and direct navigation falls back to /gigs.Your tasks
Assigning a task is a hand-off, not a label. When someone assigns a checklist task to you, you get a push notification and the task shows up in one list alongside everything else assigned to you — across every gig and every organization you work with. Where to find them- Web —
/tasksopens on the My tasks tab. Tasks are grouped by gig, soonest gig first, with open work up top and finished tasks tucked into a collapsed Completed section. The sidebar’s Tasks row carries a count of what’s still open. - Mobile — the Tasks tab (Browse → Tasks), and a Tasks segment in your Mailbox. The Mailbox badge counts open tasks along with anything else waiting on you.
How templates work
A template is a list of phases (e.g., “Pre-event”, “Day-of”, “Post-event”), each containing task titles and notes. When a gig is created empty, Soundcheck attaches the organization’s default template. A gig has one checklist; applying a template creates that checklist and does not merge additional templates into existing tasks. Each gig gets an independent copy of the steps and notes. Assign owners and due dates for that gig, then track its progress. Task templates do not carry over assignees, due dates, or completion status. Edits on the gig leave the saved template unchanged, and later template edits leave existing gig checklists unchanged.The library
Choose the Templates tab on the Tasks page to open the library. From here you can:- Search by template name.
- Open a template to edit phases and tasks.
- Create a new template (Soundcheck auto-names the first one and you can rename it).
- Delete a template that’s no longer needed.
The editor
Inside a template you can:- Add, rename, reorder, and remove phases.
- Add tasks to a phase, with notes.
- Save the template. Changes don’t ripple back to checklists already attached to gigs.
Spreadsheet edit mode
Spreadsheet edit mode is gated by the
gig-tasks-sheet feature flag. Where it isn’t enabled, choosing Edit (or Create New) opens the row-by-row editor described above instead.- Inline editing. Double-click a cell, or select it and press Enter, F2, or just start typing, to edit it in place.
- Range select. Click and drag, or use the arrow keys with Shift, to select a range of cells across rows and columns.
- Fill handle. Drag the small handle at the corner of a selection to repeat a value down a column — handy for setting the same assignee or due date on several rows at once.
- Copy and paste with Sheets/Excel. Copy a range with Cmd/Ctrl+C and it lands in Google Sheets or Excel as a normal tab-separated block; paste a block back with Cmd/Ctrl+V and Soundcheck reads it back in. If the pasted block has more rows than the grid, the extra rows become new tasks — you’ll see a toast such as “Added 4 tasks” confirming how many were created (with a note about any cells that couldn’t be read). Soundcheck also recognizes a header row (e.g.
Task / Status / Due) and lines the pasted columns up automatically. - Typed shortcuts. The Status, Assignee, Due, and Section cells open a picker when you double-click them, but you can also just type —
done,wip, a teammate’s name, or a date likeSep 3— and Soundcheck matches it to the right value. - Moving a task between sections. Edit a task’s Section cell (type the new section’s name, or pick it from the list) to move the task there — it lands at the end of that section.
Attaching a template to a gig
On a gig without a checklist, open Tasks, choose Use template, and select a saved template. Its phases, task titles, and notes copy onto the gig. Tasks start unassigned and not started, with no due dates. If the gig already has a checklist, edit its tasks directly. Use template does not add another template over the existing checklist.Save a gig’s tasks as a template
Open Task actions (⋯) and choose Save as template. Give the template a name and save it to your organization’s task library. This captures the phases, task titles, and notes for future gigs; the current gig keeps its assignments, dates, and progress. Saving refinements gives your team a better starting point next time without changing other gigs.Permissions
Editing templates requirescanManageOrganization plus the gig-checklist flag. My tasks needs only the flag — every member sees their own assigned work there, and never anyone else’s. Once tasks are on a gig, anyone with edit access to that gig can check them off and add ad-hoc items. An assignee can always update the status of a task assigned to them — from My tasks or the gig — even without edit access to the gig; changing anything else about the task still needs gig edit access.
Related
Gigs overview
How the checklist appears inside an event
Templates & duplication
Reusing entire events instead of just task lists
Teams
Reusable team and call-list configurations