> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/fr/form-management/publish-deploy/offline-survey/uploading-respondents.md).

# Téléchargement des répondants

Une fois que vous avez collecté vos réponses hors ligne, vous devez les téléverser vers votre serveur lorsque la connexion est de nouveau disponible.

{% hint style="info" %}
Pour téléverser des répondants hors ligne, vous devez d’abord vous connecter pour téléverser les réponses et le compte doit avoir au minimum l’accès au Sondage et à l’Offline respondent upload. [droits](/fr/multi-user-management/roles/rights.md)
{% endhint %}

Pour téléverser des répondants hors ligne, vous devez d’abord vous connecter pour téléverser les réponses et le compte doit avoir au minimum l’accès au Sondage et à l’Offline respondent upload. [droits](/fr/multi-user-management/roles/rights.md)

Vous pouvez téléverser le répondant en utilisant soit le respondent manager comme illustré ci‑dessous.&#x20;

![](/files/dcb79eb94113a9228acb0e4d781909bcc8e6a952)

Vous pouvez également modifier les réponses du répondant si nécessaire en cliquant sur la ligne du répondant que vous souhaitez modifier.&#x20;

Vous pouvez aussi vous connecter à l’interface d’administration de ngSurvey et, dans la grille des répondants du sondage, voir et gérer les répondants hors ligne qui ont été stockés dans votre navigateur.

![](/files/7bac9e3eef0e3f37ed8087141e6b550cc5ef1897)


---

# 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.ngsurvey.com/fr/form-management/publish-deploy/offline-survey/uploading-respondents.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.
