# Self Service

### 💡Key Capabilities

#### **Personal Profile**

* View and edit personal data (address, email, phone, bank account)
* Monitor completion status of personal and payroll details

***

**Leaves Management**

* Submit leave requests with approval flow
* Track your leave request approval status
* View remaining leave days and full leave history
* Access company absence calendar

***

**Project Assignments**

* View current project allocations, managers, and timelines
* Allocation requests per projects
* View team structure and project participants

***

**Work Hours & Timesheets**

* Integrated with YouTrack, JIRA or any other time management solution
* View hours worked per project
* Track submission and approval status of logged hours

***

**Deductions & Expenses**

* View personal deductions (e.g. benefits, allowances)
* Manage and track expenses submitted under project

***

**Asset Management**

* View assigned hardware, software, company assets
* Track issuance and return via digital protocols

***

**Company Overview**

* View organizational structure
* Identify team leads, managers, and approvers

***

**Monthly Closure & Billing**

* Close billing period at month-end
* Attach invoice and submit for approval (contractors)

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


---

# 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://proexe.gitbook.io/worklyft-guide/features-guide/self-service.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.
