> For the complete documentation index, see [llms.txt](https://ryviu.gitbook.io/ryviu-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ryviu.gitbook.io/ryviu-document/ryviu-dashboard/settings-page/question-and-answer-widget.md).

# Question & Answer widget

In this section, you can control the Questions and answers on your product page. In detail, you can choose to enable or disable the questions before publishing them in your store. Besides, you can also manage and customize questions on your site.

\
To get access to the Question & answer settings section, please login your **Ryviu dashboard** > **Settings** > **Widgets** > **Question & Answer.**

![](/files/-MMYd6KnKxPwwmvMxJTV)

* Enable **Approving** to verify customer questions before publishing. Ryviu will send an email to you to inform you about the question. You need to activate it on Ryviu dashboard to show it on your site.
* You can enable the option **Created time** to show the date and time for the question.

![](/files/-MMYgXTQ2MBEVj0TnSqy)

* You can set the color on the **section** button.

![](/files/-MMYhFiimtQrtWZ01r3k)

* And you can edit text.

![](/files/-MMYhK_p8qfW0peSFMy0)

* In the data settings section, you can export setting the 1st account and import the setting for the other account without setting in many times.

![](/files/-MMYhP8JlLI7EepGQvqU)

Should you have any other concerns, feel free to contact our Support team via live chat or email <info@ryviu.com>.


---

# 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://ryviu.gitbook.io/ryviu-document/ryviu-dashboard/settings-page/question-and-answer-widget.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.
