# Add tables

1. Enable the “Table” module as explained before.
2. After the table module is enabled go to `Settings -> Table`
3. Add all the tables of your restaurants by selecting Business Location, Table name & Short Description(optional)
4. Tables are used in the POS screen to take orders for a particular table.
5. If you have multiple locations & the logged-in user has access to multiple locations then in the POS screen you must select the Business Location to get a table related to that location.


---

# 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.kbgfuzion.com/erp/knowledge-base/modules/restaurant-module/add-tables.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.
