> For the complete documentation index, see [llms.txt](https://docs.lightpost.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lightpost.app/add-on-features/attendance-tracking/attendance-types.md).

# Attendance Types

Lightpost provides the ability for each congregation to define their own "attendance types".

[Attendance types](https://admin.lightpost.app/attendance/types) are events such as:

* Sunday Morning Class
* Sunday Morning Worship
* Sunday Evening Worship
* Tuesday Night Bible Study
* Wednesday Night Class

![](https://cdn.filestackcontent.com/lkUH2kPTP2eZXNDokbY6)

For each type, there are a number of options available.

![](https://cdn.filestackcontent.com/IxSnypkUQ6iktgEkoqkZ)

### Is AM / is PM

This defines whether this attendance type should show up in the morning or evening when taking attendance from the mobile app, or when allowing self check-in.

### Allow Check-in

Lightpost provides the ability for members to record their own attendance.  For any attendance type that this is enabled for, an option will show up on the specified day and AM/PM time for a member to check their family in as having attended.

This is the digital equivalent of filling out an attendance card. 🙂

This option will show up in the mobile and web apps for members who are logged in at the appropriate time.

| <img src="https://cdn.filestackcontent.com/cSCW9uXRmiDNqiGIo8rw" alt="" data-size="original"> | <img src="https://cdn.filestackcontent.com/DXMEffjR5WchX7C95oNw" alt="" data-size="original"> | <img src="https://cdn.filestackcontent.com/xB2CPdjSgK0Rl9lwVhfP" alt="" data-size="original"> |
| --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |


---

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

```
GET https://docs.lightpost.app/add-on-features/attendance-tracking/attendance-types.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.
