# Editing Respondent Answers

The edit respondent page allows you to edit and update all respondent's answers.&#x20;

{% hint style="warning" %}
Be careful when updating the answers as there is no update history all changes are final once the save button has been clicked.
{% endhint %}

![](/files/-MB_MW5M-3hIJeZQhqL6)

## 🚀 Respondent edit actions

![](/files/-MB_MnalfGF0TeMcGbpb)

1. Will switch back to the [respondent details](/form-management/respondents-management/respondent-details.md) read only report.
2. Saves the modified respondent answers


---

# 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://docs.ngsurvey.com/form-management/respondents-management/editing-respondent-answers.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.
