> For the complete documentation index, see [llms.txt](https://docs.meta-inf.hu/myra-master-your-ratings/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meta-inf.hu/myra-master-your-ratings/use-myra/how-myra-keeps-feedback-trustworthy.md).

# How Myra keeps feedback trustworthy

When you submit feedback through Myra, your answer is recorded as submitted.

It cannot be edited later by you or by an admin.

### What this trust badge means

The score shown by Myra is based on real submitted feedback.

Each response stays recorded inside Atlassian.

Submitted answers cannot be rewritten after they are sent.

#### Answers cannot be changed

Once a survey is submitted, the answer is final.

The person who submitted it cannot edit it later.

Admins cannot edit it either.

This protects the original response.

#### Answers stay inside Atlassian

Every submitted answer stays inside Atlassian.

The response is stored in Myra and Jira context.

It is not exported to a third-party survey platform for collection.

This reduces the risk of manipulation across disconnected tools.

#### Answers cannot be manipulated

Submitted feedback is stored as recorded.

Neither the user nor the admin can rewrite the result.

This means the score you see reflects the answer that was actually given.

#### Admins can view results, not rewrite them

Admins can review feedback in the dashboard.

They can use it to understand trends and take action.

They cannot change submitted answers from there.

#### Responses stay traceable

Each submission appears as an individual feedback.

Teams can review the score and comment in one place.

This gives a clear record of what was submitted.

### Why that matters

You can trust that the rating reflects a real submitted response.

The result is visible for reporting, but it is not open for editing.

That helps keep the displayed score credible.

### Related pages

* [Collection configuration](/myra-master-your-ratings/use-myra/collection-configuration.md)
* [Myra Reports](/myra-master-your-ratings/myra-reports.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.meta-inf.hu/myra-master-your-ratings/use-myra/how-myra-keeps-feedback-trustworthy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
