# Provident Fund (PF)

### Configuring PF in Runtime HRMS

Go to Setup > Statutory > PF.

<div align="left"><figure><img src="/files/C5paEsQe0k8s9YTtUOUh" alt="" width="563"><figcaption><p>Employee Provident Fund</p></figcaption></figure></div>

As shown in image above, click ‘Enable PF Deduction’ checkbox to allow PF deduction from employee salary. The rates of deduction can be modified as per changes in law. When changing the rates of deduction, make sure you select correct ‘Effective Date’ from when the change is applicable.

Go to second tab ‘Salary Components’. Select all those components where PF is deductible. Usually PF is on Basic Salary only.

<div align="left"><figure><img src="/files/MaBLtb5VzKvyzf5FtvUF" alt="" width="563"><figcaption><p>Salary Components tab</p></figcaption></figure></div>

On the same page, click on ‘Locations Applicability’ tab to select locations where PF is applicable.

<div align="left"><figure><img src="/files/hrKYRNrCwKWP80DDTtFa" alt="" width="563"><figcaption><p>Location Applicability</p></figcaption></figure></div>

In case you wish to disable PF deduction for one or more employee as an exception, you can do so in employee profile. Open the employee record, go to Options tab.

Select ‘Do not deduct PF’ and save to save the changes.

<div align="left"><figure><img src="/files/6XV8dZ3bGhaSpTlWCdhT" alt="" width="563"><figcaption><p>Disable PF</p></figcaption></figure></div>

#### Generating PF Return

PF Returns can be generated from Reports > Statutory Reports > PF Report

<div align="left"><figure><img src="/files/1xenfde4fhuRBHsgkerC" alt="" width="563"><figcaption><p>PF Report</p></figcaption></figure></div>

Select a period and click on ‘View Summary’ to display PF contribution summary on screen.\
Click ‘Export to Excel’ to export the report in excel.\
Click ‘Export PF Return’ to export the PF return for uploading on PF Portal.

<div align="left"><figure><img src="/files/nyQ2UctatHyqKiWEQR7b" alt="" width="563"><figcaption><p>PF Summary in Excel Format</p></figcaption></figure></div>

PF Return is a text format file supported by PF portal.\
To generate report for only one location, select location in the location dropdown.


---

# 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.runtimehrms.com/payroll-and-compliances/statutory-compliances/provident-fund-pf.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.
