# Customizing email template

Qommentary provides customization of email templates which are delivered to users every time a notification is triggered in the system.

By customizing the Qommentary Writeback share email template, you can apply your own brand styling and communication tone.

To customize, please follow these steps:

1\. Navigate to the *Qommentary Admin Console*\
2\. Under *Configuration*, select *Email Templates menu option*\
3\. Click on the <img src="/files/-MYiMKntCqd5ZEWkQhHB" alt="" data-size="line"> icon in the Writeback Share template item

![](/files/-MYi4kZ_Bp7MoB3gec2t)

4\. Edit the template using the rich text editor

![](/files/-MYi5Tx7JSuMJlhcTZUc)

{% hint style="info" %}
You can click on the **< >** icon to update source code with your own custom HTML
{% endhint %}

5\. Click on *Save*


---

# 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://knowledgebase.qommentary.com/qommentary-writeback/share/customizing-email-template.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.
