Onboarding
This guide walks through setting up the system when first time logging in, starting with AI model configuration, followed by optional configurations for storage, connectors, and SMTP.
Step 1: Configure AI Model (Required)
Before proceeding with the setup, configuring an AI model is mandatory.
- Select the AI Provider (OpenAI or Azure OpenAI).
- Enter the Client ID (if applicable).
- Provide the API Key to authenticate the AI model.
- Specify the Model Name (e.g., gpt-4-turbo).
- Click Continue to proceed.
For more info, refer to AI models Configuration Guide.
Step 2: Configure Storage (Optional)
Setting up storage allows the system to save and retrieve data efficiently. By default, local storage (local machine) will be used to store the files.
-
Choose a Storage Provider (e.g., AWS S3, Local, Azure Blob Storage).
-
Enter the corresponding configuration.
- Mount Name and Base Url for Local Storage.
- Access Key and Secret Key for authentication and bucket Name or storage container details for Amazon S3.
- Account name, container name,account key, protocol and endpoint suffix for Azure Blob.
Click Continue to save the configuration.
For more info, refer to Storage Configuration Guide.
Step 3: Configure Connectors (Optional)
Connectors help integrate third-party services with the system. Enter the necessary API credentials to authenticate the connection.
- Enterprise
Service credentials (json file) is required and Admin Email of your google admin account.
For more information, refer to Connectors Enterprise.
- Individual
Google Client Id and Client Secret are required, set Redirect Uri in Google Cloud Console as given in the window.
For more information, refer to Connectors Individual.
Click Continue to save the configuration.
You can skip this step and later configure them in settings under profile tab.
Step 4: Configure SMTP (Optional)
SMTP configuration allows the system to send emails (invite new users, forgot password etc).
-
Enter the SMTP Server Address (e.g., smtp.example.com).
-
Provide the Port Number (e.g., 587 for TLS).
-
Enter the Username and Password for authentication.
-
Set up the From Email Address (e.g., noreply@example.com).
Click Complete Setup to finalize the setup.
For Smtp Configuration, refer to SMTP Configuration Guide.
You can skip this step if email functionality is not needed and later add in authentication tab in settings.
Finalizing Setup Once you complete the AI model setup (required) and any optional configurations, the system will be ready for use.
✅ Required: AI Model Configuration ⚡ Optional: Storage, Connectors, SMTP