# FAQs

{% hint style="info" %}
**NOTE**:

If your questions or inquiries are not listed in this article, please [raise a support request ticket](https://silverband.atlassian.net/servicedesk/customer/portals).
{% endhint %}

<details>

<summary>How can Tutor or Staff record the class attendance?</summary>

### Record Attendance as Tutor | Staff&#x20;

We have a dedicated workflow documented for Tutor | Staff access on how to record class attendance. They can refer to this knowledge article page: [**Record Attendance as Tutor or Staff** ](https://docs.silverband.com.au/home/paradigm-knowledge-base/taking-attendance/workflows/record-attendance-as-tutor-or-staff)for the instructions.

</details>

<details>

<summary>Where can I view a summary of the student's attendance record?</summary>

### Attendance Summary View

A summary of the student's attendance record can be viewed on the Student Summary screen. More details on how to enable this section can be found in this knowledge article: [**View Attendance Summary**](https://docs.silverband.com.au/home/paradigm-knowledge-base/taking-attendance/workflows/view-attendance-summary)

</details>

## Troubleshooting

Do you encounter error messages or issues while trying to record, edit, or print student attendance? Proceed to the [**Troubleshooting** ](https://docs.silverband.com.au/home/paradigm-knowledge-base/taking-attendance/troubleshooting)section.


---

# 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.silverband.com.au/home/paradigm-knowledge-base/taking-attendance/faqs.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.
