<!--
{
  "documentType" : "article",
  "framework" : "Updates",
  "identifier" : "/documentation/Updates/FinanceKit",
  "metadataVersion" : "0.1.0",
  "role" : "article",
  "title" : "FinanceKit updates"
}
-->

# FinanceKit updates

Learn more about changes to FinanceKit.

## Overview

Browse notable changes in <doc://com.apple.documentation/documentation/FinanceKit>.

## June 2024

- Use the FinanceKit API to get access to on device financial data.
- Call `TransactionPicker()` with <doc://com.apple.documentation/documentation/FinanceKitUI> to display an interface with searchable user transactions.
- Query individual account balances and transactions with <doc://com.apple.documentation/documentation/FinanceKit/AccountQuery> or track them overtime with `accountHistory()`.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)