> 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/2025/2025-4.md).

# 2025년 4월

봄과 함께 찾아온 리캐치의 릴리즈 소식을 확인해 보세요! 🌱\
\
더욱 쉽고 편하게 영업 기회를 관리하실 수 있도록 4월 리캐치는 여러 기능이 릴리즈되었어요! \
리캐치는 고객님의 의견에 귀 기울이며 더 나은 서비스를 만들기 위해 항상 노력하고 있습니다 💫\
리캐치를 사용하시며 의견이나 궁금한 점이 있으시면 언제든 말씀해 주세요! <br>

{% content-ref url="/pages/4OzZeJm7yRYNOFSSotN5" %}
[25.04.21 - UTM 필드화 & UTM빌더](/releasenotes/updates/2025/2025-4/25.04.21-utm-and-utm.md)
{% endcontent-ref %}

{% content-ref url="/pages/qYYN54WcEYSrC7t0B3sg" %}
[25.04.17 회사 - Re:search AI v2](/releasenotes/updates/2025/2025-4/25.04.17-re-search-ai-v2.md)
{% endcontent-ref %}

{% content-ref url="/pages/zDeduoiTpq9TNfOC531v" %}
[25.04.08 - 대시보드 파이프라인 전환율 리포트](/releasenotes/updates/2025/2025-4/25.04.08.md)
{% endcontent-ref %}

{% content-ref url="/pages/DXafIqgHi9JOovbOBeQ5" %}
[25.04.08 - 대시보드 폼/리드라우터 리포트](/releasenotes/updates/2025/2025-4/25.04.08-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/UrDLURpckNByi1DwVv0a" %}
[25.04.01 - 리드/딜 복제](/releasenotes/updates/2025/2025-4/25.04.01-1.md)
{% endcontent-ref %}


---

# 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/2025/2025-4.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.
