# Respondents

A respondent is anyone who has filled one of your survey forms. The respondents section allows you to view and manage all the respondents with their answers using one single grid.&#x20;

Each column in the grid represents the respondent answer to the question, text based answers like fields will are rendered in separate columns, one per text based answer.&#x20;

![](/files/-MB_L6ZmGRRZrBEhBm8Y)

1. Respondent grid actions to search through your respondents, filter or change the grid layout.
2. Filter out the respondent by their [response status](/form-management/respondents-management/response-status.md).
3. Reload the grid with the most current respondents data.
4. View the [respondent and its answers](/form-management/respondents-management/respondent-details.md) and let you [edit](/form-management/respondents-management/editing-respondent-answers.md) his answers.&#x20;

{% hint style="info" %}
🧙 You may sort the respondents by clicking on the grid column's header label.&#x20;
{% endhint %}

## 🚀 Respondent grid actions

![](/files/-MB_Le0XxcGAjcrRCeLz)

* **`Delete completed respondents`** Deletes all the completed respondents. This operation cannot be reversed.
* **`Archive respondents`** set all respondents status to [archived](/form-management/respondents-management/archived-respondents.md).
* **`Export completed / archived answers`** launch a [data export job](/form-management/data-export.md).

## 🗄 Respondent grid layouts

Grid can be switched anytime to a card layout that displays each respondent and his answers one by one.

![](/files/-MB_fCpTsJalyxc5tbt1)


---

# 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.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.
