Agents
Automate tasks and build conversational assistants with AI Agents
Everything in your workspace centers around agents. Powered by agentic workflows, these agents combine LLM reasoning with tools and data to complete tasks. They go beyond basic chatbots to deliver sophisticated, logic-driven automation.
What Is an Agent
A Helvia Agent is the intelligent core of your workspace, designed to automate complex tasks and interact with users using your specific data and logic. An agent is your versatile AI worker: manage in Workspace, build and deploy in Designer, and monitor the performance in Observatory.
Every agent is built on three essential pillars:
Workflows
Defined sequences of nodes that dictate the agent's behavior, decision-making, and logical progression.
Knowledge
Custom data sources and documents that provide the agent with the specific context needed to give accurate, grounded answers.
A single Workspace can house multiple agents, allowing you to manage an entire suite of AI tools in one centralized hub. While each agent is tied to its specific Workspace, you are not limited to a single version; you can create multiple deployments for any agent to test different configurations or prompt variations simultaneously.
Creating an Agent
Connect an AI Provider
Before creating an agent, configure an LLM provider in Workspace > Integrations. Click Add Integration and select your provider (e.g., OpenAI, Gemini, or Azure). Enter a name and your API key and click Create Integration.
Agents inherit Workspace integrations automatically. Set this up once and every new agent gets access to it.
Name your agent
Use a descriptive and unique name to easily identify between agents in the dashboard. A structured naming approach also enables a simplified version control system.
Accessing an Agent
To view the Agents dashboards, go to Workspace > Agents. From here, you can:
View all existing agents in your Workspace
Create new agents
Perform actions like edit, clone and replace existing agents
To access a specific agent, your options depend on your current view:
Select Agents from the sidebar and click on your agent.

Click the agent selection card on the top to search for and switch between agents.

Cloning and Replacing Agents
The Agents table includes two actions that let you duplicate agents and transfer content between them. Both are available from the Actions column on each agent row. For a detailed walkthrough on how to use them see Version Control.
Deleting an Agent
Deleting an agent is permanent. All associated data -including workflows, chat sessions, and surveys- will be also be removed. Ensure you have exported, cloned, or backed up any necessary data before proceeding.
Go to Designer > Settings and click on Configuration
Click Delete this agent under the Danger Zone
Type 'DELETE' (uppercase) in the textbox to confirm deletion

Backups
Backups let you save and restore a complete snapshot of your agent's configuration — including workflows, variables, and settings. The platform does not create backups automatically, so you need to create them manually before making significant changes.
Go to Designer > Backups to manage backups for the current agent. Each backup is associated with the timestamp of when it was created, a unique identifier and an optional note.
Create a backup before editing prompts, restructuring workflows, or updating variables. If something breaks, you can restore the previous state in one click instead of rebuilding from scratch.
Manage Backups
Managing backups is straightforward: create new ones, restore to a previous snapshot, or delete backups you no longer need.
Click Create Backup Now. A dialog prompts you to add an optional note — use it to describe what the backup captures (e.g., Before prompt rewrite or Stable v2). Click Create Backup to confirm.
Click the icon in the Actions column. A confirmation prompt appears — click Yes to proceed.
Overwrites Current State Restoring a backup replaces your agent's entire configuration with the saved snapshot. Any changes made after the backup was created are lost.
Click the delete icon in the Actions column and confirm with Yes.
Permanent Action Deleting a backup cannot be undone. Make sure you no longer need the snapshot before confirming.
Additional Settings
You can manage different agent-specific settings under Designer > Settings
Last updated
Was this helpful?

