# Email signatures

{% hint style="success" icon="list-check" %}
**IN SHORT**

Set up and customize signatures to use when communicating with your customers by email.

Each brand, location, and user can have their own email signature.

Signature prioritization rules apply for automatically sent replies.
{% endhint %}

{% hint style="info" icon="shield-check" %}
**ACCESS RIGHTS**

To modify the signature of a brand or a location in your Fullwhere workspace, you must be a supervising member with Administrator rights or have write access to the relevant brand or location.
{% endhint %}

The email signature feature allows you to customize and standardize the signatures used in your replies through the Email channel.

Email signatures can be created for each brand, location, and user.

### Creation and customization <a href="#h_46019b9a49" id="h_46019b9a49"></a>

To create your personal signature, go to Settings > My accounts > Email signature.

To create a signature for a location, go to Settings > Locations, click the relevant location, and go to the Signature tab.

To create a signature for a brand, go to Settings > Brands, click the relevant brand, and go to the Signature tab.

Available options:

* Font: choice of typeface used (e.g. Montserrat)
* Text: free content for the signature block (name, job title, contact details, etc.)
* Logo: add an image in PNG, JPG, or GIF format (max size 1 MB)
* Formatting: color, bold, links, and
* Social icons: website, Facebook, LinkedIn, WhatsApp (to add a link to your WhatsApp,

{% hint style="warning" %}
To add a link to your WhatsApp, use a link in the format <https://wa.me/XXX>, for example [*https://wa.me/33612345678*](https://wa.me/33612345678)*.*
{% endhint %}

A real-time preview lets you see the final result of the signature.

Signatures can be configured by each Brand and each Location.

### Signature application priority <a href="#h_3d8f883606" id="h_3d8f883606"></a>

The signature applied depends on the sending context:

* Automatic reply sending → the signature used is that of the location, if it exists; otherwise, that of the brand.
* Manual sending (from messaging) → the user's signature is inserted by default, if it exists; otherwise, that of the location, then that of the brand.

When sending manually, the user can select another available signature via the editor bar dropdown menu.


---

# 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.fullwhere.com/documentation/documentation-en/get-started/email-signatures.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.
