# Change the Head of Household

First in navigate to the people tab in the sidebar then click on the drop down arrow in the top right hand corner of the page next to the "edit" button.

<figure><img src="/files/7OiHW4cT9cJUUQ6VtzPL" alt=""><figcaption></figcaption></figure>

Then a pop up card will appear allowing you to pick the new head of household form a list of current family members. Simply click the drop down arrow and choose the next head of household then click on the blue button that says "Change Head of Household".

<figure><img src="/files/2SsaezRDDxswJ7fAppv6" alt=""><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.church.directory/admin/people/change-the-head-of-household.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.
