This is a guide for user interaction.
Step 1: The user needs to create an account and to create an assistant
Access the Get Started Page and complete the steps.
After creating the account and assistant, log in to the dashboard.
Access the Dashboard to configure assistant identity and functionality in My Aurora:
Assistant Identity:
Assistant Prompt
The assistant's prompt can include these variables:
{{customer_name}}{{customer_info}}{{company_name}}{{company_details}}
These are necessary for Supabase {{company_name}} and {{company_details}} if the user wants to include them:
Supabase project URL.
service_role key.
Database table names relevant to
{{company_details}}.
Examples:
Prompt
They can also be added in the assistantFirstMessage:
Step 2: Generate the API key
Access the Dashboard and go to My account → Settings → generate API key.
Step 3: Use the trigger with the API key provided

