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
After creating the account and assistant, login in the Dashboard
Access Dashboard and configure assistant identity and assistant functionality:
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 comany_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 Dashboard and generate API key
Step 3: Use the trigger with the API key provided
Example Request:
