# admin

- [Groups](https://docs.church.directory/admin/groups.md)
- [Getting Started with Groups](https://docs.church.directory/admin/groups/getting-started-with-groups.md)
- [Enabling Group Posts](https://docs.church.directory/admin/groups/enabling-group-posts.md): How can I turn on Group posts for a specific group?
- [People](https://docs.church.directory/admin/people.md)
- [Add a Member](https://docs.church.directory/admin/people/add-a-member.md): This tutorial helps you as an admin create a new member or visitor for your church directory.
- [Change the Head of Household](https://docs.church.directory/admin/people/change-the-head-of-household.md): In the event that you need to change the "head of household" status for a family due to the happy marriage of two members, the unfortunate death of current head of house or maybe even a divorce.
- [Prayer List](https://docs.church.directory/admin/prayer-list.md)
- [Add a Prayer Request](https://docs.church.directory/admin/prayer-list/add-a-prayer-request.md): This section will explain how a user with the admin role can add a prayer request in the admin portion of the website. If you would like to see how to do this from the member website please search wit
- [Member Prayer Submissions](https://docs.church.directory/admin/prayer-list/member-prayer-submissions.md): In this article you will learn how to allow or disallow members to create prayer requests.
- [Calendars](https://docs.church.directory/admin/calendars.md)
- [Getting Started with Calendars](https://docs.church.directory/admin/calendars/getting-started-with-calendars.md)
- [Add a Calendar Event](https://docs.church.directory/admin/calendars/add-a-calendar-event.md): This article with quickly explain the basics of adding events to your calendar in church.directory
- [Add a Repeating Calendar Event](https://docs.church.directory/admin/calendars/add-a-repeating-calendar-event.md): This article will show you how to make your calendar event repeat.


---

# 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.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.
