Skip to main content

Using Variables

Available on: Legacy Plans (Basic, Plus, Enterprise), Current Plans (Pro+, Basic, Grow, Advance, Enterprise)

Updated this week

Variables automate the process of creating personalized email signatures for your entire company. They allow you to dynamically populate signatures with employee or company information, links, and images, saving time while ensuring consistency and professional branding. This article explains what variables are, how to create them, and how to use them in your signatures.


What are Variables?

Variables are special information fields that can be added at the employee or company level. These fields can include:

  • Names, job titles, or pronouns

  • Phone numbers, emails, or extensions

  • Social media links

  • Logos, photos, or banners

  • Custom fields, such as calendar links or additional images

Once defined, variables can be used in any email signature created in WiseStamp. When an email is sent, the signature automatically populates with the correct variable values for that employee.

For example:
If you’ve stored an employee’s title as a variable #{{employee.title}}, the editor can dynamically insert this into the signature. Any emails sent from that account will show the correct title automatically. This works for phone numbers, social profiles, and other personal or company data.


Handling Missing Variables

If a variable is missing for an employee, WiseStamp automatically hides that field in the signature, preventing empty placeholders from appearing.


Default Variables in WiseStamp

Company data

Variable name

Variable code (dev-mode)

Type

Name

#{{company.name}}

Text

Website

#{{company.website}}

Text

Address

#{{company.address}}

Text

Phone

#{{company.phone}}

Text

Fax

#{{company.fax}}

Text

Logo

#{{company.logo}}

Image

Facebook link

#{{company.facebook}}

Text

Twitter link

#{{company.twitter}}

Text

Youtube link

#{{company.youtube}}

Text

Linkedin link

#{{company.linkedin}}

Text

Instagram link

#{{company.instagram}}

Text

Employee data

Variable name

Variable code (dev-mode)

Type

Department (Groups)

#{{employee.group}}

Text

Email

#{{employee.email}}

Text

Name

#{{employee.name}}

Text

Phone

#{{employee.phone}}

Text

Extension

#{{employee.extension}}

Text

Mobile

#{{employee.mobile}}

Text

Pronouns

#{{employee.pronouns}}

Text

Photo

#{{employee.photo}}

Image

Facebook link

#{{employee.facebook}}

Text

Instagram link

#{{employee.instagram}}

Text

Linkedin link

#{{employee.linkedin}}

Text

Adding Company Variables

  1. Click Settings in the main navigation panel.

  2. Click Organization.

  3. On the Organization page, click Edit company profile.

  4. Choose between Basic information, Social links, or Visual assets.

    1. Basic information

      1. In the right corner, click Add variable.

      2. Select the variable type (plain text, email, phone, address, or URL).

      3. Enter the variable name and variable content.

      4. Click Save.

    2. Social links

      1. In the right corner, click Add variable.

      2. Select the icon you'd like.

      3. It will be added at the bottom of the social links list.

      4. Add the relevant social media handle or URL.

      5. Click Save.

    3. Visual assets

      1. In the right corner, click Add variable.

      2. Choose the variable type (image or banner).

      3. Enter the variable name.

      4. Upload your logo or image (image should be at least 100X100px).

      5. Click Save.

  5. Click Save.

To edit an existing company variable, go to Settings → Organization → Edit Company Profile, then start editing the variable you want to update in the pop-up window.

Adding Employee Variables

  1. Click Settings in the main navigation panel.

  2. Select Employee data.

  3. Click Add variable in the top right.

  4. In the pop-up:

    • Enter the variable name.

    • Select the variable type (text, phone number, image, URL, etc.).

    • Select the data source: Directory or Manual.

    • If Directory, select the relevant field. If Manual, choose None.

    • Optional: Enable Daily Sync to overwrite manually uploaded data.

    • Optional: Allow employee editing (disabled if Daily Sync is enabled).

  5. Click Save.

To edit an existing employee variable, click the three-dot icon of the variable and select Edit.


Using Variables in Signatures

  1. Click an element that supports variables.

  2. In the Content section, toggle the variable on/off.

  3. Under value, click the text box.

  4. Click the edit icon next to company or employee.

  5. Variables will automatically populate for each user or company-wide.

Not every element supports variables. Check the Content tab of an element to see available variable options.

Did this answer your question?