> For the complete documentation index, see [llms.txt](https://help.windmillsoft.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.windmillsoft.kr/simplychat/troubleshooting/auto-response-issues/kakao-link-not-showing.md).

# 링크가 카카오톡에 안떠요

기본적으로 확인해 볼 사항입니다.

1. Message 필드란에 URL이 입력되어있나요? (<https://가> 포함되어야합니다!)
2. KakaoType 필드가 Link 인가요?&#x20;
3. Active가 체크가 되어있나요?&#x20;
4. Channel이 올바르게 연결되어 있나요?&#x20;
5. Upper Step이 올바르게 연결되어있나요?&#x20;
6. Type이 Chatbot Response인가요?&#x20;
7. Button type이 Select 인가요?&#x20;
8. Priority가 설정되어있나요?&#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:

```
GET https://help.windmillsoft.kr/simplychat/troubleshooting/auto-response-issues/kakao-link-not-showing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
