# New Staff Declaration

The New Staff Declaration widget is designed to help new staff members easily navigate the necessary tasks required during the first month of onboarding. As part of the widget, It also includes some new staff training that helps them to adjust to their new roles.

<figure><img src="/files/idNhVqdHEhyXIwutew6C" alt=""><figcaption></figcaption></figure>

The New Staff Declaration widget functions are as follow:

1. **Progress Bar**:  Showing the progress and the number of remaining tasks of new staff need to complete
2. **Staff Declaration**: Showing the declaration they need to complete during the onboarding process. The task will dismiss once it is done.
3. **Staff Training**: Showing the links that maybe useful to new staffs. There will be no checking on the task status and links will be shown on list even clicked by users


---

# 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/staffportal/widget-and-features/new-staff-declaration.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.
