--- title: Manage connected accounts with the Dashboard subtitle: Learn about using the Stripe Dashboard to find and manage connected accounts, including those with open risk, onboarding, and compliance requirements. route: /connect/dashboard --- # Manage connected accounts with the Dashboard Learn about using the Stripe Dashboard to find and manage connected accounts, including those with open risk, onboarding, and compliance requirements. You can use the Dashboard to inspect, support, and better understand your platform’s connected accounts. Some common tasks supported by the Dashboard include: - [Understand and manage your Connect payments business](https://docs.stripe.com/connect/dashboard/understand-your-connect-business.md) - [View all accounts](https://docs.stripe.com/connect/dashboard/viewing-all-accounts.md) - [Find individual accounts](https://docs.stripe.com/connect/dashboard/managing-individual-accounts.md#finding-accounts) - [Update account information](https://docs.stripe.com/connect/dashboard/managing-individual-accounts.md#updating-accounts) - [Send funds to accounts](https://docs.stripe.com/connect/dashboard/managing-individual-accounts.md#sending-funds) [View all accounts](https://docs.stripe.com/connect/dashboard/viewing-all-accounts.md) at a high-level or filter and sort them to find a specific group of accounts. Filtering accounts is useful because it allows you to: - View accounts that are restricted or have other issues that you can help resolve. - View your largest accounts. - View accounts based on their status. The other workflows, like inspecting accounts and sending funds, are actions you can take on [individual accounts](https://docs.stripe.com/connect/dashboard/managing-individual-accounts.md). Take these actions after you know which accounts need to be inspected or modified. Before viewing and making changes to accounts, learn more about the Dashboard [status badges](#status-badges). ## Status badges Status badges provide a quick way to understand the status of an account. You can hover over the badges to view contextual information, and you can click the [status tabs](https://docs.stripe.com/connect/dashboard/viewing-all-accounts.md#tabs-workflows) to view accounts grouped by that status. Status badges include: ## Use Platform Branding for Connected Accounts This setting only applies to new accounts created by your platform. Existing accounts aren’t affected. As the platform, you can initialize newly created connected accounts with your platform branding settings. To do so, navigate to **Connect Settings** > **Branding** and enable **Copy Platform Branding**. After you enable it, all new accounts onboarding to your platform receive the same branding settings as your platform. Use [Account Update](https://docs.stripe.com/api/accounts/update.md) to update the account’s branding after creation. ## See Also * [Viewing all accounts](https://docs.stripe.com/connect/dashboard/viewing-all-accounts.md) * [Managing individual accounts](https://docs.stripe.com/connect/dashboard/managing-individual-accounts.md)