# Manage Facility Staff

To effectively oversee a facility's staff, which includes roles such as warehouse picker, warehouse packer, warehouse clerk, warehouse receiver, and warehouse manager, the store manager can assign these roles to staff members in the Facilities app for any facility. Subsequently, staff members can access the HotWax Commerce apps and perform functions specific to their assigned roles. Users can use the following steps to efficiently allocate role-specific permissions to staff members for accessing HotWax Commerce and its associated applications.

#### Add Staff

1. Navigate to the `Staff` section available at the bottom of the `Facility details` page. Click on `Staff Member` button, this will open a pop-up window with a list of staff members.
2. In the `Search` bar, users can either type the staff member's name and press enter, or scroll down the list to find the desired staff member.
3. The staff member's name and ID will be displayed, accompanied by a drop-down menu on the right.
4. Select the staff role from the drop-down menu and click on the `save` icon to add the staff member to the facility in the selected role.

The added staff members will be listed, under the `Staff` section along with their:

* Name and ID
* Assigned role
* Date on which the staff member was added to the facility

#### Remove Staff

To remove an inactive staff member from the facility, click on the `x` button located on the right side of the staff member's name within the staff details section.

{% embed url="<https://youtu.be/JAL_KKJyAyU>" %}
Video: Add Staff
{% endembed %}


---

# 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.hotwax.co/documents/administration-company-administration-company-administration-company/administration/facilities/manage-facility-staff.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.
