Managing Costs
You can view the current month's consumption and billing history for your organization under Manage > Billing.
Limiting Your Costs
For admin users, TiDB Cloud Lake offers the option to set a spending limit for their organization. This allows administrators to control the maximum amount of money spent on the platform. To do this, go to the homepage and click on Activate Spending Limit. On the next page, you can turn on the Enable Spending Limit button and specify the maximum monthly spending allowed for your organization.
When you set up a spending limit, you need to decide what action TiDB Cloud Lake should take when the limit is reached. Currently, there are two options:
Suspend Service: Your warehouses will not function until the current month ends or you set a higher limit.
Send Notifications Only: The administrators of your organization will receive email notifications as spending limits are approached. Your warehouses can continue to function properly.
For the "Send Notifications Only" option, TiDB Cloud Lake will send email notifications to administrators based on the following frequency cycle:
Granting Access to Finance Personnel
To facilitate the work of your finance team while ensuring data security, you can create a role named billing within TiDB Cloud Lake. This role will be specifically tailored to provide access only to billing-related information.
CREATE ROLE billing;
When inviting finance personnel to your organization, assign them this billing role.
Once they log in to TiDB Cloud Lake, they will have restricted access, limited to only the billing page, with all other business-related pages hidden from view. This approach helps to safeguard sensitive data by restricting unnecessary access to other parts of your TiDB Cloud Lake environment.
