Skip to content

Templates

A template is a finished automation you install on your board. The gallery has fifty of them, from "Archive completed cards after 7 days" to "Merge the PR when CI passes". Installing one maps every list, tag, member, priority, custom field and board it mentions to something that exists on your board, so it works the moment it lands.

Truetask automation templates gallery

  • The board's Automations view: the templates button in the rail header.
  • The empty state of a board with no automations: Quick starts for a handful, Browse all templates for the gallery.

Search filters by name, and the category tabs are All, Automation, Git, Notifications, Cleanup, Organization and Recurrence. Each card shows the template's name, what it does, and how many steps it has.

A template whose nodes cannot run on this board is not offered. On a database board that removes anything built on lists, flow, notes, git or agents; three templates are written for databases instead. Git templates ask you to connect a provider or link a repository first, with a button to do it.

Installing one

The install step lists every reference the template makes and how it resolved it against your board. When everything matches you see "Everything matches your board, ready to install". When something does not, you choose for each one:

ChoiceWhat happens
Pick an existing list, tag, member, priority, field or boardThe template uses yours instead
Create newA new list, tag or custom field is created on this board when you install
Leave itThe reference is cleared

Below that, What this will do lists the template's nodes so you can see the shape before you commit.

Most templates install switched on: they are curated and everything is already resolved, so there is nothing left to set up. A template with an Agent node or a Kick off Agent node installs paused, because somebody has to read the prompt and pick which agent runs it first.

Truetask Cloud only

If activating would put you over your plan's active-automation cap, the install still succeeds and the automation stays paused.

Automate this

You do not have to go to the gallery. Several surfaces offer the templates that fit what you clicked, with the entity already filled in.

WhereWhat you get
A list's menu on a Kanban board, Automate this listRules that fit that list's flow state, with the list already selected
A tag, Automate this tagRules that fire when a task gets that tag
The Milestones panel, Automate milestonesThe two milestone templates
The Code view, Automate gitThe pull request, CI and issue templates
A form's menu, Automate this formRules for the tasks a submission creates, on the list the form writes to

A list scoped to the Done lane offers Done rules, a Backlog list does not. Git scenarios only appear when the board has a repository linked. Show more automations at the bottom of the picker opens the full gallery.

Make recurring

Make recurring on a task's menu is the templates gallery aimed at one job: making this task come back. It offers four ways.

OptionHow it repeats
Recurring work an agent doesOn a schedule, a fresh copy is created from a template and handed to an agent
Recurring weekly task (on completion)Completing the tagged task drops a fresh copy in your first open list
Duplicate card on demandA Run button on the task drops a ready-to-go copy into the same list
Finish here, recreate on another boardCompleting the tagged task creates the next one on a board you choose

The agent option has its own setup: the schedule, who does the work (the agent, its workflow, model and effort), and what each run creates. It saves the task as a task template first, so every copy starts from the same description, checklist, tags, fields, priority, estimate and cover. Assignees do not travel, because the agent takes each copy.

The other three go through the normal install step, and the one they key on is settled for you: the task is tagged with the recurrence tag so "make recurring" really means this task, not a rule waiting for a tag. Run it by hand too adds a Run button next to the schedule.

The agent option is hidden when AI is switched off for you in your own Features. See Task templates and Delegating work to agents.

The catalog

Automation

TemplateWhat it does
Onboard new cardsWhen a task is created in your intake list, tag it as new and set a default priority.
Auto-set due date on creationA task created in the list you choose gets a due date 7 days out.
Move to In Progress when assignedAdding a member to a task moves it to the In Progress list.
Bug triageA task tagged "bug" moves to your triage list and gets the triage owner.
Hydrate new cardsA new task gets a description and tags from its title in a single AI call.
AI triage note on new cardsAn AI agent reads a new task and posts a triage note: a summary, a suggested priority, and labels. Installs paused.
Improve the title of new cardsAn AI rewrites a new task's title to be clearer and more specific.
Suggest tags for new cardsAn AI reads a new task and applies relevant tags.
Summarize a card when it's doneAn AI posts a short summary comment of what was delivered.
Continue the pipelineWhen a task becomes unblocked, kick off its agent so the next stage starts on its own.
Launch the next agent on handoffWhen an agent run hands off to another agent, post the run, step and agent to your runner.
Create a task from a webhookAn external system posts to an incoming endpoint and a task is created from the body.
Webhook on archiveArchiving a task posts to a URL you configure.
Tag new recordsOn a database, a new record is tagged as new.
Send new records to a webhookOn a database, each new record is posted to a URL you choose.

Git

TemplateWhat it does
Move to In Review when a PR opensA linked pull request opening moves its task to your In Review list.
Mark PR ready for review when moved to In ReviewMoving a task to In Review flags its pull request ready on the provider.
Convert PR to draft when moved to In ProgressMoving a task back to In Progress converts its pull request to a draft.
Tag the card when its PR is approvedAn approved pull request tags its task so you can see what is ready to merge.
Move back when changes are requestedA reviewer requesting changes moves the task back to In Progress.
Comment when CI failsFailing checks post a comment on the task.
Merge the PR when CI passesA task's open pull request merges once CI goes green on its head commit.
Complete the card when its PR mergesA merged pull request marks its task complete.
Move card back to To Do when its PR is closedA pull request closed without merging returns the task to your To Do list.
Merge the PR when a card moves to DoneMoving a task to Done merges its linked open pull request.
Create a card from a new issueAn issue opened on your repository becomes a task with its title and link.
Complete the card when its issue closesA closed issue marks its task complete.
Reopen the card when its issue reopensA reopened issue moves its task back to To Do.
Close the issue when a card moves to DoneMoving a task to Done closes its linked issue.

Several of these ask which of your lists means "Done", "In Review", "In Progress" or "To Do" when you install them. See Git integration.

Notifications

TemplateWhat it does
Email when assigned to a cardAdding someone to a task emails the assignees.
Email a due-date reminder24 hours before a task is due, its assignees get an email.
Due date reminder (1 day before)A reminder comment 24 hours before the due date.
Overdue card reminderA task past its due date without being completed gets a reminder comment.
Escalate overdue cardsAn overdue task has its priority bumped to high and gets a comment.
Comment "Completed by ..." when a card is doneAn audit-trail comment noting who finished it and when.
Nudge stale In Progress cardsEvery Monday at 9 AM, a comment on each incomplete task in your In Progress list asking for an update.
Email the new ownerOn a database, a record getting an owner emails them a link to it.

Cleanup

TemplateWhat it does
Archive completed cards after 7 daysTasks are archived 7 days after completion: still searchable, out of the way.

Organization

TemplateWhat it does
Tag cards moved to BlockedA task moved to your Blocked list gets a "blocked" tag.
Mark urgent tags as high priorityA task tagged "urgent" has its priority set to high.

Recurrence

TemplateWhat it does
Daily standup cardA "Daily standup" task every morning at 9 AM in the list you choose.
Weekly review cardA "Weekly review" task every Monday at 9 AM.
Recurring weekly task (on completion)Completing a task tagged for weekly recurrence drops a fresh copy in your first open list.
Finish here, recreate on another boardCompleting a tagged task creates the next copy on a board you choose.
Duplicate card on demandRun it from any task to drop a copy, checklist and tags included, into the same list.
Recurring task from a templateEvery Monday at 9 AM, a task is created from one of your task templates.
Recurring work an agent doesOn a schedule, a fresh copy is made from a template and handed to an agent.
Nightly report by an agentEvery night at 10 PM, a task from your "Nightly report" template goes to an agent that writes the status note.
AI milestone prep briefAbout a week before a milestone, an AI agent drafts a prep brief. Installs paused.
AI milestone retrospectiveWhen a milestone is reached, an AI agent drafts a retrospective task. Installs paused.

Truetask works the same on Truetask Cloud and on your own server. Pages and sections that apply to one model only are labelled.