> For the complete documentation index, see [llms.txt](https://recatch.gitbook.io/releasenotes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://recatch.gitbook.io/releasenotes/updates/2026-5.md).

# 2026년 5월

### :one: "이 이메일 어때요?" 이메일 본문 링크로 쉽고 빠르게 공유하기

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

발송한 이메일 캠페인의 디자인이나 내용을 팀원들과 공유하고 싶을 때, 매번 캡처해서 전달하기 번거로우셨죠? 이제 발송된 이메일 본문을 클릭 한 번으로 링크로 만들어 공유할 수 있습니다.

* **성과 페이지에서 바로 공유:** 발송 중이거나 발송이 완료된 캠페인의 성과 페이지에서 이메일 본문을 링크 형태로 복사할 수 있습니다.
* **빠른 공유와 피드백:** 생성된 링크를 전달해, 팀원들과 캠페인 내용을 빠르게 확인하고 의견을 나눠보세요.

*<mark style="color:$info;">\*현재는 리캐치 계정이 있는 팀원들만 링크를 열어볼 수 있습니다.</mark>*&#x20;

*<mark style="color:$primary;">\*\*이미지에 있는 『AI가 바꾼, B2B를 사는 사람과 파는 사람들』 리포트는</mark>* [*<mark style="color:$primary;">**여기**</mark>*](https://www.recatch.cc/ko/2026benchmark)*<mark style="color:$primary;">에서 확인하실 수 있습니다!</mark>*

### :two: 함께 봐야 할 팀원도 한 번에! Re:mail 참조(Cc) 및 숨은 참조(Bcc) 추가

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

팔로업 메일을 보낼 때 유관 부서나 팀원을 참조에 포함해야 하는 상황, 이제 리캐치 안에서 완벽하게 발송할 수 있습니다.

* **Re:mail 발송 화면에 '참조(Cc)' 및 '숨은 참조(Bcc)' 기능이 새롭게 추가되었습니다.**
* 수신자와 참조자를 자유롭게 지정하고 리캐치 내에서 즉시 메일을 발송해 보세요! 메일 초안 생성부터 최종 발송까지 모든 과정이 하나의 화면에서 매끄럽게 이어져 팔로업 속도가 더욱 빨라집니다.

### :three: 딜 유형 복제 기능으로 세팅 시간 단축하기

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

잘 만들어둔 딜 유형이 있다면, 이제 클릭 한 번으로 설정값만 쏙 복사해서 새롭게 활용해 보세요!

* **딜 유형 메뉴 옆의 \[복제] 버튼**을 누르면 파이프라인 단계, 상세 레이아웃, 딜 카드 레이아웃 등 복잡한 설정을 그대로 복제할 수 있습니다.&#x20;
* 기존 딜 유형 안에 들어있는 **실제 '딜' 데이터들은 복제되지 않고**, 설정만 복제됩니다.&#x20;


---

# 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://recatch.gitbook.io/releasenotes/updates/2026-5.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.
