> For the complete documentation index, see [llms.txt](https://docs.wfolio.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wfolio.pro/site/pages/tipy-stranic/stories/customer-review.md).

# Как прикрепить отзыв к странице

Со временем у вас на сайте будет много отзывов. На какие-то из них вы захотите ответить. Писать каждому клиенту индивидуально будет сложно, а однотипные ответы не будут смотреться персонализированно.

Предлагаем для этого использовать раздел «**Анонсы»**. На странице анонса разместите первые лучшие кадры с фотосессии и ваши теплые слова о клиенте с описанием фотосессии. Прикрепите к такой странице отзыв клиента. Так у вас получится двухсторонняя связь, которую увидят ваши клиенты и все посетители сайта.

Пошагово разберем, как это сделать:

* В анонсе перейдите в раздел **«Настройки»**.
* Прикрепите отзыв клиента о фотосессии и сохраните изменения.

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

* В поле **«Краткое описание»** напишите несколько приятных слов о клиенте и о том, как прошла фотосессия.

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

После этого на странице отобразится отзыв клиента о фотосессии и ваш ответ.

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

{% hint style="info" %}
К каждому анонсу можно прикрепить один отзыв. Один и тот же отзыв можно прикрепить только к одному анонсу.
{% endhint %}


---

# 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://docs.wfolio.pro/site/pages/tipy-stranic/stories/customer-review.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.
