Placeholders automatically insert the current period (month, quarter, or year) into recurring task titles. Instead of manually updating task names each cycle, set up a placeholder once and Uku fills in the correct value every time the task is generated.
Who can do this
Section titled “Who can do this”- Any team member with permission to edit tasks in a client Workflow.
- Company Admins and Company Owners can add placeholders to company templates in Settings & Apps → Tasks → Workflow templates.
- Placeholders only work with recurring tasks.
Available placeholders
Section titled “Available placeholders”Current periods
Section titled “Current periods”{{last_year}}— previous calendar year (e.g. 2024){{this_year}}— current calendar year (e.g. 2025){{next_year}}— next calendar year (e.g. 2026){{last_month}}— previous month as a two-digit number (e.g. 12){{this_month}}— current month as a two-digit number (e.g. 01){{next_month}}— next month as a two-digit number (e.g. 02)
Relative periods
Section titled “Relative periods”{{x_months_ago}}— the month X months before the task period{{x_months_ahead}}— the month X months after the task period{{today}}— today’s date (formatted to your locale)
Replace X with a number, for example {{3_months_ago}}. Left as x, the placeholder isn’t filled in.
Add placeholders to a client Workflow
Section titled “Add placeholders to a client Workflow”-
Open the client profile and select the Workflow tab.
-
Click Edit plan.
-
Select Add task or click an existing recurring task to edit it.
-
Set the task’s recurrence (monthly, quarterly, or yearly) — placeholders only work on recurring tasks, so set this first.
-
In the task title field, type the title and the placeholder.
Example:
VAT return {{this_month}} {{this_year}} -
Click Confirm plan to save.
If the task appears on the dashboard on January 15, 2025, it will show as “VAT return 01 2025”.
Add placeholders to company templates
Section titled “Add placeholders to company templates”-
Select Settings & Apps from the main navigation.
-
Click the Tasks app.
-
Open Workflow templates.
-
Create a new template or edit an existing one.
-
Add placeholders to the task title.
Example:
Monthly bookkeeping {{this_month}} {{this_year}} -
Save the template.
When you apply this template to clients, each generated task will automatically use the correct month and year.
Editing tasks that already use placeholders
Section titled “Editing tasks that already use placeholders”Editing a placeholder in the title only affects tasks created in the future. Tasks that have already been generated keep their original names.
Update placeholder across multiple clients at once
Section titled “Update placeholder across multiple clients at once”- Open the Clients view.
- Select the clients whose Workflow you want to update.
- From the menu, select Plan → Replace.
- Pick the task template that has the updated placeholders.
- Confirm the replacement.
Troubleshooting
Section titled “Troubleshooting”The placeholder does not get replaced in the title
Section titled “The placeholder does not get replaced in the title”Check that the task has a recurrence set (monthly, quarterly, or yearly). Placeholders only work with recurring tasks.
The wrong month or year is shown
Section titled “The wrong month or year is shown”Placeholders are based on the task’s start date. Check that the start date matches the period you expect.
Existing task titles did not change
Section titled “Existing task titles did not change”Placeholder edits only affect tasks created in the future. Already-generated tasks need to be edited manually if needed.
The placeholder shows up as code instead of the value
Section titled “The placeholder shows up as code instead of the value”Make sure the syntax is exact — double curly braces with no spaces inside — and that you are using one of the available placeholder names listed above.