# Reply Signature

Configuration to add reply signature on the chat ticket.

For example, you can create a reply signature according to your needs in the reply signature field. As in [*Ticket Configuration*](/5.1.x/administration/system-setting/ticket-configuration.md) above, we make an example of a separator for reply signature i.e stripe (-), so that when a customer’s message is replied by an agent, the message will have a reply signature and nick name of agent that replies to the message.

If you enable reply signature, you will see the contents message from the agent : \[message] \[reply\_signature] \[nick\_name].

![Reply Signature](/files/-MSfxC594t87RTre0q-m)

Consider the example image above, you will see content message from the User that consists of :

* \[message] : Selamat malam, dengan Sinangling Esthi ada yang bisa saya bantu ?
* \[reply signature] : ” – “
* \[nick name] : Sinangling


---

# 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.3dolphins.ai/5.1.x/administration/system-setting/ticket-configuration/reply-signature.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.
