Learn how to increase user usage in Quivr.
In order to increase the numbers of questions a user can ask, you need to update the user’s settings in the Supabase database.
To increase the number of questions a user can ask, follow these steps:
Go to supabase
Go to the Supabase dashboard.
Select the table user_settings
Select the table user_settings
.
Find the user
Find the user whose usage you want to increase.
Update the user settings
Update the user settings by increasing the monthly_chat_credits
field.
Learn how to increase user usage in Quivr.
In order to increase the numbers of questions a user can ask, you need to update the user’s settings in the Supabase database.
To increase the number of questions a user can ask, follow these steps:
Go to supabase
Go to the Supabase dashboard.
Select the table user_settings
Select the table user_settings
.
Find the user
Find the user whose usage you want to increase.
Update the user settings
Update the user settings by increasing the monthly_chat_credits
field.