Skip to main content

Agent Settings

Overview

The Agent Settings screen allows administrators to configure and manage all key properties of an Agent, including API keys, embedding models, connectors, tags, and organization information.

Agent Settings management interface showing key metadata, embedding selection, JSON-LD option, and API keys


Embeddings

Choose the appropriate text embedding model based on your language and cost needs:

  • ADA V2 (text-embedding-ada-002) – The original embedding model. Consider upgrading for better performance and cost-efficiency.
  • Text Embedding 3 Small (Recommended) – Offers improved accuracy at lower cost. Best for English-only Agents.
  • Text Embedding 3 Large – Recommended for multilingual Agents; higher cost, but better support for non-English content.

Embedding model selection interface


CMS Connectors

CMS Connectors must first be enabled in the Organization Settings. Once enabled, you can activate connectors at the Agent level for integrations with supported content platforms like OneDrive or CMS systems.


API Keys

API keys enable access to the Agent via web components (search/bot controls) or via developer integrations (REST API or WebSocket).

Creating an API Key

  1. Go to the API Keys section.
  2. Click Create API Key.
  3. Enter a descriptive name (e.g., Web, Mobile, Analytics).
  4. Click Save. Your new key appears in the list with status and creation details.

Create API Key form

List of API Keys showing active keys with names, creation date, and action menu

Managing API Keys

To edit, archive, or delete an API key:

  1. Click the action menu (three dots) next to the key.
  2. Select Archive to deactivate or Edit to rename.

Action menu for API Key management

💡 Tip: Use meaningful key names to easily filter usage logs and manage access across applications.


Agent Organization Information

This section contains AI-generated context about the organization the Agent was created for. You can update this content at any time to improve the quality of responses and categorization during knowledge base creation.

Click Edit to make changes.


Replace Words

The Replace Words feature lets you substitute certain terms in real-time across AI responses. This is useful for standardizing terminology or personalizing output.

  • Not case-sensitive
  • Example: Replace ai1toz with ai12z

Replace Words interface showing substitution list and input fields


Categories

Manage content categorization for your Agent here:
→ Go to Category Management


reRank (default is disabled)

Use reRank only if you're using an expensive language model and your results contain fewer than 10 vector matches. This can reduce token usage and improve performance when using a small number of vector documents.


JSON-LD Support

ai12z automatically detects and ingests JSON-LD from web pages. This format offers highly structured data ideal for semantic search and knowledge extraction.

You can also choose to append JSON-LD content during ingestion by enabling this setting.


Auto Tag Content

When enabled, this feature will:

  • Automatically applies tags to ingested content
  • Generates content titles and descriptions
  • Calls GPT-4o-mini for each file (incurs a small cost)

⚠️ This can affect billing depending on content volume.


Connectors

This is where you select the CMS connectors


Tags

Tags can be used to include or exclude certain content during search. Useful for segmenting data in use cases like eCommerce.


Here’s documentation you can use for the "Include a Form on First Response" feature in the ai12z Agent settings:


Include a Form on First Response

Overview

The Include a Form on First Response setting allows you to seamlessly integrate lead generation forms into your AI agent’s conversations. When enabled, the agent will automatically display a selected form immediately after answering the user’s question, helping you collect valuable information without disrupting the conversation flow.

How It Works

  1. Select an Available Form

    • From the dropdown menu, choose one of the forms you have previously created and enabled for form collection.
    • Only forms marked as enabled in your Forms settings will appear in this list.
  2. Triggering the Form

    • When a user asks a question, the AI agent provides its answer as usual.
    • Immediately after the answer, the selected form will be displayed within the chat interface.
    • This is particularly useful for lead capture, sign-ups, surveys, or other follow-up actions.
  3. Use Case Example

    • A guest asks about room availability at a resort.
    • The AI answers the question with pricing and availability details.
    • Right after the answer, a booking inquiry form appears, prompting the guest to provide their contact details and preferences.

Key Benefits

  • Streamlined Lead Generation: Collect user details without interrupting the conversation.
  • Customizable Forms: Choose forms tailored to specific workflows or campaigns.
  • Higher Engagement: Engage users at the exact moment their interest is highest.

Danger Zone: Delete Agent

⚠️ Warning: Deleting an Agent will permanently remove all data associated with it. This action cannot be undone.