# Church Offices

### Customizable

You can create, reorder and change church offices in the [Account Settings](https://admin.lightpost.app/account/settings/church-offices) section.

The order of the offices listed in the Admin will determine the order that they show in the mobile app.

You cannot change the order of people listings in each office (they are alphabetical) currently.

### Leadership Listing

Church offices are what determines who shows up in the Leadership section of Lightpost (and a Lightpost Website, if you have the website feature enabled with the option to show your church leadership on the website.

The leadership section is **not** determined by roles or groups that happen to have the same name as a church office.  For example, a group called "Deacons" is not what decides who shows up in the "Deacons" section of the Leadership listing.

### Assigning a Church Office

To assign someone to a church office, visit their profile in the Admin, and scroll down to the "Church Office Information" section, and click the "Add" button.

<figure><img src="/files/eVzcgRSwU6QO9sUldDr4" alt="" width="563"><figcaption><p>An example of a user having the church office of "Deacon" with a subtitle of "Technology / Library"</p></figcaption></figure>

#### USAGE NOTES

* A user can only belong to one type of office at a time. &#x20;
  * For example: you cannot assign two "Deacon" offices to a user, but you can assign a "Preacher" and an "Elder" office.
* A "subtitle" is a great way to describe the specific role of someone holding an office.


---

# 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.lightpost.app/core-concepts/users/church-offices.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.
