You can create notification templates and use them when you add notification events. Notification templates can include freeform text and any of the pre-defined variables. Templates are useful when you want to re-use the same subject and message in multiple notification events.
In the example below the template includes the following variables:
<%PROJECT%>: displays the name of the parent Dimensions project.
<%CONFIG%>: displays the name of the build configuration where the notification event is setup.
<%JOB_AREA%>: displays the name of the build area.
<%JOB_START_TIME%>: displays the time that the build job started.
<%JOB_STOP_TIME%>: displays the time that the build job finished.