# Lists Tab

The Lists tab in the People section shows every NationBuilder list you have permission to access.

## What's shown

Each row shows the list name and number of people on the list. Tap a list to view its contents — the contacts on the list appear as a scrollable list, the same as the [Contacts tab](/product-tour-or-mobile-app/people/contacts.md).

{% hint style="info" %}
The lists shown here are the same lists used for [Canvass](/product-tour-or-mobile-app/canvass.md) walks and [Call Time](/product-tour-or-mobile-app/call-time.md) sessions. To start canvassing or calling a list, use those sections rather than starting from People.
{% 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/product-tour-or-mobile-app/people/lists.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.
