# 보고서 인사말 설정

## 💡 핵심 꿀팁

{% hint style="info" %}
보고서 발송 시 추가로 전달이 필요한 코멘트나 전달사항이 있다면 적어보세요
{% endhint %}

## 보고서 종류별 일괄 수정

{% hint style="info" %}

* 보고서 종류별로 보고서 인사말을 일괄 수정할 수 있어요&#x20;
* 보고서 설정 > 수정 버튼 클릭 > 저장
  {% endhint %}

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

<figure><img src="/files/2cCNEWdsA2veD5w7Btdd" alt=""><figcaption></figcaption></figure>

## 거래처 보고서별 수정

{% hint style="info" %}

* 기본 인사말 거래처 별로 수정 가능
* 보고서 생성 > 생성 또는 발송 완료된 수정 버튼 클릭 > 수정
  {% endhint %}

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

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


---

# 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://help.semoreport.com/guide/setup/4.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.
