Create a New Agent
- Open your Company page → AI Agents tab
- Click Create Agent
- Fill in the basic information:
Configure System Prompt
The system prompt is the core instruction set for your agent. Best practices:Add Knowledge Base
After creating the agent, click on it from the agents list — a side offcanvas panel opens. Navigate to the Knowledge Base tab to add sources.
- Products — product name, description, parameters, price
- Documents — PDF, Word, Excel, TXT files
- Photos — photo name and description
- Videos — video name and description
- Text — free-text content
- Links — fetched web page content
- Company — company name, description, phone, contacts
Selected sources are split into chunks and converted to vector embeddings for semantic search. The agent retrieves the most relevant chunks during each conversation.


