# 2025.06.13: Notification settings

Today we released the ability for Administrators to customize your own email notification messages.

This release also addresses some issues with last week's release regarding Join Service Desk button and the Sign Up and Sign In buttons.

## Notification settings

To visit the Notification Settings screen, open the Customization page in service desk settings, scroll down and click the Notification Settings button.

<figure><img src="/files/NtvpXmzKj44FqawORMe1" alt="" width="563"><figcaption></figcaption></figure>

Once open, you can configure the following settings:

* Send 'created' email notiications to the original author when a ticket is created
* Include content details in all 'created' and 'updated' notifications
* Ticket 'created' email notification contents
* User 'invite' email notification contents
  * In this template, you can use two paramaters:
    * {deskname} - automatically adds the name of the desk
    * {deskurl} - automatically adds the url to the desk as a hyperlink

<figure><img src="/files/wQdjFzXLTJuXd5W4V95n" alt="" width="563"><figcaption><p>Notification settings screen</p></figcaption></figure>

## Other changes

Also in this release are:

* Fix for "Join Service Desk" button on custom domain. Previously, this showed a 'service desk is missing' error.
* Fixes to show/hide the 'Sign Up' and 'Sign In' buttons on several screens.
* Indicator on Customization screen if SSO is enabled for a service desk.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ticket-log.com/release-notes/2025.06.13-notification-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
