Skip to content

Project Templates

Project templates let you capture a project's configuration and reuse it to create new projects with the same setup. Instead of manually configuring states, labels, estimates, features, and automations every time you start a new project, you create a template once and apply it whenever needed. Templates enforce consistency across your workspace and reduce onboarding time for new projects.

What a template includes

When you create a template from an existing project, SetGet captures the following configuration:

ConfigurationIncludedDetails
StatesYesAll custom states, their groups, colors, and order
LabelsYesAll labels, their colors, and parent-child hierarchy
EstimatesYesThe estimation type and scale (Fibonacci, Linear, Custom, Categories, Time)
FeaturesYesWhich features are enabled (Cycles, Modules, Views, Pages, Intake)
AutomationsYesAuto-close and auto-archive rules
NetworkYesPublic or Secret setting
DescriptionYesThe project description text
MembersNoMembers are not copied — each project starts fresh
Work itemsNoNo actual work items are included
CyclesNoNo cycles are copied
ModulesNoNo modules are copied
PagesNoNo pages are copied
IntegrationsNoIntegration connections are project-specific and not templated

TIP

Templates capture the structure and rules of a project, not its content. Think of a template as a blank project with all the right settings pre-configured.

Create a template from an existing project

  1. Open the project you want to use as the basis for your template.
  2. Go to Settings > General.
  3. Click Save as Template (or find the option under the ... menu).
  4. Enter a template name (e.g., "Engineering Sprint Project", "Client Engagement", "Marketing Campaign").
  5. Optionally add a template description explaining when to use this template.
  6. Click Create Template.

The template is saved to the workspace and available to all workspace members when creating new projects.

What makes a good template source

Choose a project that represents your team's ideal starting configuration:

  • States are set up the way most projects should start.
  • Labels cover the common categories your team uses.
  • Estimates are configured with the right type and scale.
  • Features are toggled appropriately for the project type.
  • Automations reflect your standard rules.

WARNING

The template captures the project's current configuration, not its historical configuration. If you have modified states or labels over time, the template reflects the current state. Review the configuration before saving as a template.

Create a new project from a template

  1. Click Create Project from the sidebar or workspace project list.
  2. In the project creation dialog, look for the Template dropdown or the Use Template option.
  3. Select the template you want to use.
  4. Fill in the project-specific details:
    • Name — the unique name for this project
    • Identifier — the short code for work item IDs
    • Network — defaults to the template's network type, but you can override it
  5. Click Create Project.

The new project is created with all the template's configuration pre-applied. You can immediately start adding members and creating work items.

Override template settings

When creating a project from a template, you can override certain settings:

SettingCan override at creation
NameYes (required)
IdentifierYes (required)
DescriptionYes
NetworkYes
Cover imageYes
StatesNo (modify after creation)
LabelsNo (modify after creation)
EstimatesNo (modify after creation)
FeaturesNo (modify after creation)

Settings that cannot be overridden at creation time can be changed freely after the project is created through the normal settings interface.

Manage templates

View all templates

  1. Go to Settings (workspace level) > Templates or access templates through the workspace settings area.
  2. You see a list of all templates in the workspace with their names, descriptions, and creation dates.

Edit a template

Templates are snapshots, not live references. To update a template:

  1. Create a project from the template (or open the original source project).
  2. Make the desired configuration changes.
  3. Save as a new template with the same name.
  4. Delete the old template if it is no longer needed.

TIP

There is no live link between a template and projects created from it. Changing a template does not retroactively update existing projects.

Delete a template

  1. Go to the workspace templates list.
  2. Click the ... menu next to the template.
  3. Select Delete.
  4. Confirm the deletion.

Deleting a template does not affect any projects that were created from it. Those projects continue to function independently.

Duplicate a template

If you want to create a variant of an existing template:

  1. Create a new project from the template.
  2. Modify the new project's configuration as needed.
  3. Save the modified project as a new template.

Template strategies

By project type

Create templates for each type of project your organization runs:

TemplateConfiguration highlights
Engineering SprintCycles on, Modules on, Fibonacci estimates, states: Backlog / Ready / In Dev / In Review / QA / Done / Cancelled
Design ProjectCycles off, Modules on, Category estimates (XS-XL), states: Inbox / Exploration / In Design / Review / Approved / Cancelled
Marketing CampaignCycles on, Modules off, No estimates, states: Planning / In Progress / Live / Completed / Cancelled
Client EngagementCycles on, Modules on, Time estimates, Intake on, states: Triage / Planned / Active / Delivered / Signed Off / Cancelled
Bug BashCycles off, Modules off, No estimates, states: Reported / Confirmed / Fixing / Fixed / Won't Fix

By team

Different teams often have different workflow preferences:

TemplateTeam
Backend EngineeringBackend team with code review and QA states
Frontend EngineeringFrontend team with design review state
SupportSupport team with Intake enabled and triage workflow
ProductProduct team with discovery and validation states

By compliance level

For organizations with varying process requirements:

TemplateCompliance level
StandardBasic workflow with minimal automation
RegulatedAdditional review states, mandatory estimates, auto-archive disabled
ExternalSecret network, intake enabled, restricted features

Template best practices

  • Start with 2-3 templates — do not try to cover every scenario. Create templates for your most common project types and refine over time.
  • Name templates clearly — use descriptive names that tell members when to use each template (e.g., "Sprint Project - Engineering" rather than "Template 1").
  • Include descriptions — a one-line description explaining the template's intended use helps members choose the right one.
  • Review templates quarterly — as your processes evolve, update templates to reflect current best practices. Delete templates nobody uses.
  • Use templates for onboarding — when a new team member creates their first project, point them to the appropriate template so they start with the right configuration.
  • Do not over-customize states — templates with too many states are confusing for new projects. Start with 5-7 states and let teams add more as needed.

Frequently asked questions

Can I create a template without an existing project? No. Templates are always created from an existing project's configuration. If you need a template with specific settings, create a temporary project, configure it, save as a template, then delete the temporary project.

Do templates sync across workspaces? No. Templates are scoped to the workspace they were created in. If you manage multiple workspaces, you need to create templates in each one separately.

Can non-Admins create templates? Template creation requires Admin access on the source project. Workspace Admins can also manage templates from the workspace settings level.

What happens if I delete the source project? Nothing. The template is independent of the source project. Deleting the project does not affect the template.