# Model Feedback

## Open The Feedback Modal

Go to the project you would like to give feedback to and click on 'Feedback'.

<figure><img src="/files/T9breKmb44bQG9C9UL4I" alt=""><figcaption><p>Click on Feedback</p></figcaption></figure>

## Add new Feedback

Click '+Add new Feedback' to add a new Feedback card. Fill out the needed details and set the wanted position.

{% hint style="info" %}
You can also add images. The image will be shown right under the feedback text.
{% endhint %}

<figure><img src="/files/oVdPTjBwms2v8pLiV0Uk" alt=""><figcaption><p>Add a new feedback</p></figcaption></figure>

## Send Feedback

After placing all Feedbacks, click on 'Send Feedback'. Your project will be marked as 'Feedback' project for our designers and admins to review.

<figure><img src="/files/wqAVR6UUd5EMwND0oK7P" alt=""><figcaption><p>This indicates an active Feedback</p></figcaption></figure>

## Resolved Feedback

Once the feedback got reviewed, it will be marked as done by our designers. You can find the resolved feedback in your 'Feedback History'. There you can find the information about who resolved your feedback and when it got resolved.

<figure><img src="/files/GDVDsE6wyP7jOU2H8RDa" alt=""><figcaption><p>Feedback will be marked as done</p></figcaption></figure>

<figure><img src="/files/Vk8qHIZtiIeTOMjhGX4e" alt=""><figcaption><p>Feedback info</p></figcaption></figure>


---

# 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://mazingxr.gitbook.io/mazing-world/project-management/model-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.
