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.
The Embeddings Configuration section is part of the System Setup workflow for
enabling semantic search and document retrieval features in your application.
This configuration step allows you to define the embedding provider and
specify the model used for generating vector representations of textual
content.
Select the Embeddings Provider (OpenAI, Azure OpenAI or Sentence Tranformer).
Enter the Endpoint (if applicable).
Provide the API Key to authenticate the AI model (if applicable).
The Public URL Configuration step allows you to define the publicly accessible URLs for your frontend and connector services. These URLs are critical for operations like OAuth authentication, redirect flows, and webhook callbacks in your system.
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.
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