> For the complete documentation index, see [llms.txt](https://docs.kindx.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kindx.org/solutions-by-product/crm/households/brown-household-example-2.md).

# Brown household (Example 2)

How does the Brown household look in the CRM?

<figure><img src="https://lh7-us.googleusercontent.com/vDPxrB9DGnlQbVBPTbvRtTpYmsOP66xUqXs9pw7OPbKkz_anKIRF2ZLZd3Z4VB0FCw65A0z3UZjV2KCQfw9qEzprJydoURNPL4JV7iCzR5F5il1zNon1N9QBikCmXo7-CNOtpoF3LPFT-657i5Rb48o" alt=""><figcaption></figcaption></figure>

### Why is it Important?

\
Here are some reasons why household roles play an essential role in a CRM system:

**Improved segmentation and targeting**

Household roles allow you to effectively segment your donor base to send more targeted and relevant communications. For example, you could send a different email to decision-makers than to influencers.

**Increased engagement**

When you understand the roles of the different members of a household, you can personalize your communications and engagement strategies accordingly. This can lead to increased engagement from all members of the household.

**More effective fundraising**

By understanding the decision-makers and influencers in each household, you can focus your fundraising efforts on the people who are most likely to give. This can lead to increased fundraising success.

**Improved volunteer management**

By understanding the roles of the different members of a household, you can recruit and manage volunteers more effectively. For example, you could recruit parents to volunteer at their children's school events.

**Better program delivery**

By understanding the roles of the different household members, you can tailor your programs and services to their needs. For example, you could offer a program for parents to learn how to support their children's education.

**Enhanced constituent relationships**

By understanding the roles of the different household members, you can build stronger relationships with your constituents. This can lead to increased loyalty and support.

Overall, household roles in a CRM system are a critical way to improve your donor relationships, increase your fundraising success, and better serve your community.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.kindx.org/solutions-by-product/crm/households/brown-household-example-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
