> For the complete documentation index, see [llms.txt](https://www.oddle.me/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.oddle.me/docs/help-center/help-center-zh/yu-ding/how-do-i-use-timeline-view.md).

# 如何使用時間軸檢視？

時間軸檢視為您提供餐廳全天座位安排的格狀總覽——桌位為列、時間時段為欄。這是最快找出可用座位、辨識繁忙時段，並且無需在不同檢視間切換即可做出排位決策的方式。

![](/files/94e4dd10890fd84254c6c8404db426e72f3ff07b)

## 存取時間軸檢視

在以下位置開啟 Host App [host.oddle.me](https://host.oddle.me) 並點選 **時間軸** 右上角的分頁。它與清單檢視和行事曆檢視並列。

![](/files/681f719d80b941a78675361a4125c31bb7799dda)

***

## 你可以在時間軸檢視中做什麼

**一目了然查看桌位可用狀況**

格狀檢視會顯示每張桌位以及哪些時間時段已被占用或可用。您可以立即看出哪些地方還有空位，哪些地方已滿。

![](/files/503fa37b51e66fd5f9ecef932d6554579b468314)

**辨識尖峰與離峰時段**

密集的訂位區塊會讓繁忙時段一目了然，協助您安排人力並決定何時接受現場來客。

![](/files/bca0f0ef09df57d0568ad46766c114e353916dcc)

**直接在格狀檢視中建立、修改或封鎖**

點選任何時段即可建立新的訂位或現場來客。點選現有預訂即可編輯或變更其狀態。您也可以封鎖某張桌位或區域——可設定特定期間或無限期。

![](/files/87ac3b81c902d2a6c5e7831003c09bcadd9556c8)

**最佳化座位安排，以最大化接待人次**

在完整畫面可見的情況下，您可以重新排列並重新分配桌位，以減少空檔，並在整個營業時段安排更多客人入座。

![](/files/6348d4904baca1f6dd906d14e6d4c53c01ff0cae)

***

## 篩選與搜尋

* 使用 **篩選** 控制項可依狀態顯示或隱藏訂位——例如，隱藏已取消的訂位以減少雜亂。
* 使用 **搜尋列** 可透過賓客的名字、姓氏、手機號碼或電子郵件找到特定預訂。


---

# 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://www.oddle.me/docs/help-center/help-center-zh/yu-ding/how-do-i-use-timeline-view.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.
