Files
vibe-kanban/docs/user-guide/creating-task-templates.mdx
2025-09-11 09:56:01 +01:00

24 lines
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Task Templates
Task templates let you define reusable task formats that speed up task creation. Templates can be created globally (across all projects) or scoped to individual projects.
## Global Task Templates
Global templates are managed in **Global Settings → Task Templates**. This view lets you define templates available in every project.
![Global Task Templates](/images/screenshot-global-task-templates.png)
Use the **Add Template** button to create a new global template, and the edit (✏️) or delete (🗑️) icons to modify existing templates.
## Project Task Templates
Project templates are scoped to a single project. To manage them, open your project and click the library icon in the project's page to access the Template Library, then select **Manage Templates**.
![Project Task Templates](/images/screenshot-project-task-templates.png)
Within this window, use **Add Template**, **Edit** (✏️), and **Remove** (🗑️) controls to manage projectspecific templates.
## Using Templates
When creating a task, use the **Use a template** dropdown to pick from your global or project templates. Selecting a template will prefill the task title and description.