> For the complete documentation index, see [llms.txt](https://okpos.gitbook.io/okpos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://okpos.gitbook.io/okpos/undefined-4/table.md).

# 테이블 등록 및 수정하기

- [테이블 색상 지정하기](https://okpos.gitbook.io/okpos/undefined-4/table/undefined.md)
- [테이블 경과시간 색상설정](https://okpos.gitbook.io/okpos/undefined-4/table/undefined-1.md)
- [테이블관리 화면](https://okpos.gitbook.io/okpos/undefined-4/table/undefined-2.md): 테이블관리 화면에 대한 설명입니다.
- [테이블 그룹 만들기](https://okpos.gitbook.io/okpos/undefined-4/table/group.md)
- [테이블 만들기 - 기초](https://okpos.gitbook.io/okpos/undefined-4/table/create_table.md): 테이블을 하나씩 추가할때 사용합니다.
- [테이블 만들기 - 일괄](https://okpos.gitbook.io/okpos/undefined-4/table/create_mass_tables.md): 테이블을 일괄로 입력하여 여러개를 만듭니다.
- [테이블 수정하기](https://okpos.gitbook.io/okpos/undefined-4/table/undefined-1-1.md)
- [테이블 속성](https://okpos.gitbook.io/okpos/undefined-4/table/undefined-2-1.md): 등록된 테이블의 표시정보 및 글씨 폰트크키 및 색상을 지정할 수 있습니다.
- [테이블 이동 설정](https://okpos.gitbook.io/okpos/undefined-4/table/table_move_set.md): 테이블이 있는 후불 매장에서 테이블이나 메뉴를 다른 테이블로 이동합니다
- [주문시간/경과시간 함께 표기하기](https://okpos.gitbook.io/okpos/undefined-4/table/time.md): 2025.11.06 ud


---

# 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://okpos.gitbook.io/okpos/undefined-4/table.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.
