> For the complete documentation index, see [llms.txt](https://help.doraverse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.doraverse.com/jp/feedback.md).

# フィードバッ

Doraverseへのフィードバック送信方法は2通りあります。

## ワークスペース内で:

1. 画面左下の**アカウント** → **管理者の設定**をクリックします。
2. **フィードバック**を選択します。

<figure><img src="/files/ScB60cOlTsRQaLHAiPwo" alt="" width="375"><figcaption></figcaption></figure>

ワークスペース内にフィードバック用ウィジェットが表示され、そのままご意見を送信できます。

## 専用リンクから

[forms.doraverse.com/feedback-jp](https://forms.doraverse.com/feedback-jp) からも、ご意見やご要望、不具合のご報告を受け付けています。

皆様の声をもとに、よりスマートで効率的なAIユニバースを目指してまいります。


---

# 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://help.doraverse.com/jp/feedback.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.
