# Request

**In Admin's View:**

* **Request Notification Icon** – Shows the number of pending time-off or shift change requests awaiting approval.
* **Tabs (Pending Requests, Pending Calendar, History Requests, History Calendar)** – Lets you switch between viewing pending requests, the calendar view of requests, or request history.
* **All Departments Dropdown** – Filter requests by department to view only specific groups of employees.
* **All Users Dropdown** – Filter requests by a specific user or see all users’ requests.
* **Approve / Deny Buttons** – Approve or deny selected employee requests in bulk.
* **Select All Checkbox** – Select or deselect all requests at once for batch approval or denial.
* **Edit Button** – Allows you to edit the details of a submitted request (like dates or hours).
* **Check Balance** – Displays the employee’s available PTO or leave balance before approving the request.

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

**In Employee's View:**

* **Pending Requests / History Requests Tabs** – Switch between viewing current pending requests or past request history.
* **Request PTO Button** – Employees click here to request Paid Time Off (PTO).
* **Request Hours Worked Button** – Allows employees to request adjustments to their recorded worked hours.
* **Delete Selected Item Button** – Deletes selected requests from the list.
* **Select All Checkboxes** – Allows you to select one or multiple requests for bulk actions, such as deletion.
* **Edit Button** – Opens the individual request for editing details like dates, hours, or notes.

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

<p align="center"><a href="https://www.opentimeclock.com/signup.html" class="button primary" data-icon="user-plus">Sign Up for Free</a>                            <a href="https://www.opentimeclock.com/app.html" class="button secondary" data-icon="right-to-bracket">Log In</a>                            <a href="https://www.opentimeclock.com/" class="button secondary" data-icon="house-window">Home</a></p>

> <p align="center"><mark style="color:$info;">Feel free to contact us at our toll-free number: +1-833-702-2927 or email us at support@opentimeclock.com.</mark></p>


---

# 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://www.opentimeclock.com/docs/request.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.
