# 💡How are time-off policies outlined and requests managed in Zon?🤔

### Managing Time Off Policies and Requests in Zon Staff Management:

**Zon Staff Management** provides robust tools for **creating, assigning, and managing time off policies,** as well as efficiently handling **staff time off requests.** This ensures **compliance, transparency,** and **flexibility** for both managers and staff.

### Viewing and Managing Time Off Policies:

**Navigate to the Time Off Tab**

* From the **Zon Staff Management** dashboard, select the **TimeOff tab** to access all leave management features.

**View Existing Policies**

* Click **View Policy** to display a list of all **time off policies.**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfcKE7DSAxyIW9R6EJSh-KIdrezyQ93sg8FXKNlaidpK7uSihQmqHb6mwqbnns6M9nOZTRl-ERue5iCwoLy41oa6SUo7EHuWBVuGdwKh7rKKXqgmcg3Dc-ghSyoa774l_Goi9j5gQ?key=ZkbBLfileOIlHqKmkC5ZJbSW" alt=""><figcaption></figcaption></figure>

* **This** **list includes:**
* **Custom Policies:** Policies you have previously created.
* **Default Policies:** Two **pre-configured policies** provided by **Zon Staff Management** for your convenience.

3. **Create a New Time Off Policy**

* Click the **Create Policy** button.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcy8RUFGSRpxCi92AdfAdbX1It82HreDAzlkNPfZqmOksP9GfvJfrnMlLMSGjSLGIvRCyTJWVt1g-sQk6aumVnD-lNhuPHBk7ypt3zLOPCnWG6FG_ZlxeuZSKnGPi8pbAAVo4MF3Q?key=ZkbBLfileOIlHqKmkC5ZJbSW" alt=""><figcaption></figcaption></figure>

* **Fill** in the **following details**:
* **Policy Name:** Enter a **clear, descriptive name** for the policy (e.g., Annual Leave, Sick Leave).
* **Policy Type:** Select the **type of leave (e.g.,** **Paid, Unpaid**).
* **Payment Status:** Choose whether the leave is **paid or unpaid.**
* **Default Full Day Duration:** Set the **number of hours** that constitute a full day for this policy.

After entering all **necessary information,** click **Save** at the top to **create** and **activate** the policy.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdIa299MzEhhot0hYkUo3u9iDPkv0mrBqe8WlLvveYiEplXLepdEJhoFPBrvz0c-dmonUWvkrdHBKPQZZ6spETxBX5t2O-hcXhqVqy1VxO3HMyyCEPXpy8E_ldEURvQU2HL2-poIw?key=ZkbBLfileOIlHqKmkC5ZJbSW" alt=""><figcaption></figcaption></figure>

### Reviewing and Managing Time Off Requests

**View Staff Time Off Requests**

* In the same **TimeOff** tab, you’ll find a list of all **time off requests submitted** by staff members.
* Each **request displays key details** such as:
* **Staff member name**
* **Policy type**
* **Dates requested**
* **Reason for leave (if provided)**
* **Current status (Pending, Approved, Declined)**<br>

**Filter and Review Requests**

* Use the **filtering options** to view **requests** **by status** (**All, Approved, Pending, Declined**) for efficient management.

**Approve or Decline Requests**

* For each **pending request,** you have the option to **Approve or Decline** directly within the app.
* **Status updates** are **reflected immediately,** and **staff members** are notified of your decision.

**Override Manager Decisions**

* As a merchant, you **retain full control** over all **time off requests.**
* If a **manager** has already **approved or declined** a request, you can **override their decision** by clicking the **options** menu for that request and selecting your preferred action **(Approve or Decline).**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfmSrv3-zC6wGMeV4eT-qXFRTK6UbdaZy_2ryPUAFkndQuIHSMqq9RZIJhbygP9vGnWyrgJZ7dZEimiHdNvo1QLVBf7hbji16M8-MgZr9Yv6mQ3sNzpDiuydzT5ogguYTt3hA4gJw?key=ZkbBLfileOIlHqKmkC5ZJbSW" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://zon.gitbook.io/zon-staff/zon-staff-management/how-are-time-off-policies-outlined-and-requests-managed-in-zon.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.
