First {{event}} occurred on your account '{{account.name}}' -
 

First Occurrence

Yay! The very first {{event}} was occurred on your account!

Account Information

Account ID: {{account.id}}

Account Name: {{account.name}}

Account Realm: {{account.realm}}

 
{% if user %}

Administrator User Information

-   Name:  {{user.first_name}} {{user.last_name}}
-   Email:  {{user.email}}
-   Timezone:  {{user.timezone}}

{% endif %}
 

Sent from {{system.hostname}}