> 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-1.md).

# 2025년 1월

2024년 지난 1년동안 리캐치 팀은 **690시간**동안 고객을 만나고, VoC의 **35%**&#xB97C; 해결하며 **74회**의 기능 업데이트를 진행했어요. 25년도에도 리캐치는 리캐처분들이 더 적은 자원으로 더 많은 성과를 달성하실 수 있도록 힘차게 달려나가겠습니다! :relaxed:\
\
\
1월 새롭게 릴리즈된 아래의 기능들을 살펴보세요!&#x20;

{% content-ref url="/pages/8pITiB6kwIWW8kZxd5Ef" %}
[25.01.09 폼/리드라우터 - 전환율 대시보드](/releasenotes/updates/2025/2025-1/25.01.09.md)
{% endcontent-ref %}

{% content-ref url="/pages/PPoAS5XFS8cjd2sJCedQ" %}
[25.01.09 폼/리드라우터 - 폼 배너](/releasenotes/updates/2025/2025-1/25.01.09-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/vjpfIrgshWJZJ2BR6inP" %}
[25.01.01 대시보드](/releasenotes/updates/2025/2025-1/25.01.01.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-1.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.
