# 메일 서명 설정

## 메일 서명 설정하기

***

`설정` > `개인 설정` > `추가 설정` 에서 메일 서명을 관리할 수 있습니다.

<figure><img src="/files/gbBghj2TuBs7av4IFcyi" alt=""><figcaption></figcaption></figure>

* 리치 텍스트 에디터를 사용하여 서명을 작성할 수 있습니다.
* **텍스트 스타일링** (굵게, 기울임, 색상 등)과 **링크 삽입**이 가능합니다.
* **이미지 삽입**도 지원되어 회사 로고 등을 서명에 포함할 수 있습니다.
* 서명을 입력한 뒤 \[저장] 버튼을 클릭하면 설정이 완료됩니다.

{% hint style="info" %}
메일 서명을 저장하면 라운드HR에서 보내는 **모든 이메일 하단에 자동으로 서명이 추가**됩니다.
{% endhint %}


---

# 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://guide.roundhr.com/setting/profile/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.
