# Exporting activity and notes

{% hint style="success" %}
This tutorial assumes you have some familiarity with Zapier. If you need help, feel free to reach out to our support team.
{% endhint %}

FieldEdge uses NationBuilder's Log Contact feature to store the outcome and notes of canvass activity. Unfortunately, at this point in time, NationBuilder does not have a way to export Log Contact data.

Using [Zapier](https://zapier.com/app/dashboard), we've created an automation to sync that data in real-time to an online spreadsheet tool of your choice – such as Google Sheets, [Airtable](https://go.ryand.co/airtable) or Excel.

Watch the tutorial below to see how you can set the automation up for yourself.

{% embed url="<https://www.youtube.com/watch?v=gmwR3nT_EHo>" %}

{% hint style="danger" %}
This method can use a lot of Zapier tasks and can become expensive. We are working on other solutions so please reach out if this is something you are interested in.
{% endhint %}


---

# 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/reporting/exporting-activity-and-notes.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.
