Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.yyassif.dev/llms.txt

Use this file to discover all available pages before exploring further.

In order to increase the numbers of questions a user can ask, you need to update the user’s settings in the Supabase database.

Increase User Usage

To increase the number of questions a user can ask, follow these steps:
1

Go to supabase

Go to the Supabase dashboard.
2

Select the table user_settings

Select the table user_settings.
3

Find the user

Find the user whose usage you want to increase.
4

Update the user settings

Update the user settings by increasing the monthly_chat_credits field.