# CPF Contribution History (up to 15 months)

The Central Provident Fund is a mandatory social security savings scheme funded by contributions from employers and employees.

For each contribution record, the 4 fields (Paid for Month, Paid On, Employer Name, Contribution Total) will be provided.

Only Contribution(s) related to employment will be provided. Other contributions, such as self-employed or government top-ups, are presently excluded.

CPF will return the contributions received (or paid on) in the past 15 months up to the preceding month. Note that a member could have multiple contributions per month from the same employer.

1. Example 1: If the query is made in Mar-24, contribution provided will be for contribution received in the period from Jan-23 to March-24 (inclusive). This is provided that Mar-24 contribution had been received, else contribution provided will be Jan-23 to Feb-24.
2. Example 2: Assuming a member has a late CPF contribution for work done in Nov-22 (beyond Jan-23 to Mar-24) that was credited only in Jan-23. If the query is made in Mar-24, contribution provided will include the late contribution as it was received in the period from Jan-23 to Mar-24. The contribution period range of Jan-23 to Mar-24 (inclusive) remains.


---

# 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.developer.singpass.gov.sg/docs/data-catalog-myinfo/understanding-the-data/cpf-contribution-history-up-to-15-months.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.
