# Attendance Records

The attendance record section lets you easily view and manage your check-in and check-out history for events from the past 180 days. You can also filter records by specific time periods for quick access.

**Step 1: Access Your Records**\
Tap the "Previous Record" tab in the app.

**Step 2: View and Search Attendance Records**\
In the "Previous Record" tab, you can view your attendance records from the past 180 days. Each record displays event names, department details, and check-in/check-out dates and times.

You can tap the dropdown list to filter and view events from specific time periods: "**Last 5 days**", "**Last 30 days**", or "**Last 180 days**".

<figure><img src="/files/lzYLydYl5TYP45w6xcfC" 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://userguide.hku.hk/hku-attendance/attendance-records.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.
