> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/circulation-user-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/circulation-user-manual/11-utilities/account-menu/update-households.md).

# Update # Households

The number of households on each home delivery route includes both subscribers and non-subscribers; this figure is used in InsertPlus. Initially, the number of households is entered into the system when the route is set up. This number may grow inaccurate in time due to changed route boundaries or other causes.

Use Update # Households to recalculate the number of households on a route based on the number of addresses in the database assigned to the route. A report listing the old and new household figures is created in the process, and you may run the utility for the report only.

#### To update the number of households:

* Select Update # Households from the Account menu to display the Household Count Report screen.

![](/files/XssysstWm96zgtxRsq5l)

* Select Add and complete the following fields.

<table><thead><tr><th width="150">Field</th><th width="150">Type</th><th width="373.2">What to enter</th></tr></thead><tbody><tr><td>PRODUCT</td><td>setup</td><td>Enter the product for which to update households (enter “*” to multi-select products).</td></tr><tr><td>UPDATE</td><td>yes/no</td><td>Indicate whether the household count for each route delivering this product should be recalculated. If you only wish to create the report, enter “n” here.</td></tr></tbody></table>

* Select Continue to update households and produce the report.

#### Example—Update # Households Report

<figure><img src="/files/9ONljjjShMMe03W1sjD6" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.navigaglobal.com/circulation-user-manual/11-utilities/account-menu/update-households.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.
