You can now view churned cohorts in your growth charts by selecting the negative segment of your growth chart. Just hover over or click the negative segment of your growth chart for any period to see a cohort of churned users or organizations.
Hovering or selecting the positive segment will now show you only the active users or organizations for that period as well.
By further combining the New, Retained, and Reactivated filters with the positive or negative segments, you can isolate growth or churn trends and see exactly who is using - or not using - your application.
Head to the Overview page of your production instance to begin exploring your user base's activity.
Navigate the Clerk Dashboard with just a few keystrokes, search the docs, switch workspaces, applications, or instances, and let AI guide you wherever you need to go.
The command menu is now live in the Clerk Dashboard. Navigate anywhere with just a few keystrokes, whether you're jumping between workspaces, searching our docs, or finding a specific setting you've never configured before.
Contextual and AI-powered
As your dashboard grows with more workspaces, applications, and settings, finding what you need shouldn't get harder. The command menu unifies your entire dashboard: workspaces, applications, instances, documentation, and settings pages, all in one place.
Know the name of the workspace you want to jump to? Search for it. Don't remember how to use one of our hooks? Search our docs and jump in.
When you don't know the exact name or where something lives, AI steps in. The command menu understands what you're looking for, even when you describe it in plain language.
Don't know where SMS MFA settings live? Type "enable SMS MFA" and it takes you there. Need to change your domain but can't remember if there's even a domains page? Just describe what you need, and the command menu finds it.
It uses your dashboard context to understand what you're trying to do and takes you there.
Get started
Open the command menu with ⌘+K (Mac) or Ctrl+K (Windows/Linux) inside any application in the Clerk Dashboard.
Free trials just got more flexible! You can now choose whether users need to provide a payment method before starting their trial.
Previously, all free trials required a payment method upfront. Now there's a simple toggle in your billing settings that lets you decide what works best for your business.
Remove Friction, Keep Control
By disabling the payment method requirement, this lets users begin their trial instantly, skipping payment details.
When enabled, you keep the previous behavior where payment methods are required upfront — useful for preventing trial abuse and ensuring smooth transitions to paid subscriptions.
Easy Configuration
Head to your billing settings in the Clerk Dashboard to find the new toggle.
Track your organization metrics with the same depth as user analytics
We're excited to announce that the Clerk Dashboard now includes comprehensive organization growth tracking. Just as you've been able to monitor user growth with detailed retention and churn metrics, you can now access the same level of insight for your organizations.
Organization Growth Chart
The new organization growth chart provides detailed breakdowns of your organization activity over time, tracking new, reactivated, retained, and churned organizations across each period
Note
An organization is considered active when 2 or more of its members have signed in during the selected time period.
Flexible Filtering
Organization growth data includes flexible time-based filtering options. You can analyze your data across different time periods to see daily active organizations, weekly active organizations, or monthly active organizations based on which interval you select. Customize date ranges to gain deeper insights into your organization adoption patterns and behavior over time.
Organization Cohort Table
Below the growth chart, you'll find a detailed organization cohort table that provides a granular look at individual organizations, their status, member counts, and creation dates. You can click directly on any segment of the chart above to filter the cohort table and view the specific organizations that make up that data point, making it easy to identify trends and investigate specific cohorts in detail.
This update brings parity between user and organization analytics, giving you a complete picture of growth across your application. Stay tuned for more planned improvements to organization insights!
See how different LLMs perform at writing Clerk-specific code
Clerk has launched the LLM Leaderboard, a transparent benchmark showing how different large language models (LLMs) perform when writing Clerk-specific code.
As more developers use AI assistants to build their applications, having clear, objective data on which LLMs are best at writing Clerk integrations helps developers choose the right AI tool for their projects.
How It Works
The leaderboard evaluates LLMs based on their ability to generate working Clerk integration code from simple, real-world prompts. Each model is tested using the same criteria and scenarios to ensure fair comparison.
Current tests focus on Next.js integrations, with plans to expand to additional frameworks and use cases over time.
View the Results
Check out the LLM Leaderboard to see the latest performance scores across popular models.
Get Involved
The eval suite is open source. To learn about the testing methodology, report issues, or if you want to contribute, visit the GitHub repository. If you want to get involved or provide feedback on how Clerk works with AI tooling, with us.
M2M tokens are now generally available, providing stable, production-grade authentication between your backend services.
We're thrilled to announce that the M2M Tokens feature has graduated from beta and is now Generally Available (GA)!
After months of real-world testing and feedback, the APIs are stable, performance has been refined, and M2M tokens are ready to power your production-grade backend services.
M2M tokens enable secure communication between your backend systems — from microservices and background workers to distributed systems — all with a straightforward and highly configurable authentication model.
What's New
Stable APIs for Production:
M2M tokens are now officially supported for production workloads. You can confidently build and deploy systems using the M2M API without worrying about breaking changes.
Usage Charts in the Dashboard:
Track your M2M token activity directly from the Clerk Dashboard. You can now monitor token creation and verification trends at a glance, helping you stay in control of your usage.
Pricing Reminder:
As shared during the beta, M2M tokens will use a simple usage-based pricing model:
$0.001 per token creation
$0.0001 per token verification (for opaque tokens)
Billing isn't live yet — we'll provide at least 30 days' notice before billing begins. We recommend familiarizing yourself with your usage via the new usage charts before billing starts to avoid any surprises.
What's Next
We're still just getting started with machine authentication. Next, we're working on M2M tokens as JWTs, allowing verification to happen locally — no network calls required. This will make M2M authentication even faster and more flexible across your infrastructure.
Get Started Today
Ready to secure your backend service communication? Check out these resources to get started:
📖 M2M tokens guide - Complete walkthrough of creating machines and using tokens
💻 Example repository - See M2M tokens in action with two simple Express apps
We're grateful for all the feedback that shaped M2M through its beta period — and we can't wait to see what you build next. Have questions or suggestions? Reach out through our feedback portal or join the discussion in our Discord community.