Skip to main content

Using Variables in the New Signature Editor

Updated over a week ago

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 details

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 Company details in the main navigation panel.

  2. Go to the Custom company fields tab.

  3. Hover over Add company field and select the field type (text, image, or banner).

  4. Enter a field name and click Create field.

  5. Enter the information (text or upload an image/banner).

  6. Click Apply Changes.

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

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. Edit the value in employee data or the company details if needed.

  4. 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?