# People

The People tab is where you access your NationBuilder contacts on the go — searching your database, browsing contacts by tag or list, viewing and editing full profiles, and taking actions like logging contact or managing tags.

## Tabs

The People screen has three tabs across the top:

{% content-ref url="/pages/KABPGFEYpKqjCV7PYVFf" %}
[Contacts Tab](/product-tour-or-mobile-app/people/contacts.md)
{% endcontent-ref %}

{% content-ref url="/pages/hrG8b7aJx7ke4CJYSvEs" %}
[Tags Tab](/product-tour-or-mobile-app/people/tags-tab.md)
{% endcontent-ref %}

{% content-ref url="/pages/YP8x1Vyaex5tQdjx9kKO" %}
[Lists Tab](/product-tour-or-mobile-app/people/lists.md)
{% endcontent-ref %}

## Finding people

A search bar at the top lets you find contacts by name, phone, or email across your whole database.

{% content-ref url="/pages/uxJIJCb2WnSyxjtynb4q" %}
[Search](/product-tour-or-mobile-app/people/search.md)
{% endcontent-ref %}

## Contact Profile

Tap any contact to open their full profile screen.

{% content-ref url="/pages/mNbeVNiu4CLJtjCmdTt1" %}
[Contact Profile](/product-tour-or-mobile-app/people/profile.md)
{% endcontent-ref %}

## Adding contacts

{% content-ref url="/pages/oIH55xjKX3iIbX0BTHuV" %}
[Add a Contact](/product-tour-or-mobile-app/people/add-a-contact.md)
{% endcontent-ref %}

## Data Access

### NationBuilder users

When using the [Log in with NationBuilder](/team-setup.md) option, the data displayed in FieldEdge follows the permission sets of the logged-in user. If a user cannot see a person in NationBuilder, they will not be able to see that person in FieldEdge.

### Accountless users

Accountless users inherit permissions from the Admin account connected to your nation. The People menu is hidden and inaccessible by default, to prevent full access to your database. Accountless users can only access contacts via a Canvass walk or Call Time session, through lists assigned to them in FieldEdge HQ. See [Team Setup](/team-setup.md) for more detail.

## Hiding the People Menu

The People section can be turned off for user types via the [App Customization](/product-tour-or-hq/app-customization.md) section in FieldEdge HQ.


---

# 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/product-tour-or-mobile-app/people.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.
