# Import Participants

This video demonstrates how to upload and manage survey participants. It covers importing the CSV, handling demographic data, resending invites, filtering and editing participant information, and updating email addresses. Additionally, it shows how to handle discrepancies and manage participant lists effectively.

#### Video Length: 4:00

{% embed url="<https://vimeo.com/1146965267?fe=ci&fl=sv&share=copy>" %}


---

# 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.talentmap.com/knowledge-base/survey-design-and-deployment/import-participants.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.
