1
Start Agent Creation
You can begin agent creation from multiple entry points:From the Home screen, click on Start under Create AI Agents.
Or navigate to My Agents and click on Add new agent.
This opens the guided creation wizard with 3 simple steps:

Organization Home

My Agents: Add New Agent

My Agents: Guided Agent Creation Flow
2
Step 1: Add LLM & Embedding Models
Start by adding the necessary AI models for your Agent.




- Click Add AI model and choose a supported LLM (e.g., GPT-4o).

Create AI Agent: Step 1
- Use the filters at the top of the selection modal to refine results:
- Provider Filter – show models from a specific provider (e.g., OpenAI, Anthropic, Azure)
- Capability Filters – such as Image Analysis, to quickly find multimodal models that support vision tasks
- Select one or more models from the filtered list
- Click Add to org to complete

Create AI Agent: Add LLM Models
- Switch to the Embedding Models tab and click Add embedding model.

Create AI Agent: Add Embedding Models
- Choose a model like
text-embedding-3-large
and add it to your org.

Create AI Agent: Select Embedding Model
- Ensure a model is selected before moving to the next step. Click Next to proceed to Step 2.

Create AI Agent: Confirm Embedding Selection
3
Step 2: Create and Upload Data Store
In this step, you’ll prepare the knowledge base for your agent.




- Click Go to data store to upload data.

Create AI Agent: Upload Training Data
- Click Create new Data Store and fill in the details including the embedding model.

Create AI Agent: Create New Data Store
- Once created, click Upload data to this Data Store.

Create AI Agent: Upload Data to Store
- Choose the data source (Webpage, Text, File, YouTube, or REST API).

Create AI Agent: Select Data Source Type
- After uploading, select the data store to associate with your agent and click Next.

Create AI Agent: Choose Data Store
4
Step 3: Configure & Create Agent
You can now finalize and deploy your agent using one of two options:Custom Configuration
Default Configuration
- Enter a name, choose chat model, embedding model, and link your data store.
- Click Create to finish.

Create AI Agent: Custom Configuration
- Uses preselected models for fast setup.
- Simply click Create AI Agent.

Create AI Agent: Default Configuration