# Uploading respondents

Once you have collected your answers offline you have to upload them back to your server once a connection is available again.

{% hint style="info" %}
In order to upload offline respondents you must first login to upload answers and  the account must have a least access to the survey and Offline respondent upload [rights](/multi-user-management/roles/rights.md)
{% endhint %}

In order to upload offline respondents you must first login to upload answers and  the account must have a least access to the survey and Offline respondent upload [rights](/multi-user-management/roles/rights.md)

You may upload the respondent using either the respondent manager as shown below.&#x20;

![](/files/-MQrT1f5FxwslwJeyJVt)

You may also edit the respondent answers if needed by clicking on the respondent row that you would like to edit&#x20;

Or you may also log into ngSurvey's administration interface and within the survey's respondents grid see and manage the offline respondents that have been stored on your browser.

![](/files/-MQrTxJVtcsWaTpJ0oLy)


---

# 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/publish-deploy/offline-survey/uploading-respondents.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.
