# Households

**What are Household Accounts?**

Imagine that you are running a non-profit organization that provides food and clothing to low-income families. You want to keep track of all the families you serve, so you start a CRM system.&#x20;

But instead of just keeping track of each family individually, you group them into households. You can create custom landing pages for each household donor family.

Here, we can see the household account of the “Jones family” with their family picture to personalize the experience for your customers.  <br>

<figure><img src="/files/LvD94b9xwm3Miwm7N1AX" alt=""><figcaption></figcaption></figure>

This is how we used to keep the data in Excel files for the Jones family.

<figure><img src="https://lh7-us.googleusercontent.com/7MXK5lq1hHInqrR91_bqxGs7WC7V8EFh27mWc-QpZQFZetWmpvatgE-_XglPgOf4oS0UthbKvhgGi5GpmscI98eA8GCYLo2JQm4dZBU704vhnOnEc8ylZer4LooOMbNb3KNi0o6G72tZu0lmgRXGUyw" alt=""><figcaption></figcaption></figure>

In the CRM the information is shown below:

<figure><img src="https://lh7-us.googleusercontent.com/OrJzWaCoLIFsmmvBgygc9VCrzWs4lR1AwLsvvRZZAsLQ_HeHhb9LtwI2IuZoSN6h2ldicmCwo1_iJwRacPXXn9gp7ZQWzMTPIm4Jy4TAqN-rLlXnimDNV7is1qIR3SHG1zEul4lVJXpRpCG2Ebg7BAw" alt=""><figcaption></figcaption></figure>

**What is it?**&#x20;

Screenshot from CRM for the Jones household.

**Why is it important?**&#x20;

We can avoid navigating to multiple pages and instead provide a single snapshot of the Jones household, including the contact and other relevant information for them, including their birthday, etc.

Below, we are representing the data model of a family.

<figure><img src="https://lh7-us.googleusercontent.com/ebsN3udxgrDazRNXpT0rLY2fWavWviMBh5gjp6wdoo7eO20gc3bCeXIzzjRHH4Geq6V03YvX0vvaNjRU14PkEnJNwimvQqdiXHgUZdb_OTqjAZMTiBld67Ps2WePjndQZDz5QThTGRKDwwsmDZoNcm4" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.kindx.org/solutions-by-product/crm/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.
