Skip to main content

Overview

ELITEA Agents are customizable AI-powered virtual assistants that automate tasks and streamline workflows within the ELITEA platform. Each agent is purpose-built to handle specific tasks or workflows based on custom instructions, integrated toolkits, and AI model capabilities you configure. Agents can interact with external services, make intelligent decisions, and perform complex actions—from creating Jira tickets and managing GitHub repositories to analyzing data and generating documentation. Why Use Agents?

Task Automation

Automate repetitive and complex multi-step workflows without constant human intervention.

Increased Productivity

Reduce manual effort by delegating routine tasks to intelligent agents.

Consistency

Ensure standardized processes and outputs across your team.

Integration

Seamlessly connect multiple tools and services to create powerful automated workflows.

Scalability

Deploy agents across different domains and scale operations as your needs grow.
How Agents Work Creating an agent involves three key components:
  1. Instructions: Define the agent’s behavior, goals, and decision-making logic through custom instructions.
  2. Toolkits & Integrations: Connect external services (GitHub, Jira, Slack, etc.) and modules (Attachments, Image creation, Data Analysis, Planner, Python sandbox, Swarm Mode, Smart Tools Selection) to extend capabilities.
  3. AI Model Configuration: Select and configure the appropriate language model (GPT-4o, GPT-5.1, etc.) with optimal settings for your use case.
Once configured, the agent uses advanced natural language processing to interpret instructions, interact with connected tools, and autonomously execute tasks while adapting to changing conditions. Key Capabilities
  • Autonomous Operation: Independently executes tasks and makes decisions based on predefined instructions and goals.
  • Proactive Problem-Solving: Determines optimal next steps to achieve objectives, even without explicit guidance.
  • Multi-Service Integration: Combines external toolkits (project management, version control, testing tools) with internal capabilities.
  • Flexible Customization: Tailor instructions, tools, and model settings to match specific requirements and workflows.
  • Version Management: Create, manage, and publish different versions of agents for various use cases.
  • Context Awareness: Maintain conversation context and manage token budgets for efficient, focused interactions.
Select Agents in the main sidebar to open the Agents dashboard—a list of all agents in the current project. The dashboard supports card and table views, search by name or keyword, tag-based filtering, and pinning agents to the top of the list. Agents menu navigation

Create an Agent

To set up a new agent:
  1. Select the + Agent button at the top of the main sidebar. Create agent
  2. Complete the agent configuration fields:
  3. Select Save. Create agent parameters
After selecting Save, the agent configuration page opens. The page uses a two-column layout:
  • Left panel—the configuration form with all settings sections (General, Instructions, Variables, Welcome Message, Toolkits, Skills, Conversation Starters, Advanced, Editor Notes, Information).
  • Right panel—an embedded live chat panel for interactively testing the agent without leaving the configuration view.
From this page you can:
  • Add Toolkits, agents, MCPs (Model Context Protocol servers), and pipelines.
  • Attach Skills.
  • Select AI Model and configure model settings.
  • Turn on Modules.
  • Set Variable Values.
  • Test Interactively using the embedded chat panel.
  • View Run History.
Your newly created agent will appear on the Agents page for your project.

Build Agent with AI

Instead of completing the form manually, use Build with AI to generate a complete agent draft from a plain-language description.
  1. Open the agent creation form (+ Create > select Agent, or Agents > + Create).
  2. In the General section header, select the Build with AI button (✨ sparkle icon).
  3. In the dialog, describe what the agent should do—its goal, tasks, and preferred tone.
  4. Select Generate. ELITEA drafts a Name, Description, Instructions, Welcome Message, and Conversation Starters for you.
  5. Review and edit each field. Select any suggested toolkits or child agents to attach.
  6. Select Create Agent to save.
All generated fields are fully editable before creation. Select Back to prompt on the review step to refine your description and regenerate without losing the draft.
Build with AI
For the full Build with AI workflow—including how suggested resources work and how to use it from Chat—see the Build Agent with AI guide.

Edit Agent with AI

After an agent has been created and saved, use Edit with AI to propose targeted updates to the existing configuration instead of editing every field manually.
  1. Open an existing saved agent.
  2. In the General section header, select Edit with AI
  3. In the dialog, describe the changes you want to make. For example:
  4. Select Generate Draft. ELITEA analyzes the current agent and produces a proposed draft update.
  5. Review the generated draft step by step. Depending on what changed, ELITEA shows review steps for:
    • General fields such as Name and Description.
    • Instructions.
    • User interaction fields such as Welcome Message and Conversation Starters.
    • Tools & Skills suggestions, including toolkits, MCPs, agents, pipelines, and Skills to add, keep, or remove.
    • A final Summary step before applying changes.
  6. Choose which changes to keep. You can selectively apply or skip individual field updates before saving.
  7. Finish by selecting either:
    • Save to apply the selected changes to the current version.
    • Save as Version to create a new version with the selected AI-generated changes.
Use Refine Prompt in the wizard footer to go back, adjust your request, and regenerate the draft without leaving the Edit with AI flow.
Edit with AI is available only for existing saved agents. It is shown in the General section of the agent editor and is not available while creating a brand-new unsaved agent.
When you save AI-generated edits, ELITEA can update both content fields and attached resources. Suggested toolkits, MCPs, agents, pipelines, and Skills can be reviewed before they are added or removed.

When configuring Agents, you can personalize their profiles by adding a custom image along with the Name and Description. This feature lets you create a unique, visually distinct identity for each Agent, making them easier to recognize and manage.To add an image:
  1. Select the Pen Icon next to the image placeholder to open the image upload interface.
  2. Select the Upload a Custom Image icon to upload a custom image from your local system.
  3. Select Use Default Images to choose from a set of default images provided by the platform.
Agents icon

Select & Configure Toolkits

Toolkits are integrations with external or ELITEA internal services that enhance your agent’s capabilities by allowing it to interact with various resources and perform specific tasks. In addition to toolkits, you can also add other Agents, MCPs (Model Context Protocol servers), and Pipelines to extend your agent’s functionality. You can add these resources to your agent during the creation process or edit them later. Add Resources to Your Agent:
  1. In the agent creation or editing interface, go to the TOOLS section.
  2. Use the dedicated add buttons to attach resources. Each button opens its own searchable dropdown:
    • +Toolkit: Browse and select from available toolkits, or select “Create new” to create a new toolkit. See Toolkits.
    • +MCP: Browse and select Model Context Protocol servers, or select “Create new” to create a new MCP. See MCPs.
    • +Agent: Browse and select classic agents in the project to add as nested agents.
    • +Pipeline: Browse and select pipelines in the project. See Pipelines.
  3. Each dropdown supports inline search and paginated scrolling to locate resources quickly.
Agents toolkits
Your changes are saved automatically when you add or remove resources.
Credential setup required banner on a tool card.

If a toolkit added to your agent uses shared credentials that require each user to supply their own private copy, a **Credential setup required** warning banner appears on the tool card. Select the **Create a credential** link in the banner to create a matching private credential in your Personal workspace. See [Shared Toolkit Credentials](./toolkits#shared-toolkit-credentials) for details.

Skills

Skills are reusable, Markdown-based instruction sets that you attach to an agent version to give it named, on-demand capabilities—without duplicating instructions across multiple agents.
A maximum of five Skills can be attached to a single agent version. The counter in the Skills section shows how many are currently attached (for example, 2/5 skills added). The Skills section is only available in team and personal projects—it is hidden when the Public project is selected.
Attach a Skill:
  1. In the agent configuration form, scroll to the Skills accordion section.
  2. Select the + Skill button to open the skill picker.
    • The button is inactive if the agent has not been saved yet (tooltip: “Save the agent first, then add skills”) or if the five-skill limit has been reached.
  3. Search for the Skill by name, then select it to attach. It attaches using the Skill base version by default.
Attach skill Change the Attached Version: Each attached Skill card shows the active version name. Select the version name to open a Versions dropdown and select a different version. The attachment updates automatically. Remove a Skill: Hover over the Skill card and select the Remove skill (trash) icon. Confirm in the dialog.
For full details on creating, versioning, and invoking Skills, see the Skills documentation.

Modules

ELITEA provides built-in modules that extend your agent’s capabilities without requiring external integrations. These modules let your agents perform specialized tasks directly within the platform. Available Modules: Turn On Modules:
  1. In the TOOLS section, scroll to the bottom to find the MODULES subsection.
  2. Each tool has its own toggle switch. If not all tools are visible, select Show all to expand the full list.
  3. Turn on the tools you need:

Create Instructions

The Instructions section is the core component where you define how your agent should behave and what tasks it should perform. This field serves as the foundational knowledge base that guides the AI model in understanding and processing your specific requests. How to Input Instructions:
  • Identify Key Information: Before entering data into the Instructions field, identify the essential details or instructions that the model must know to fulfill your request effectively. This includes the topic, specific terms, relevant background information, or the scope of the task.
  • Enter the Details: In the Instructions field, clearly and concisely input the identified information. Ensure that the information is directly relevant to the task to maintain the agent’s focus and efficiency. Agents instructions

Mentions in Instructions

The Instructions field supports / mentions to reference tools and ~ mentions to reference Skills added to the agent directly in the instruction text. Inserted mentions are highlighted in the field so you can see at a glance which resources are referenced.
Mentions are supported in both the standard Instructions field and the full-screen editor. Inserted mentions are highlighted in both views.
How to use mentions:
  1. Type / anywhere in the Instructions field to open the suggestion dropdown for toolkits, MCPs, agents, and pipelines.
  2. Type ~ to open the suggestion dropdown for Skills attached to the agent.
  3. Start typing after / or ~ to filter the list by name.
  4. Use the arrow keys to navigate the list and Enter to select, or select an item directly.
  5. For toolkits and MCPs, selecting an item opens a second phase to optionally pick a specific tool within that toolkit. Type to filter tools and select one, or press Enter or select the toolkit name without a tool to mention the whole toolkit.
  6. Press Escape at any point to dismiss the dropdown without inserting a mention. Agents instruction mentions
Mention format inserted into the instructions text:
Only tools and Skills already added to the agent (via the Toolkits or Skills sections) and free of validation errors appear in the suggestion list. Add a toolkit or attach a Skill to the agent first before mentioning it in instructions.

Variables

The Variables section appears automatically in the left configuration panel when your agent’s instructions contain one or more template placeholders in the {{variable_name}} syntax. Each placeholder is extracted and displayed as a separate input field, allowing you to define reusable values without hardcoding them directly in instructions. How Variables Work:
  1. In the Instructions field, include placeholders using double curly braces: for example, {{project_name}}, {{jira_ticket_id}}.
  2. After saving, the Variables accordion appears below Instructions with an input field for each detected placeholder.
  3. Enter the default or current value for each variable.
  4. During execution, the placeholders are substituted with the provided values before the instructions are sent to the model. Variables
The Variables section is only visible when instructions contain at least one {{variable}} placeholder. It does not appear for agents without template variables.

Editor Notes

The Editor Notes section is a separate accordion in the left configuration panel. It is intended for internal documentation about the current agent version. Use this field to record implementation notes, review comments, rollout reminders, or other editor-facing context that should stay with the agent configuration.
  • The content is not sent to the LLM, not included in chat or execution, and not used in monitoring.
Example uses:
  • Use this version for staging validation only.
  • Pending toolkit credential rotation before production rollout.
  • Draft variant created for testing alternative instructions.

Welcome Message

The Welcome Message feature lets you provide additional context and instructions that appear when users interact with your agent in the chat interface. This message helps set expectations and guide users on how to use the agent. Add the Welcome Message:
  1. In the agent creation or configuration interface, go to the Welcome Message section.
  2. In the input field, enter the welcome message text.
  3. Select Save to save the configuration. This makes the configured welcome message available to users in the Chat section.
Use the Welcome Message: When users go to the Chat section of the agent, they see the configured Welcome Message. It provides helpful context and instructions to guide their interaction with the agent. Agents welcome message
  • “Use this agent for generating manual test cases”
  • “Do not forget to double-check the generated test cases”
  • “I can help you analyze code, write documentation, and review pull requests”

Conversation Starters

The Conversation Starter feature lets you configure predefined prompts that help users quickly initiate specific types of interactions with your agent. These starters appear as selectable options in the chat interface, making it easy for users to get started. Add a Conversation Starter:
  1. Go to the Conversation Starter section in the agent creation or editing interface.
  2. Select the + icon to open the text input field and enter the text you want to use as a conversation starter.
  3. Select Save to save the configuration. This makes the configured conversation starter available for use.
Use a Conversation Starter: Go to the Chat section of the agent. The saved conversation starters appear as selectable options. Select the desired starter to automatically populate the chat input and execute the agent. Agents conversation starter
  • “Generate test cases for provided Acceptance Criteria.”
  • “Generate automatic test cases for selected [Test_Case_ID].”
  • “Review this code and suggest improvements.”
  • “Help me write documentation for this feature.”
By setting up conversation starters, you streamline the process of initiating specific tasks or queries, making your interactions with the agent more efficient and standardized.

Information

The Information section is an accordion at the bottom of the left configuration panel. It provides read-only metadata about the current agent and version. Information section

Chat Panel

The right panel of the agent page contains a live chat panel that lets you test the agent without navigating away. Controls in the top bar of the chat panel: Chat panel controls Context Budget widget (if context management is turned on): Appears above the chat panel after the first message. See Manage Context Budget for details.

Execute an Agent

To execute the agent and get the output:
  1. Configure the Agent: Ensure your agent is properly configured with clear instructions and any necessary toolkits.
  2. Go to Chat: Go to the agent’s chat interface by selecting the agent from your agents list.

Select & Configure the AI Model

Before sending a message, you can choose which AI model processes the agent and optionally adjust its parameters.
  1. Select the model chip in the chat input bar to open the model selector dropdown.
  2. Choose the desired model from the list (for example, gpt-4o, gpt-5.1).
  3. Select the Model Settings icon (⚙️) next to the model chip to adjust generation parameters. Agents model settings
Agents model settings reasoning
Max Completion Tokens (All Models)

Manage Context Budget

When the context_manager secret is turned on at the project level, the Context Budget widget appears above the chat interface to help you manage conversation token usage effectively.
For detailed information about context management configuration and best practices, see the Context Management guide.
What is Context Management? Context Management provides intelligent control over conversation token usage through automated message pruning and summarization. It helps maintain conversation continuity while staying within model token limits by automatically managing message history, generating summaries of older conversations, and preserving important messages. Access the Context Budget Widget:
  1. Ensure the context_manager secret is set to true in your project settings (Settings > Secrets).
  2. Send the first message to start the agent conversation.
  3. The Context Budget widget appears above the chat panel after the first message.
  4. Monitor real-time token usage and management status.
  5. Select the widget to expand and view detailed metrics.
Widget Views:
  • Collapsed View: Shows essential token usage status with a color-coded indicator (green: normal, orange: high usage).
  • Compact View: Displays pruning strategy, message count, and summaries count.
  • Expanded View: Provides comprehensive configuration options including:
    • Context Strategy & Token Management (pruning strategy, max tokens, preserve recent messages).
    • Summarization settings (turn on or off, summary parameters).
    • System Messages management.
Key Features:
  • Real-time tracking: Monitor token consumption as your agent processes requests.
  • Automatic pruning: System removes older messages when context limit is reached.
  • Summarization: Generate summaries of conversation history to preserve context.
  • Message preservation: Configure how many recent messages to always keep. Agent context budget

Start & Interact with Your Agent

Start Interaction: Begin your conversation by:
  • Selecting a Conversation Starter (if configured) to use a predefined prompt.
  • Entering your question or command directly into the chat input field.
  • Using simple commands like “Go”, “Start Generating”, “Execute”, or “Run it” followed by selecting the Send button.
Additional Interaction Features:
  • Full Screen Mode: Expand the output window for better visibility and focus.
  • Continue the Dialogue: Enter your next question or command in the chat box and select the Send icon.
  • Copy the Output: Select the Copy to Clipboard icon to copy the generated text for use elsewhere.
  • Regenerate Response: If the output is not satisfactory, select the Regenerate icon to prompt the AI to produce a new response.
  • Delete Output: To remove the current output from the chat, select the Delete icon.
  • Clear the Chat: To start fresh or clear sensitive data, select the Clean icon to erase the chat history.
  • Like or Dislike the Output:
    • Select the Like icon if the output meets your expectations.
    • Select the Dislike icon if the output is not satisfactory. You will have the option to leave a comment explaining why the output did not meet your expectations. This feedback helps improve the system performance and relevance.
Agents execution

Voice Capabilities

The agent chat interface supports voice input and voice output, letting you dictate prompts and have agent responses read back to you.

Voice Input

Dictate prompts into the chat input field. Transcribed text is inserted at the cursor position in real time.

Text-to-Speech

Have agent responses read aloud. Pause and resume playback from a mini-player pill in the input area.

Speaking Mode

Hands-free voice loop. ELITEA records, sends, speaks the agent’s response, and listens again—automatically.

Voice Input

Voice Input lets you dictate prompts directly into the agent chat input field. The transcribed text is inserted at the cursor position, so you can combine typed and spoken content in the same message. How to use Voice Input:
  1. Select the microphone icon in the message input toolbar to start recording.
  2. Speak your prompt. A live transcript appears in the input field as you talk—interim results update in real time.
  3. Select the Stop (■) button to finish recording. The final transcript is committed and focus returns to the input field. Voice input
Voice Input uses a server-side ASR (automatic speech recognition) model if configured in Settings > AI Configuration, or falls back to the browser’s built-in Web Speech API. If neither is available, the microphone icon is hidden.

Text-to-Speech

Text-to-Speech reads agent responses aloud. A Read out button (megaphone icon) appears in the action bar below each agent response when the message contains speakable text. How to use Text-to-Speech:
  1. Select the Read out (megaphone) button below an agent response to start playback.
  2. The text is highlighted as it is read aloud.
  3. A playback pill appears in the input area with Pause and Resume controls.
  4. Select Pause to stop playback mid-sentence; select Resume to continue from where it left off. Text-to-speech
When a TTS model is configured in Settings > AI Configuration, ELITEA uses that model for audio generation. If no TTS model is configured, playback falls back to the browser’s built-in SpeechSynthesis API.

Speaking Mode

Speaking Mode is a continuous, hands-free voice loop. Once activated, ELITEA automatically records your speech, sends your prompt after a pause, plays back the agent’s response, and then starts listening again—without any manual interaction between turns. How to activate Speaking Mode:
  1. Leave the message input field empty.
  2. Select the voicewave icon (shown in place of the Send button when the input is empty) to enter Speaking Mode.
  3. A voicewave pill with an Exit (✕) button replaces the send button, indicating Speaking Mode is active.
  4. Speak your prompt. After three seconds of silence, your message is automatically sent.
  5. The agent response streams in and is read aloud via Text-to-Speech.
  6. Once the response finishes playing, recording starts again for the next turn.
  7. Select the button in the voicewave pill to exit Speaking Mode at any time. Speaking mode
Speaking Mode requires a voice recognition source (server ASR model or browser Web Speech API) for input and uses Text-to-Speech for output. If you start manual voice input while Speaking Mode is active, Speaking Mode is automatically deactivated.

Create & Manage Versions

To manage your agent, you must understand how to save and create versions. Follow these guidelines to save your agent, create versions, and manage them. Save an Agent:
  • To save your work on an agent for the first time, select the Save button. This creates the “latest” version of your agent.
  • You can continue to modify your agent and save the changes to the “latest” version at any time by selecting the Save button again. To discard any changes made, select the Discard button before saving.
The “latest” version represents the initial version you create. You can keep updating this version with your changes by saving them, without creating additional versions for your agent.

Create New Versions

For instances where you must create and manage different iterations of your agent:
  1. Start a New Version: Select the Save As Version button.
  2. Name Your Version: Provide a version name that clearly identifies the iteration or changes made. Select Save to confirm your entry.
Best practices for version naming:
  • Length: Keep the version name concise, not exceeding 48 characters. This ensures readability and compatibility across various systems.
  • Characters: Avoid using special characters such as spaces (” ”) and underscores (”_”), as they may cause parsing or recognition issues in certain environments.
  • Clarity: Choose names that clearly and concisely describe the version’s purpose or the changes it introduces, making it easier to track and manage different versions.
Upon creating a new version of the agent, several options become available to you:
  • Delete: Remove this version of the agent if it is no longer needed.
  • Execute: Run this specific version of the agent to see how it performs.
  • Navigate Versions: Use the Version dropdown list to switch between and select different versions of the agent. This allows for easy comparison and management of various iterations. Agents publish
For detailed information on version management, naming conventions, and best practices, see the Entity Versioning guide.

Publish an Agent Version

The Publish functionality lets you make a specific Draft version of your agent available in Agents HUB—a shared library accessible to all users in your ELITEA installation. Publishing uses a guided three-step wizard with AI-powered automated validation that checks your agent before it can be submitted. Publish an Agent Version:
  1. Open the agent and select the Draft version you want to publish using the version selector.
  2. Select the three-dot menu (⋮) in the agent tab bar and select Publish.
  3. In the Preparation step, enter a version name and accept the Publishing Terms, then select Continue.
  4. The AI Validation step runs automatically—review the result (PASS, WARN, or FAIL). Address any critical issues if needed.
  5. Select Publish to submit. On success, the version is immediately live in Agents HUB.
Agents publishing What happens after publishing:
  • The version status updates to Published and appears in your Published tab.
  • Community users can find and use the agent in Agents HUB without needing project access.
  • You can unpublish at any time using the Unpublish option in the three-dot menu.
For the complete publishing flow—including validation details, token expiry, sub-agent handling, and troubleshooting—see the Agent Publishing guide.

Export & Import Agents

ELITEA lets you export the currently selected version of an agent as a file and import it into another project, making it easy to back up, share, and migrate your work. Export and import are always version-specific—there is no option to export the entire agent with all its versions at once. Export an Agent Version:
  1. Open the agent and select the version you want to export using the version selector.
  2. Select the three-dot menu (⋮) in the toolbar.
  3. Select Export. The file downloads automatically to your device.
    • If the selected version has no nested dependencies, a single .md file is downloaded.
    • If the selected version references other agents as toolkits, the export is a .zip file containing all dependencies.
Import an Agent:
  1. In the Agents dashboard, select the Import button in the toolbar.
  2. Upload the .md or .zip file previously exported from ELITEA.
  3. The Import Wizard displays entity cards for the main agent and any nested dependencies. Review the configuration before confirming.
  4. Select Import to complete. The agent appears in the current project.
After import, toolkits requiring authentication will need their credentials reconfigured manually.
For complete details on file formats, nested dependencies, and advanced options, see the Import/Export Agents and Pipelines guide.

Fork Agents

Forking copies the currently selected version of an agent from one project to another within the same ELITEA environment—no file download required. Only one version is forked at a time; there is no option to fork the entire agent with all its versions. Fork an Agent Version:
  1. Open the agent and select the version you want to fork using the version selector.
  2. Select the three-dot menu (⋮) in the toolbar and select Fork.
  3. In the Fork parameters wizard, choose a target project from the dropdown. No project is pre-selected; you must pick one manually.
  4. Review the entity cards—the main agent card and any nested agent dependencies that will be forked automatically.
  5. Select Fork. When complete, select Got it to go directly to the forked agent in the target project.
  • Only the currently selected version is forked.
  • If the agent uses other agents as toolkits (nested dependencies), those are automatically included.
  • Model settings are preserved if the model is available in the target project; otherwise the first available model is used.
  • Credentials for toolkits must be reconfigured manually after forking.
For complete details and pipeline forking, see the Fork Agents and Pipelines guide.

View Agent History

The Run History panel provides a complete audit trail of all past executions of your agent.
In team projects, regular users can view only their own runs in the Run History panel. Only administrators can see runs created by other users.
Access Run History:
  1. Open any saved agent.
  2. In the right panel (embedded chat area), select the clock icon (🕐) in the top bar. The tooltip reads “View run history”.
  3. The agent page is replaced by the two-panel Run History display. Select the ✕ (Close) button in the top-left to return.
What Run History shows:
  • Review past conversations: View complete chat histories from previous agent runs.
  • Track performance: Monitor execution duration across different versions.
  • Debug issues: Replay conversations to identify where problems occurred.
  • Compare versions: See how different agent versions performed with the same inputs.
  • Audit trail: Maintain records of all agent interactions for compliance purposes.
Run History layout: The Run History panel uses a two-panel layout:
  • Left panel—sortable list of all past runs. Select any column header to sort by that column:
  • Right panel—full conversation replay of the selected run.
History tab
For detailed instructions on using the History panel, see the Agents and Pipelines History guide.

Best Practices

Provide specific, actionable instructions that clearly define your agent’s behavior and goals. Use examples and step-by-step guidance.
Test your agent with various inputs before deploying it. Use conversation starters to verify expected behavior.
Create named versions for significant changes. This lets you roll back if needed and compare different iterations.
Regularly review agent history to identify issues, track performance, and understand how users interact with your agent.
Ensure connected toolkits have valid credentials and up-to-date configurations. Test toolkit integrations regularly.
For long conversations, turn on context management to optimize token usage and maintain conversation quality.

Troubleshooting

Check your AI model selection and settings. High reasoning levels or large token limits may slow responses. Verify toolkit connections are working.
Review agent instructions for clarity. Ensure toolkits are properly configured. Check conversation history to understand context issues.
Verify credentials are valid and not expired. Test the toolkit independently using the Test Settings panel. Check network connectivity and permissions.
Ensure you have publishing permissions. Check that all required fields are completed. Review moderation guidelines if submission was rejected.
Verify the version was saved successfully. Check permissions if trying to access another user’s version. Refresh the page and try again.
Clear search filters and check status filters. Verify you are in the correct project. Refresh the agents dashboard.
You can find answers to common questions or solutions to known issues in the broader ELITEA documentation. For further assistance, contact your platform administrator.

Support

If you encounter issues not covered in this guide or need additional assistance with agent management, see Contact Support for detailed information on how to reach the ELITEA Support Team.
For more detailed information on related topics, see the following documentation: