Skip to content
Sign in
An image of the Stripe logo
/
Create account
Sign in
Home
Payments
Finance automation
Banking as a service
Developer tools
No-code
All products
Home
Payments
Finance automation
Home
Payments
Finance automation
Banking as a service
Developer tools

Dashboard basics

Learn the basics of the Stripe Dashboard.

The Stripe Dashboard is a feature-rich user interface that lets you manage and configure your account. Use it to navigate to important resources, invite team members, monitor you integration, and more.

Home

Home provides information about the activity on your account. It contains a wide range of analytics and real-time charts that provide insight into the performance of your business. Home also shows recent activity that might require you to take action, such as unanswered disputes or identity verifications. Learn more about how you can use Home to assess business metrics.

See today's metrics

See today’s metrics

Navigate the Dashboard

View test data

You can view test data by toggling the Dashboard’s Viewing test data option. Whether a transaction was created in test or live mode is dictated by which API keys were used to create it.

The Dashboard is organized by the most common workflows used to manage your business. For example, the Payments tab includes everything you need to manage the flow of money in and out of your account.

In many cases, you can use the Dashboard to perform specific actions, such as refunding a payment or canceling a subscription without needing to use the API—making the Dashboard a useful tool for running your business. You can access configuration options and settings from the Dashboard settings.

Keyboard shortcuts

The Dashboard supports keyboard shortcuts for common actions. Press ? on your keyboard on any page in the Dashboard for a list of available shortcuts.

Team member access

You can invite team members to access the Dashboard and help manage your business. Each of them can have different levels of access. For instance, you can allow members of your customer service team to access your Dashboard for the purpose of handling refunds and dispute responses.

Monitor your integration

The Developers Dashboard provides you with information about the performance and health of your integration. You can view your API and webhook usage with real time charts, upgrade your API version, and review API errors that can be filtered by endpoint or type.

Stripe logs every successful or failed request made using your API keys. Each log contains details about the original request, whether it succeeded or failed, the response from Stripe, and a reference to any related API resources.

You can also review every event that takes place on your account in the Dashboard. Events represent a change to an API resource (for example, when you update or create a Charge object), and contain its current information.

Reporting and searching

All of your transactional data can be filtered and exported as reports in CSV format. You can also download a monthly report or QuickBooks-formatted export from your account’s business settings.

You can use the Dashboard’s search feature to find specific information using different terms and operators to narrow down the number of results. For instance, you can search for a specific payment using the customer’s email address or the last four digits of their card number.

For more advanced searches and reporting, Stripe Sigma makes all of your data available as an interactive SQL environment in the Dashboard. You can write queries to generate customized reports without needing to use additional reporting tools.

Browser compatibility

The Dashboard officially supports the following web browsers and mobile environments:

  • The last 20 major versions of Chrome and Firefox.
  • The last two major versions of Safari and Edge.
  • The last two major versions of mobile Safari on iOS.

See also

  • Activate your account
  • Start a team
  • Perform searches
  • Financial reports
Was this page helpful?
Need help? Contact Support.
Watch our developer tutorials.
Check out our product changelog.
Questions? Contact Sales.
Powered by Markdoc
You can unsubscribe at any time. Read our privacy policy.
On this page
Home
Navigate the Dashboard
Team member access
Monitor your integration
Reporting and searching
Browser compatibility
See also
Products Used
Payments
Stripe Shell
Test mode
Welcome to the Stripe Shell! Stripe Shell is a browser-based shell with the Stripe CLI pre-installed. Log in to your Stripe account and press Control + Backtick (`) on your keyboard to start managing your Stripe resources in test mode. - View supported Stripe commands: - Find webhook events: - Listen for webhook events: - Call Stripe APIs: stripe [api resource] [operation] (e.g., )
The Stripe Shell is best experienced on desktop.
$