Skip to content

Insert variables

How to use variables in step titles and descriptions

Insert Variables let you automatically show information from one step later on in the same process. You do this by adding a variable that refers to a form field from an earlier step into the title or description of a later step.

What you need

  • A template open in edit mode.
  • At least one form field in an earlier step (the source of the data).
  • A later step where you want to display the data from that form field.

How Insert Variables work

Variables link data from one place to another:

  • Source: The form field where someone enters information.
  • Target: The step title or description where you insert the variable.

When someone fills in the source form field, the value they enter automatically shows up wherever you placed the variable in later steps.

Types of variables you can insert

When you click the (Insert Variable) button in the editor, you can choose data from:

  • Kick-off form fields: Information entered when the process was first started.

  • Form fields from previous steps: Data entered in any form field in steps that come before the current step.

  • System variables: Special Tallyfy information like:

    • Current TaskID: The unique ID number for the current task.
    • Current ProcessID: The unique ID number for this specific run of the process.
    • (Other system IDs might be available)

    System variables are mostly useful for technical reasons, like including an ID in a link to another system.

Why use Insert Variables?

  • Consistency: Show the same information (like a client name) in multiple places without retyping.
  • Live Updates: If the data in the source form field changes, the variable updates automatically.
  • Personalization: Make task titles and instructions specific to this run of the process (e.g., “Review proposal for [Client Name]”).
  • Fewer Errors: Avoid mistakes from manually copying data between steps.
  • Context: Keep important information visible throughout the workflow.

Adding Variables to step titles

  1. Open your template in Edit mode.
  2. Template in edit mode
  3. Make sure you have a form field in an earlier step to get the data you want to display.
  4. Creating form fields
  5. Go to a step that happens after the step with the form field.
  6. Click on the step title to edit it.
  7. Place your cursor where you want the variable information to appear.
  8. Click the (Insert Variable) button that appears near the title field.
  9. Select the form field (the source) from the list.
  10. The variable (like {{fieldName}}) will be inserted. Save your changes if needed.

Adding Variables to step descriptions

  1. Open your template in Edit mode.
  2. Ensure the source form field exists in an earlier step.
  3. Go to a later step and click into its description box.
  4. Place your cursor where you want the variable information to appear.
  5. Click the (Insert Variable) button in the text editor toolbar.
  6. Select the form field (the source) from the list. 7.Inserting variables in description
  7. The variable will be inserted. Changes save automatically.

How Variables work when the process runs

  1. Someone fills out the source form field in an early step.
  2. Tallyfy remembers the value entered.
  3. When the process reaches a later step containing the variable, Tallyfy automatically replaces the variable placeholder (like {{fieldName}}) with the actual value that was entered.
  4. If the value in the source form field is changed later, the variable display will also update.

Common examples

Making task titles specific

  • “Get approval for Project: {{projectName}}
  • “Review document for Client: {{clientName}}
  • “Schedule meeting with {{departmentName}} lead”

Making instructions specific

  • “Please review the proposal for {{clientName}}, focusing on the section about {{focusArea}}.”
  • “Call {{customerName}} at {{phoneNumber}} to discuss their order {{orderNumber}}.”
  • “Prepare the {{documentType}} based on the request from {{requestingDepartment}}.”

Tips for using variables

  • Give your form fields clear names so they are easy to find in the variable list.
  • Test your template by running the process to make sure variables show the correct information.
  • Think about what should happen if the source form field is left empty – will the sentence still make sense?
  • Use variables for information that might change from one run of the process to the next.
  • Mix variables with regular text to provide clear context.

Templates > Variables

Variables in Tallyfy act as automatic information carriers that transport data between process steps to customize content and enable automation while maintaining data consistency throughout workflows.

Edit Task > The rich text editor

The rich text editor offers formatting options dynamic content insertion media embedding and content organization features while maintaining consistent branding across the platform.

Edit Processes > Auto-name a process in Tallyfy

Auto-naming processes creates consistent and organized naming patterns by automatically generating standardized names based on template variables and form field data for better tracking and identification.

Edit Templates > Add a description to a template

Descriptions can be added to provide extra context for templates and individual steps through the template editor’s settings panel or directly within steps while maintaining standard formatting.