> 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/user-attendance-tracking.md).

# User Attendance Tracking

### Admin Attendance Recording

One of the primary methods for record attendance records for specific people is via the [User Attendance](https://admin.lightpost.app/attendance/user) tab in the [Attendance](https://admin.lightpost.app/attendance) section.

This will present you with a history of past records (which you can click on the date to edit records), and a "Create" option in the top right corner.

You have two different types of methods for enter user attendance.

#### 1. Search and Enter Method

You can select the date and attendance types you want to create records for, and then type to search for a user, and press enter to add their attendance record.  After pressing enter, you can begin searching for the next person.

This is a great method to use if you collect physical attendance cards and go through them to record attendance.

Note that you can see an "Event Log" on the right to indicate if you mistyped a name that did not apply correctly.

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

#### 2. List View Method

You can also select the "List View" option with the button at the top right after you click the "Create" button.

This will allow you to select an attendance record date, and will present you with a list of all members, and you can click on the empty spaces to record attendance.

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

### Mobile App Attendance Recording

Additionally, you can record attendance directly from the mobile app accessible from the main menu.  The ability to access and use the Attendance recording feature in the mobile app is based on a [permission in a role](https://help.lightpost.app/help/how-roles-work).

| ![](https://cdn.filestackcontent.com/CP6y4bFpTTyu0dG3POK1) | <img src="https://cdn.filestackcontent.com/qeSgcnzlT0i7ashd2XJe" alt="" data-size="original"> |
| ---------------------------------------------------------- | --------------------------------------------------------------------------------------------- |

### User Self Check-in

Additionally, there is the ability to allow members to record their own attendance in the mobile and web apps.  See more information on [Attendance Types](https://help.lightpost.app/help/attendance-types) on how to enable this.


---

# 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/user-attendance-tracking.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.
