# Feedback

**Om du hittar ett fel eller önskar en förändring i din mall kan du skicka ett feedback-meddelande. Meddelandet går direkt till den mallansvariges e-postadress. Feedbackfunktionen hittar du genom att klicka på i-symbolen och öppna informationspanelen.**

![](/files/-MOfxNT6hVCcKd6rUA6r)

1\. Klicka på ***i-symbolen***\
2\. Klicka på ***Skicka feedback*** (öppnas som pop-up)\
3\. Fritextruta för att **beskriva problemet** som upplevs\
4\. **Skärmdump** av mallen du valt att skicka feedback för. Här kan du göra markeringar för att förtydliga problemet\
5\. **Överstrykningspenna** att markera mallen med\
6\. **Markeringspenna** för att markera mallen med\
7\. Alternativ att **Ångra** markeringar som gjorts på mallen\
8\. Klicka på ***Skicka***

{% hint style="info" %}
Det är viktigt att feedbacken innehåller beskrivande text om felet du hittat. \
Skriv en kort text så blir det lättare för mallansvarig att åtgärda problemet.
{% endhint %}


---

# 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://shoppa.gitbook.io/shoppa-plus-manual/allmaent/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.
