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

# 2025년 2월

더욱 쉽고 직관적으로 영업기회를 파악하고 관리할 수 있도록! **2월** 리캐치에서 진행 중인 여러 업데이트 소식을 \
전달드립니다! <br>

아래의 링크를 클릭하여 더 자세한 내용을 확인해보세요!&#x20;

{% content-ref url="/pages/BAQ2t9DhmT8IRnKEca4K" %}
[25.02.19 - 리캐치폼 링크 공유 시 미리보기(OG 이미지) 생성](/releasenotes/updates/2025/2025-2/25.02.19-og.md)
{% endcontent-ref %}

{% content-ref url="/pages/8EJylaCjAsmODImQghyr" %}
[25.02.17 - 폼 설명에 하이퍼링크 추가](/releasenotes/updates/2025/2025-2/25.02.17.md)
{% endcontent-ref %}

{% content-ref url="/pages/7i6vhE3arerAeqMzK9xr" %}
[25.02.17 폼 필드 연동 개선](/releasenotes/updates/2025/2025-2/25.02.17-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/yRLB2R1i5ZjhosDAhggR" %}
[25.02.11 멀티 대시보드](/releasenotes/updates/2025/2025-2/25.02.11.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-2.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.
