# For Staff Members

## Login

* Staff members can log in via the **sign-in page** by entering their **email**. They will receive a passwordless sign-in link to their email.

## My Assignments

<figure><img src="/files/cut0fwMYx4x5tPcrsrio" alt=""><figcaption><p>My Assignments</p></figcaption></figure>

* Staff have access to the **My Assignments** menu only.
* The assignments are displayed as cards in a **Kanban-style layout** with three columns:
  * **Self Review**
  * **Review Peers**
  * **Review Subordinates**

## Completing Assignments

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

* Click on the respective buttons in each assignment card to access and fill out the form.
* Submit the form once completed.

## Important Notes

* Reviews can only be **submitted during active cycle period**
* Each review must be completed separately
* Submit button appears only when all required fields are filled
* Contact admin for any access issues


---

# 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://360-review-club.gitbook.io/360-review-club-users-manual/for-staff-members.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.
