Manage and optimize usage
Understand how to manage and optimize your usage on Vercel, learn how to track your usage, set up alerts, and optimize your usage to save costs.There are three plans on Vercel: Hobby, Pro, and Enterprise. To see which plan you are on, select your team from the scope selector. Next to your team name, you will see the plan you are on.
The Usage page shows the usage of all projects in your Vercel account by default. To access it, select the Usage tab from your Vercel dashboard.
To use the usage page:
- To investigate the usage of a specific team, use the scope selector to select your team
- From your dashboard, select the Usage tab
- We recommend you look at usage over the last 30 days to determine patterns. Change the billing cycle dropdown under Usage to Last 30 days
- You can choose to view the usage of a particular project by selecting it from the dropdown
- In the overview, you'll see an allotment indicator. It shows how much of your usage you've consumed in the current cycle and the projected cost for each item
- Use the Top Paths chart to understand the metrics causing the high usage
The usage dashboard helps you understand and project your usage. You can also set up alerts to notify you when you're approaching usage limits. You can set up the following features:
- Spend Management: Spend management is an opt-in feature. Pro teams can set up a spend amount for your team to trigger notifications or actions. For example a webhook or pausing your projects when you hit your set amount
- Usage Notifications: Usage notifications are set up automatically. Pro teams can also configure the threshold for usage alerts to notify you when you're approaching your usage limits
The table below shows the metrics for the Networking section of the Usage dashboard.
To view information on managing each resource, select the resource link in the Metric column. To jump straight to guidance on optimization, select the corresponding resource link in the Optimize column.
The table below shows the metrics for the Serverless Functions section of the Usage dashboard.
To view information on managing each resource, select the resource link in the Metric column. To jump straight to guidance on optimization, select the corresponding resource link in the Optimize column.
The table below shows the metrics for the Edge Functions section of the Usage dashboard.
To view information on managing each resource, select the resource link in the Metric column. To jump straight to guidance on optimization, select the corresponding resource link in the Optimize column.
The table below shows the metrics for the Edge Middleware section of the Usage dashboard.
To view information on managing each resource, select the resource link in the Metric column. To jump straight to guidance on optimization, select the corresponding resource link in the Optimize column.
The table below shows the metrics for the Builds section of the Usage dashboard.
To view information on managing each resource, select the resource link in the Metric column. To jump straight to guidance on optimization, select the corresponding resource link in the Optimize column.
The table below shows the metrics for the Remote Cache Artifacts section of the Usage dashboard.
To view information on managing each resource, select the resource link in the Metric column. To jump straight to guidance on optimization, select the corresponding resource link in the Optimize column.
The table below shows the metrics for the Edge Config section of the Usage dashboard.
To view information on managing each resource, select the resource link in the Metric column. To jump straight to guidance on optimization, select the corresponding resource link in the Optimize column.
The table below shows the metrics for the Data Cache section of the Usage dashboard.
To view information on managing each resource, select the resource link in the Metric column. To jump straight to guidance on optimization, select the corresponding resource link in the Optimize column.
The table below shows the metrics for the Incremental Static Regeneration section of the Usage dashboard.
To view information on managing each resource, select the resource link in the Metric column. To jump straight to guidance on optimization, select the corresponding resource link in the Optimize column.
The table below shows the metrics for the Vercel Postgres section of the Usage dashboard.
To view information on managing each resource, select the resource link in the Metric column. To jump straight to guidance on optimization, select the corresponding resource link in the Optimize column.
The table below shows the metrics for the Vercel KV section of the Usage dashboard.
To view information on managing each resource, select the resource link in the Metric column. To jump straight to guidance on optimization, select the corresponding resource link in the Optimize column.
The table below shows the metrics for the Web Analytics, Speed Insights, and Monitoring sections of the Usage dashboard.
To view information on managing each resource, select the resource link in the Metric column. To jump straight to guidance on optimization, select the corresponding resource link in the Optimize column.
The table below shows the metrics for the Image Optimization section of the Usage dashboard.
To view information on managing each resource, select the resource link in the Metric column. To jump straight to guidance on optimization, select the corresponding resource link in the Optimize column.
Count shows the total number of a certain metric, across all projects in your account. This is useful to understand past trends about your usage.
Project shows the total usage of a certain metric, per project. This is useful to understand how different projects are using resources and is useful to help you start understanding the best opportunities for optimizing your usage.
For region-based pricing, you can view the usage of a certain metric, per region. This is useful to understand the requests your site is getting from different regions.
- Requests: The ratio of cached vs uncached requests
- Fast Data Transfer: The ratio of incoming vs outgoing data transfer
- Fast Origin Transfer: The ratio of incoming vs outgoing data transfer
- Serverless Functions invocations: Successful vs errored vs timed out invocations
- Serverless Functions execution: Successful vs errored vs timed out invocations
- Builds: Completed vs errored builds
- Remote Cache Artifacts: Uploaded vs downloaded artifacts
- Remote Cache total size: Uploaded vs downloaded artifacts
This shows the average usage of a certain metric over a 24 hour period.
For more information on Vercel's pricing, guidance on optimizing consumption, and invoices, see the following resources:
Was this helpful?