> For the complete documentation index, see [llms.txt](https://docs.tibero.com/sysmasterdb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tibero.com/sysmasterdb/8.3_manual/realtime/main-monitoring/instance-monitoring/layout-tab/layout/add-layout.md).

# Add Layout

\[New Tab]에서 \[Add Layout] 버튼을 클릭하여 Layout을 신규 생성할 수 있다.

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

레이아웃 생성은 다음과 같은 프로세스로 진행된다.

1. Layout Name
   * 레이아웃 이름을 입력한다. 해당 이름이 Instance Monitoring 페이지에 노출된다.
2. Chart Index
   * 사용자가 실시간으로 모니터링할 지표를 선택한다.
   * Instance Monitoring에서 제공되는 모니터링 지표 목록은 [Appendix](/sysmasterdb/8.3_manual/appendix.md)를 참고한다.
3. Selected Item
   * 사용자가 선택한 지표 목록을 확인하고, 각 지표 차트 옵션을 설정한다.
4. Summary
   * 사용자가 선택한 지표 목록이 반영된 레이아웃 예시를 확인할 수 있다.
5. Add
   * Add 버튼을 클릭하여 사용자가 직접 정의한 Layout을 생성, 해당 Layout Tab에 적용한다.

<figure><img src="/files/VqqLPs81kYC3TNiF8eWs" 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, and the optional `goal` query parameter:

```
GET https://docs.tibero.com/sysmasterdb/8.3_manual/realtime/main-monitoring/instance-monitoring/layout-tab/layout/add-layout.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.
