# How can I check how my integration is impacted by the legacy ACH Direct Debit deprecation?

Your legacy ACH Direct Debit integration may be impacted through multiple paths, including direct Charges API calls, Invoices, Subscriptions, Dashboard payments, or Payment Intents using `ach_debit` instead of `us_bank_account`. You can use the migration insight tool in the Stripe Dashboard to see exactly how your integration is affected and track your migration progress.
1. From Stripe Dashboard's Developer Settings, go to [Workbench](https://dashboard.stripe.com/workbench/insights/legacy_ach_deprecation?insightId=legacy-ach-deprecation).
1. Go to the **Insights** tab.
1. Click the **ACH Direct Debit deprecation** insight to view your usage breakdown and migration status.
For step-by-step migration instructions, see our [migration guide](https://docs.stripe.com/payments/ach-direct-debit/migrating-to-new-apis).
