> ## Documentation Index
> Fetch the complete documentation index at: https://info.invictai.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

## What are AI Agents?

**AI Agents** are autonomous units designed to perform tasks, make decisions,
and communicate with other AI Agents. Think of it as a team member with
specific skills and roles that contribute to the overall goals of your
organization. You can conceptualize them as your **virtual employees**.

## Key Agent Components

### Knowledge Base

The Knowledge Base serves as the central repository for an AI Agent's information, including files, links, memories, and integrations. It enables agents to access and utilize relevant data for informed decision-making and task execution.

<Card title="Knowledge Base" icon="database" href="/ai-agents/knowledge-base">
  Learn more about setting up and managing your Knowledge Base.
</Card>

### System Message

The system message defines the behavior and personality of an AI Agent. It provides hidden instructions to the agent, allowing you to customize its interaction style and capabilities.

<Card title="System Message" icon="user-gear" href="/ai-agents/system-message">
  Learn how to configure and optimize your AI Agent's system message.
</Card>

### Tools

A tool in Invicta AI is a skill or function that agents can utilize to interact with external systems and perform various actions.

<Card title="Tools" icon="wrench" href="/ai-agents/tools">
  Discover how to configure and use Tools with your AI Agents.
</Card>

### Triggers

Triggers initiate responses from AI Agents based on specific events or conditions without manual input.

<Card title="Triggers" icon="bell" href="/ai-agents/triggers">
  Find out more about configuring Triggers for your AI Agents.
</Card>

### AI Teammates

AI Agents can delegate tasks or questions to one another to ensure that each task is handled by the most suitable agent. This facilitates dynamic task management and various interaction patterns such as hierarchical, sequential, and cyclical conversations.

<Card title="AI Teammates" icon="users" href="/ai-agents/ai-teammates">
  Learn how AI Teammates interact and delegate tasks.
</Card>

## Creating an AI Agent

To create an AI Agent, follow these steps:

<Steps>
  <Step title="Access the Agent Builder">
    Click on 'Explore AI Agents' or the profile menu button, then click on
    'Create new AI Agent'.
  </Step>

  <Step title="Configure and Create">
    Talk to the Agent Builder and describe what you want to build or manually
    configure the agent.
  </Step>
</Steps>

## Editing an AI Agent

To edit an existing AI Agent, follow these steps:

<Steps>
  <Step title="Open Info Modal">
    Open the Info Modal of the agent you want to edit by clicking on the 'i'
    icon on the top right corner or on the agent card.
  </Step>

  <Step title="Access Menu">
    Click the menu button on the top left corner of the info modal.
  </Step>

  <Step title="Edit Agent">Click "Edit" to modify the agent's settings.</Step>
</Steps>

## Conclusion

AI Agents are versatile digital employees designed to streamline tasks and improve efficiency across various roles within your organization. By leveraging advanced features like tools, triggers, AI teammates, and batch mode, you can maximize the productivity and capabilities of your digital workforce.

For further assistance on using Invicta AI or any other features, please refer to our support resources or contact our help desk.
