# How do I use Timeline View?

Timeline View gives you a grid overview of your restaurant’s seating across the day — tables as rows, time slots as columns. It’s the fastest way to spot what’s available, identify busy periods, and make seating decisions without jumping between views.

![](/files/hpsewC0RshxIoNje1EB5)

## Accessing Timeline View

Open the Host App at [host.oddle.me](https://host.oddle.me) and click the **Timeline** tab at the top right. It sits alongside the list and calendar views.

![](/files/o5DASZ30tg7HDGtuMTqe)

***

## What you can do in Timeline View

**See table availability at a glance**

The grid shows every table and which time slots are occupied or free. You can immediately see where you have room and where you’re full.

![](/files/HplhGdZLD1DKxcmOoioH)

**Identify peak and off-peak periods**

Dense blocks of reservations make busy periods immediately visible, helping you plan staffing and decide when to accept walk-ins.

![](/files/KgMDeEnNSxlXHJlSLjJi)

**Create, modify, or block out directly from the grid**

Click any time slot to create a new reservation or walk-in. Click an existing booking to edit it or change its status. You can also block out a table or area — either for a specific period or indefinitely.

![](/files/JygkydHL5wSEzeEROCgM)

**Optimise seating to maximise covers**

With the full picture visible, you can rearrange and reassign tables to reduce gaps and seat more guests across the service.

![](/files/nkS6zYaIz4U2QvLYOvic)

***

## Filtering and searching

* Use the **filter** controls to show or hide reservations by status — for example, hide cancelled reservations to reduce clutter.
* Use the **search bar** to find a specific booking by guest first name, last name, mobile number, or email.


---

# Agent Instructions: 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/reservations/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.
