> For the complete documentation index, see [llms.txt](https://cs.help.siesta.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cs.help.siesta.cloud/en/main/sluzby/polozky-sluzby/recenze.md).

# Reviews

Reviews are short descriptions of service items from your customers that are manually set up at the moment. They are service item dependent and appear on the service item page.

Use the Reviews tab to manage reviews for your item.

![](/files/-LqBWr0cTCi9ZrfCzLTB)

### Adding a new review

Click Create new review, You’ll see a form where you set the review language, name, and review content. The reviews aren’t multi-language, so if you want a variation in other languages, click Create new review again.

### Delete a review

Click Actions in the review list, then click Delete the review.

### Edit review

In the review list, click Actions, then Edit this review. A form for editing reviews appears.

###

![](/files/-LqBWzUT9bgE9jBZaFJ0)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cs.help.siesta.cloud/en/main/sluzby/polozky-sluzby/recenze.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.
