# Advanced Signatures

Advanced signatures will automatically appear under every message sent from the system. Signatures can be assigned separately for each inbox or all simultaneously. Each agent can have a separate signature created by the agent and system administrator.

Do you have many redirected email addresses to Responso? Each of these addresses requires a different footer? Or maybe you need a signature in different languages – you will do it with this functionality.

You can add signatures by simply inserting HTML code, or using the editor to add your footer with a photo.

To make adding signatures easier, we have also added two standard patterns that you can immediately use for your configuration.

To add a message footer, you have to go to **settings** -> **signatures**

\
Then you have to click one of the ready-made templates or simply create a new one by clicking the “**add signature**” button.

<figure><img src="https://responso.com/app/files/2022/06/dodawanie-signatures-1024x414.png" alt=""><figcaption></figcaption></figure>

While we are adding signatures, we can use the menu that allows you to add a photo and embed it in the text.\
To place the text well, we can use a table that allows for any division along with the configuration of the color of the edges. Additionally, we can just embed HTML code.

As the system administrator of the signature, we can add it for all agents, or simply everyone can add the footer on their own. Agents can only create their own footers.&#x20;

\
The inbox configuration allows you to add one footer or for all of them at once.

<figure><img src="https://responso.com/app/files/2022/06/dodawanie-signatures2-1024x472.png" alt=""><figcaption></figcaption></figure>

After saving the signature, we can start using it. All we have to do is go to the message we want to reply to. After clicking in the answer field, the signature will be added automatically.

<figure><img src="https://responso.com/app/files/2022/06/dodawanie-signatures3-1024x431.png" alt=""><figcaption></figcaption></figure>

In the video below, we’ve outlined the entire process of adding a new footer.

{% embed url="<https://responso.com/app/files/2022/06/signatures.mp4?_=1\\>" %}


---

# 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.responso.com/responso-doc/en/functions/advanced-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.
