Documentation Index
Fetch the complete documentation index at: https://docs.replit.com/llms.txt
Use this file to discover all available pages before exploring further.
The Plaid connector is available on paid Replit plans and requires a team workspace.
What you can build
Use the Plaid connector to build apps like:- Personal finance dashboards
- Budgeting and expense categorization tools
- Transaction search and analytics apps
- Portfolio trackers for supported investment accounts
- Financial coaches that summarize spending patterns
Prerequisites
Before you configure Plaid in Replit, you need:- A team workspace — Plaid is configured at the team level
- A Plaid account
- A Plaid Client ID from the Plaid dashboard
- A Plaid Secret for the environment you want to use
- A decision on whether to use Plaid
sandboxorproduction
sandbox while testing with Plaid’s sample institutions and credentials. Use production when your app is ready to connect real financial accounts.
Configure the Plaid connector in Replit
A workspace admin adds the Plaid credentials to Replit. After the connector is configured, builders can use Plaid data with Agent.Choose the environment
Select
sandbox or production. This must match the Plaid Secret you plan to use.Set the client name
Enter the app name that should appear in Plaid Link. The field is pre-filled with
My Plaid App; replace it with the name your users should see. Keep it 30 characters or fewer so Plaid can display it correctly.
Sign in with Plaid Link
Plaid uses Plaid Link instead of a standard OAuth redirect. To start the flow, find Plaid in the Connectors table and select Sign in. Replit shows a brief consent screen that confirms the connection, then opens Plaid Link.

Start building with Plaid data
After Plaid is connected, ask Agent to build with the connected financial data. For example: Plaid data availability depends on the connected institution and the Plaid products enabled for your Plaid account.Troubleshooting
Plaid does not appear in Integrations
Plaid does not appear in Integrations
Plaid requires a paid Replit plan. If you are on a paid plan and still do not see Plaid, refresh the page and verify that you are in the correct workspace.If setup shows This feature requires an enterprise plan, refresh the page and verify that you are using the correct workspace.If Plaid still does not appear, contact Replit support so the team can check your workspace configuration.
Plaid Link shows This Application instead of my app name
Plaid Link shows This Application instead of my app name
Plaid may show This Application when the configured client name is missing or too long. Edit the Plaid connector configuration and use an app name with 30 characters or fewer.
The connection shows as disconnected
The connection shows as disconnected
A Plaid connection can become disconnected if the financial institution requires the account holder to sign in again, if credentials changed, or if permissions were revoked.Reconnect Plaid from the Integrations or Connectors panel to open Plaid Link and restore access.
Sandbox and production data do not match
Sandbox and production data do not match
Plaid sandbox and production use different credentials and tokens. Make sure the connector environment matches the Plaid Secret you entered and the type of financial accounts you are testing.
Related documentation
- Agent integrations — Overview of Replit-managed integrations, Connectors, external integrations, and Agent services
- Managing your connectors — Configure and manage connectors for your workspace
- Plaid documentation — Plaid API, Link, and product documentation
- Plaid dashboard — Find your Plaid Client ID and Secrets
- Replit x Plaid — Partner page with demos and setup resources


