Skip to main content

General

Settings serves as the main hub for overseeing every aspect of your project. This includes managing configuration, members, billing, roles, API keys, integrations, and security logs. Each section in this article aligns with a tab in Settings, offering detailed insights into the function and usage of each tab, along with some best practice tips. Here you will find deails abou the features and settings available in the General tab.
Some tabs may be hidden based on your role. Contact your project admin if you need access to specific settings.
Project Settings provides comprehensive control over:
FeaturesTable of Contents
Project Configuration: Name, description, visibility, and feature settings.Accessing Project Settings
Team Management: Add members, assign roles, and manage permissions.Project Details
Billing & Credits: Monitor usage and billing information.Project Configs
Security: API keys, integrations, and audit logs.Export/Clone
Customization: Prompts, roles, and project-specific settings.Leave/Delete

Accessing Project Settings

From Project SidebarDirect Navigation
1. Open your project.1. Go to your project dashboard.
2. Click the Settings icon in the sidebar.2. Click Project Settings from the menu.
3. Or navigate to the project settings page.
Configure basic project information and settings:

Project Details

  • Project Name: When you craeted your project you named it. If you want to change the name you can edit it here and select the Update button to save your change.
  • Project ID: This is the unique ID that is assigned to your project. Use the copy icon to copy it to your clipboard.
  • Project Description (optional): Although this is optional, as a best practice we recommend giving your project a clear description that will help your teammates understand what it’s purpose it and who might find it useful. Project Details screenshot

Project Configs

  • Make Project Public: Make your project publicly accessible and visible to others in your EKB instance or on-prem installation.
  • Project Team: Choose the team that this project belongs to. Only team administrators have the ability to modify this setting.
  • Share With Team: Enabling this setting allows everyone in the Project Team to access the project.
  • Data Extraction Method:
    • Cloud: The Default method for extracting information into the Knowledge Base uses a code-based solution. The LLM method uses Google Gemini 2.5 Flash.
    • On-Premise: The Default method for extracting information into the Knowledge Base uses a code-based solution. The LLM method uses your chosen LLM.
  • Mask Personally Identifiable Information (PII): Enabling this setting removes sensitive Personally Identifyable Information from your chats before being sent to the LLM. This enhances the privacy and securiuty of your application.
  • Inline Citations: Enabling this feature adds numbered citations within the body of your chat response. At the bottom of the response the numbered citations appear with links to their source.
  • Automator V2: When activated, the legacy Flows and Runs tabs will be concealed, and workflows will operate using the new execution engine with improved capabilities.
  • Transcription: This setting defines the transcription provider for audio and video uploads as well as meeting transcription.
    • Deepgram: Deepgram is known for its high accuracy in transcribing audio, especially in noisy environments. It employs advanced speech recognition technology that can handle various accents and dialects effectively.
    • OpenAI Whisper: OpenAI Whisper is recognized for its capability to transcribe multiple languages and its robustness in understanding context from conversational speech. Whisper’s integration with OpenAI’s language models allows for enhanced semantic understanding, which can improve the quality of the transcriptions in terms of context and relevance. Project Configs screenshot

Project Sharing

  • Select a role for the person you want to invite and select the Share button to have a link to your project copied to your clipboard. Whomever you share the link with can use it to become a member and use or modify the project depending on the role you have assigned them to. Project Settings Project Sharing section screenshot

Data

  • Export Project: Selecting the Esport Project button will automatically download a copy of your project in JSON format to your Downloads directory.
  • Clone Project: This creates a duplicate of your project when you select the Clone Project button. Project Settings Data section screenshot

Danger Zone

  • Leave Project: Selecting the Leave Project button will remove you from the project, but other members will still be able to access it.
  • Delete Project: Selecting the Delete Project button will PERMANENTLY DELETE your project. Project Settings Danger Zone section screenshot