What is Zoho People Variables?
Zoho People variables are pseudo-module fields that are used to store static and reusable information in your Zoho People account.
A Zoho People Variable can have a unique set of values and can be widely used as merge fields in email templates, mail merge templates, and inventory templates. It can also be used as reusable authentication parameters in functions and APIs.
Global variables can be managed by admin and automation admin only.
Create a Variable
To create a variable,
- Go to Settings > Developer Space > Variables.
Click Create New Variable.
- Enter the Variable name and Description for easy identification.
- Enter the API name for the variable. You can only use alphanumeric characters and underscores in your API name.
- Select the Variable type from the drop-down based on your requirements.
Choose where your variable should be grouped. By default, each organization has a group named General.
You can also create a new group and place your variable under that respective group.
Click Save.
You can create a maximum of 25 variables under any single group.
Edit/Delete a Variable
To edit a variable,
- Go to Settings > Developer Space > Variables.
- Select the required variable from the list and hover on it.
- Click the edit icon and update as per your requirements, and click Save. You can also edit the API name of the variable.

The same goes for deleting a variable, choose the required variable that you want to delete and click the Delete icon.
- If this variable is linked anywhere else, a warning popup will appear. First unmap any existing links, then continue with deletion.

Create a Variable Group
In Zoho People, you can group variables of similar type for easy access. By default, all the variables are grouped under the
General category. Follow the steps for
creating a variable.
To create a variable group,
- Go to Settings > Developer Space > Variables.
- Click the drop-down on the left side and select Groups.
- Click Create New Group.

- In the Create New Group pop-up, enter the Group name, Group API name, and the Description for the group.

- Click Save. Now variables can be added to this new group.
You can add up to 10 custom groups. Therefore, each organization can have a maximum of upto 11 variable groups.
Edit/Delete a Variable Group
To edit a variable group,
- Go to Settings > Developer Space > Variables.
- Click the drop-down on the left side and select Groups.
- Select the required variable group from the list and hover on it.

- In the edit group pop-up, click the edit icon and update it as per your requirements, and click Save.
- The same goes for deleting a group, choose the required group and click the delete icon.

- If variables are linked to the group, only editing is allowed and the delete option remains disabled.
- To delete the group, delete the associated variables in the group and proceed to delete it.
Click here to learn how to use variables in emails, letters, mail merge templates, and custom functions.