> ## Documentation Index
> Fetch the complete documentation index at: https://developers.circle.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Release notes - Digital Asset Accounts - 2026

> 2026 release notes for Digital Asset Accounts

## July 2026

<Update label="2026.07.08">
  ### New features

  * **ACH bank account support**: You can now link and manage ACH bank accounts
    for Digital Asset Accounts, in addition to wire. Use the new endpoints to
    create an ACH bank account, retrieve its details, and fetch deposit
    instructions for funding an account via ACH.
    * [Create an ACH bank account](/api-reference/digital-asset-accounts/all/create-achaccount)
    * [Get an ACH bank account](/api-reference/digital-asset-accounts/all/get-achaccount)
    * [Get ACH instructions](/api-reference/digital-asset-accounts/all/get-achaccount-instructions)
</Update>

## March 2026

<Update label="2026.03.20">
  Launched Digital Asset Accounts, a product that enables distributors to offer
  stablecoin-backed account features to their business end customers with
  Circle-managed custody and compliance.

  ### Documentation additions

  Added the following documentation to support the Digital Asset Accounts launch:

  * [Digital Asset Accounts overview](/digital-asset-accounts)
  * [Account structure](/digital-asset-accounts/concepts/account-structure)
  * [Supported currencies and blockchains](/digital-asset-accounts/references/supported-currencies-and-blockchains)
  * [Sandbox environment](/digital-asset-accounts/references/testing-in-sandbox)
  * [Wire deposits and withdrawals](/digital-asset-accounts/howtos/wire-deposits-and-withdrawals)
  * [Deposit Addresses](/digital-asset-accounts/howtos/create-deposit-addresses)
  * [Crypto Transfers](/digital-asset-accounts/howtos/crypto-transfers)
  * [Internal Transfers](/digital-asset-accounts/howtos/internal-transfers)
  * [Set up a webhook endpoint](/api-reference/webhook-endpoints#v1-notifications)
  * [Direct end-user custody model](/digital-asset-accounts/concepts/custody-model)
  * [Limits and risk ratings](/digital-asset-accounts/concepts/limits-and-risk-ratings)
  * [Transaction states](/digital-asset-accounts/references/transaction-states)
  * [Going to production](/digital-asset-accounts/references/going-to-production)
</Update>
