# Reservations

### Calendar

Calendar overview for all your active rooms in your Hotel. Here showing all bookings and you can change status on it: Cancel, Approve, Delete, Make Paid, Make not Paid...

![](/files/-MdBjd35WnOiK0zxtefY)

### Bookings

Here showing all bookings and you can change status on it: Pending Approved, Cancel, Make Paid, Make not paid.

![](/files/-MdBh_-bL9vkRzpVJsbR)

### Coupons

Here you can create a coupon code with a number of discounts for the hotel.

![](/files/-MdBiMKAoiQGzXB1ieiV)

### Email Template

Here you can manage Email Templates for Bookings: Canceled Booking, Pending Booking, Approved Booking

![](/files/-MdBiyDb3XpTbuZxSz3T)


---

# 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://uxper.gitbook.io/nuss/reservations.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.
