# Table Management

### Table Management

You can use the floor management interface to send table information in XML format and update a third-party table management application data in real-time.

**Interface**

Select Generic XML to send table status data to a 3rd party application in XML format, or GuestBridge to send the table status data to a GuestBridge server.

**Directory**

&#x20;Type in the path used for exporting the table status data in XML format. Use the folder icon to browse to your shared directory.

**URL**

Type in the internet address used by the Table Management interface to connect to the table management service provider.

**Store Account**

Type in the Store Account number provided by Restaurant Diary.

{% hint style="info" %}
NOTE: This field is only available if the Restaurant Diary interface is selected.
{% endhint %}

**User Name**

Type in the User Name provided by Restaurant Diary.

{% hint style="info" %}
NOTE: This field is only available if the Restaurant Diary interface is selected.
{% endhint %}

**Password**

Type in the Password provided

{% hint style="info" %}
NOTE: This field is only available if the Restaurant Diary interface is selected.
{% endhint %}

**Authentication Service**

**URL**

Type in the internet address of the Restaurant Diary authentication service.

{% hint style="info" %}
NOTE: This field is only available if the Restaurant Diary interface is selected.
{% endhint %}

**Password**

Type in the password to be used by the Restaurant Diary authentication service.

{% hint style="info" %}
NOTE: This field is only available if the Restaurant Diary interface is selected.
{% endhint %}

***

### **Option**

**Time Out**

Enter the time out delay, in seconds, to be used by the Restaurant Diary interface. The default value is 10 seconds.

**Retry Delay**

Enter the retry delay, in seconds, to be used by the Restaurant Diary interface. The default value is 1 second.

**Use Booking List**

Enable this option to replace the Hostess' waiting list by the booking list imported by the Table Management Interface.

***

### **Mapping**

**External Symbol**

Select the symbol used by the GuestBridge server for each stage of the meal.

{% hint style="info" %}
NOTE: You can not use the same character symbol in different external symbol fields.
{% endhint %}

***

### **Log**

**Level**

Enable the Log Level type you want to use for operations trace.

![Button - View Log](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-ViewLog.gif)

Use this button to open and view log.


---

# 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.maitredpos.com/maitred/maitred-complete-online-documentation/chap-7-server-control/view/options/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.
