# Collecting extra profile data (eg. email address)

Collecting profile data such as email addresses and phone numbers during canvassing or calls is crucial for maintaining up-to-date supporter records. FieldEdge makes this easy by allowing you to add these questions to a survey and then syncing the data to the person's NationBuilder profile.

### How It Works

1. Decide which contact fields you'd like to capture based on the table of [supported fields here](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/setup/adding-a-survey#native-contact-fields) (under "Native Contact Fields").
2. Create a survey in NationBuilder [following our guide](/guide-to-canvassing-and-calls/setup-and-core-workflows/adding-a-survey.md) or edit an existing one.
3. For each contact field, create a new text question in your survey, ensuring the slug contains the value from [the supported fields table](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/setup/adding-a-survey#native-contact-fields).

**For step-by-step instructions on setting up native fields with our advanced survey features, visit our** [**Adding a Survey**](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/setup/adding-a-survey#native-contact-fields) **guide.**

By configuring these fields, collected data is automatically mapped to the appropriate profile fields, reducing manual entry and improving accuracy.

<figure><img src="/files/IQnfLBVWrc5Cky6Ujc0X" alt=""><figcaption></figcaption></figure>


---

# 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://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/extended-workflows/collecting-extra-profile-data-eg.-email-address.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.
