Last updated: 2020-11-16

Source: https://support.freshservice.com/support/solutions/articles/50000003070-global-placeholders

These placeholders be accessed in any page template.

portal

To access these placeholders, use portal.<placeholder>. For example, to get portal name, {{ portal.name}}

bot\_nameName of the bot provided in conversational UI
currencycurrency symbol for the portal ($ \€)
date\_formatdate format mapping for the portal
fresh\_idfresh id link for the account
languagelanguage of the portal
linkback\_urlpage link url provided in the logo
nameName of the portal
logged\_inBoolean. True or false based on the user logged in
logologo image url of the portal
onboarding\_enabledBoolean. True or false for the portal enabled with onboarding or not
sso\_enabledBoolean. True or false based on the SSO configuration
switch\_portalBoolean. True or false if both conversational & new portal is enabled
time\_formatTime format for the portal. (12h \24h)
contact\_informationContact number configured for the portal

user\_info

To access these placeholders, use user\_info.<placeholder>. For example, to get user first name, {{ user\_info.first\_name}}

departmentsList of department of the user
emailEmail of the user
first\_nameFirst Name of the user
last\_nameLast name of the user
full\_nameFull name of the user
is\_agentBoolean. Returns true if the user is an agent
profile\_picimage url for the user’s profile pic
time\_formatTime Format configured by the user (12h \24h)
user\_idID of the user