# Table Management

## Overview

Cable management allows you to easily manage and see all the operations running on your **POS** in a very smart and intelligent way.

### Table Manager

1. Login to your Admin Panel/Backend Area.
2. Go to **Restaurant > Tables** on the left menu.
3. Here you can **Add, Edit,** and **Delete** the tables of your restaurant.

#### Add New Table

1. Go to Table Manager.
2. Click on **"New"** located at the top left corner.
3. Fill up the following fields:
   * **Name** – your table name can be anything e.g. T1, T2, G1, G4, etc.
   * **Minimum** – minimum number of people to sit.
   * **Capacity** – maximum number of people to sit.
   * **Priority** – you can add the table priority e.g. T1 will be at 1 and T4 will be at 2.
   * **Status** – whether your table will be available on your POS or not.
4. Click on **"Save" or "Save & Close"** to add your table.

#### Edit & Delete the Existing Table

1. Edit:
   * Press on the pencil icon located on the very first column of the table row.
   * You will be redirected to the page where you can edit all the details listed above while adding the table.
2. Delete:
   * Check the boxes located at the very left side of the table.
   * It can be only one or multiple.
   * Click on the <mark style="color:red;">**"Delete"**</mark> located next to the **"New"** button.

### Private Sales

1. Enable private sales on a private table from System > Order > Private Sales.
2. Choose a table that is considered a private table used for owners or special customers whose sales are listed separately in reports.

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

#### GST:

You can disable or enable GST on private sales.

<figure><img src="/files/PqO6Jgjdge7WHLl1uXfr" alt="" width="525"><figcaption></figcaption></figure>

### Daily Sales

Disable or Enable whether private sales shall be included in Daily Report.

<figure><img src="/files/wZd8Oi0gx0va1ISvRi5L" alt="" width="563"><figcaption></figcaption></figure>

<mark style="background-color:red;">**Note:**</mark> <mark style="background-color:red;"></mark><mark style="background-color:red;">Do not forget to update POS settings > Sync & Refresh to reflect the table changes.</mark>


---

# 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://docs.foodbucket.io/administration-back-office/table-management.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.
