> For the complete documentation index, see [llms.txt](https://kakaobusiness.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kakaobusiness.gitbook.io/main/tool/for-biz/tools/sendlist.md).

# 임직원/거래처 목록 관리

## 임직원/거래처 목록 관리란?&#x20;

선물하기 for Biz가 제공하는 “임직원/거래처 목록” 기능은 반복적으로 선물을 발송해야 하는 임직원이나 거래처를 미리 등록하여 선물 발송 시 편의성을 제공합니다.

## 주요 기능 및 안내

### 1-1. 반복적으로 선물을 발송해야 하는 수신자 관리

* 임직원 및 거래처 리스트를 태그별로 나누어서 등록
* 생일/입사기념일/거래일 등 기념일 별도 관리 가능
* 선물 발송 시 임직원/거래처 목록에서 수신자를 선택하여 쉽게 발송 가능&#x20;

![](/files/ej340fQSHaqM0M115vx0)

### 1-2. 개인정보 접근권한의 최소화

* 마스터 계정의 사용자가 태그별로 매니저에게 목록 공유 가능
* 목록을 공유 받은 매니저는 별도의 개인정보 접근 없이 선물 발송 가능&#x20;
* 개인정보 1회 업로드로 선물 발송시에는 이름만으로 선물 발송 가능

\*임직원/거래처 목록 추가 및 수정은 마스터 계정만 가능

### 1-3. 기념일 설정

* 기념일 최대 3개까지 설정 가능
* 원하는 기념일 이름을 변경하여 사용 가능
* 음력 기념일 입력시 자동으로 올해 기준 양력 변환\
  (음력 날짜 1회 등록시 매년 구정을 기점으로 날짜가 자동 변환)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kakaobusiness.gitbook.io/main/tool/for-biz/tools/sendlist.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
