> For the complete documentation index, see [llms.txt](https://docs.rcsbizcenter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rcsbizcenter.com/messages/introduce/layout.md).

# 레이아웃

## 1. **레이아웃**

RBC에서 제공하는 표준 메시지 컴포넌트를 이용하여 업무에 필요한 메시지 포맷을 만들어 사용할 수\
있습니다.\
사용 전, 함께하는 대행사가 레이아웃을 지원하는지 확인하세요.

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

### 1. 1. 조합 방식

각 상품별로 조합 가능한 최대 컴포넌트 수를 확인해 주세요.\
조합된 브랜드 포맷은 별도의 승인 절차 없이 <mark style="color:red;">등록 시점으로부터 D+1일 0시부터 (운영 정책 결정 필요)</mark> 이용 가능합니다.

<table><thead><tr><th width="209"></th><th align="center">RCS SMS</th><th align="center">RCS LMS</th><th align="center">RCS MMS</th></tr></thead><tbody><tr><td>조합 가능 컴포넌트 수</td><td align="center">1~2</td><td align="center">1~6</td><td align="center">1~6</td></tr><tr><td>버튼 컴포넌트 수</td><td align="center">1</td><td align="center">3</td><td align="center">2</td></tr></tbody></table>

{% hint style="warning" %}
\- 같은 컴포넌트 그룹에서는 1개의 컴포넌트만 사용할 수 있습니다.

\- 메인 타이틀은 최상단에만 위치할 수 있습니다.

\- 버튼 컴포넌트는 최상단에 위치할 수 없습니다.
{% endhint %}

### 1. 2. 레이아웃 발송

레이아웃을 RBC에서 먼저 등록 후, 메시지를 발송하셔야 합니다.\
템플릿과 달리, 레이아웃은 RBC의 심사 승인 없이 바로 등록하여 사용 가능합니다.

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

공통 포맷과 발송하는 방식은 동일합니다.\
각 컴포넌트별로 메시지 발송 시, 값이 없을 경우 발송 실패되는 요소와 해당 컴포넌트 영역이 보이지 않는 요소가 다르니, 유의해 주시기 바랍니다.\
각 컴포넌트별 필수 요소를 확인해 주시기 바랍니다.

***

## **2. 컴포넌트**

다양한 기업의 요구사항에 맞추면서도 쉽게 적용할 수 있도록 RCS 기업 메시지를 새로이 정의하였습니다.

### 2. 1. 컴포넌트란?

RCS 기업 메시지의 구성을 정의하는 단위입니다.

### 2. 2. 컴포넌트 종류

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


---

# 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://docs.rcsbizcenter.com/messages/introduce/layout.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.
