> 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/salesforce-config/auto-response/auto-response-salesforce/multiple-buttons.md).

# 5개 이상의 버튼 설정

한 화면에는 최대 5개의 버튼까지 보여집니다. 5개 이상일때의 설정 방법을 알려드리겠습니다.

아래 예시 이미지처럼 설정이 가능합니다.

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

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

### 기본 설정방법

1. 버튼 생성 구조는 동일하게 진행됩니다.&#x20;

<figure><img src="/files/9InvK6UsvgIuYbdZquPw" alt=""><figcaption></figcaption></figure>

**Priority가 반드시 지정**이 되어야합니다. \
해당 버튼을 클릭했을 때, **다음 Depth가 있는 경우에는 Message값이 필수**입니다.&#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/salesforce-config/auto-response/auto-response-salesforce/multiple-buttons.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.
