# Surveys not showing up in FieldEdge

There are two main reason why a survey may not show up in FieldEdge:

1. Permissions
2. Survey page setup

Keep reading to see how we solve each situation.

## **Permission sets**

NationBuilder has recently changed the way their permission sets work as they apply to surveys. If you have used FieldEdge in the past, your Permission Sets may need updating. [See this article for more information](https://docs.fieldedgeapp.com/en/articles/681803-permission-sets) about the new minimum Permission Sets required for use with FieldEdge.

If your permission sets are correctly set, see below.

## Survey page setup

**​Here's a quick video overview to fixing this issue:**

{% embed url="<https://www.loom.com/share/e20664cad0594f1cba97537e608936f0>" %}

For a survey to work in FieldEdge it must be connected to a webpage (not just exist in the people section of your nation). This page can be *published* or it can be *unlisted*.

First, follow the steps to create a new page on your site. This process works the same regardless of what type of page you’re creating.

1\. Go to *Website* in the left-hand menu and click on the website you'd like to create the page on. Note that you can attach it to any website and it will appear in FieldEdge

2\. Click +New Page, give your page a name and select the *Survey* page type

3\. Ensure the page status is set to Unlisted (to avoid it from being shown on your website)

3\. Be sure neither of the "show in nav" tick-boxes are ticked

5\. Click the “Create new page” button.

6\. You’ll be taken to Survey settings > Basics. Select the survey in question from the Survey dropdown.

7\. Finally, be sure to save! (you can ignore all other settings)

\
​The survey should now appear in FieldEdge.

\
For more on creating surveys for use in FieldEdge, [see our article on Adding a survey](/guide-to-canvassing-and-calls/setup-and-core-workflows/adding-a-survey.md).


---

# 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/everything-else/other-guides/surveys-not-showing-up-in-fieldedge.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.
