Pricing FAQs
Find answers to common questions about Dune’s pricing, credits, billing cycles, and subscription plans.General Questions
Where can I see my billing history?
Where can I see my billing history?
- Go to dune.com
- Sign in to your Dune account
- Click your avatar in the middle of the top bar where your user or team badge is
- Click the Settings icon and then “Subscription”
How are upgrades and downgrades handled?
How are upgrades and downgrades handled?
How do I upgrade, downgrade, or cancel my team's subscription?
How do I upgrade, downgrade, or cancel my team's subscription?
- Go to dune.com
- Sign in to your Dune account
- Click your avatar in the middle of the top bar where your team badge is
- Click the Settings icon and then “Subscription”
- Click the plan you want to upgrade or downgrade to
- Go to dune.com
- Sign in to your Dune account
- Click your avatar in the middle of the top bar where your user or team badge is
- Click the Settings icon and then “Subscription”
- Change your plan to Free
Do you offer paid plans for individuals?
Do you offer paid plans for individuals?
What if I have more questions?
What if I have more questions?
Credits and Spending
What is a credit?
What is a credit?
Can I view my credit usage and balance?
Can I view my credit usage and balance?
How do credits and billing cycles work with annual plans?
How do credits and billing cycles work with annual plans?
How do I calculate my potential monthly credit usage?
How do I calculate my potential monthly credit usage?
- Credits are charged based on CPU-seconds and network resources used
- Simple, efficient queries use fewer credits
- Complex queries with large data scans require more credits
- Queries cost the same whether executed manually or programmatically
- Free and Analyst: 1 credit = 1,000 data points
- Plus: 1 credit = 5,000 data points
- Premium (legacy): 1 credit = 25,000 data points
How can I manage and reduce my credit usage?
How can I manage and reduce my credit usage?
- Check the usage tab regularly to track your credit consumption patterns
- Review which queries and users consume the most credits
- Set overage limits to control how many additional credits can be purchased beyond your plan’s included amount
- Set query cost caps in Settings to limit the maximum credits any single query can consume
- Configure team-level caps to prevent accidental high-usage queries
- Use these caps while testing new queries or during development
- Write efficient SQL to dramatically reduce credit consumption
- Review our query optimization guide for specific techniques
What happens if my credit quota runs out?
What happens if my credit quota runs out?
- Free: $5.00 per 100 credits
- Analyst: 1.625 per 100 credits (annual)
- Plus: 1.396 per 100 credits (annual)
- Premium (legacy): 0.849 per 100 credits (annual)
- Enterprise: Custom pricing per your agreement
Can I purchase extra credits in bulk?
Can I purchase extra credits in bulk?
If I have leftover credits at the end of the billing cycle can I use them later?
If I have leftover credits at the end of the billing cycle can I use them later?
Can I 'pay as I go' without upgrading?
Can I 'pay as I go' without upgrading?
How can I limit my spending?
How can I limit my spending?
What if I lower my spend limit below my current spend level?
What if I lower my spend limit below my current spend level?
Query Engines & Executions
How is my query execution usage counted?
How is my query execution usage counted?
What are the differences between query engine sizes?
What are the differences between query engine sizes?
- Run simple queries manually in the Dune app for free
- Credits consumed from your monthly allowance based on actual usage
- 2-minute timeout limit
- Maximum of three (3) concurrent executions
- No performance guarantees
- Run queries with a larger timeout, manually or programmatically
- Credits consumed based on actual compute resources used
- No limit on concurrent executions
- Suitable for most standard queries and dashboards
- Optimized for complex workloads requiring more computational power
- Credits consumed based on actual compute resources used (more compute and resource than Medium for the same query)
- Best for data-intensive queries and complex analytics
What is a programmatic execution?
What is a programmatic execution?
What are the limitations of the Free query engine size?
What are the limitations of the Free query engine size?
Features
Can I add a private query to a public dashboard?
Can I add a private query to a public dashboard?
Do archived private queries count towards my limit?
Do archived private queries count towards my limit?
Can I embed private queries on other websites?
Can I embed private queries on other websites?
As an Enterprise team, what will happen to watermarks?
As an Enterprise team, what will happen to watermarks?
Teams
What is an Editor seat?
What is an Editor seat?
Do my team's benefits apply to all content on Dune?
Do my team's benefits apply to all content on Dune?
How is a team's usage or feature quota applied?
How is a team's usage or feature quota applied?
Can I invite unlimited collaborators?
Can I invite unlimited collaborators?
Can I create unlimited Free teams?
Can I create unlimited Free teams?
API
What is a datapoint?
What is a datapoint?
datapoints = max(rows * columns, ceil(total_bytes / 100))Do I get charged data points for every time I read a result?
Do I get charged data points for every time I read a result?
How do query executions work in the API?
How do query executions work in the API?
Can my team use the API?
Can my team use the API?
Should I link back to the source when using the API?
Should I link back to the source when using the API?

