Guide Index
Guides HomeMangoApps WebsiteCommunity & SupportBlog & Resources
MangoApps AI Guide
MangoApps AI Guide
  • πŸ₯­MangoApps AI Guide
  • Overview
    • Overview of MangoApps AI Studio
    • Introduction to AI Assistants
      • HR Support AI Assistant Use Case
      • Company Knowledge AI Assistant Use Case
      • IT Support AI Assistant Use Case
  • User Portal
    • User Getting Started
    • πŸ†•AI Assistants
      • πŸ†•Using AI Assistants
      • πŸ†•Out of the Box AI Assistants
    • AI Agents
      • Out of the Box AI Agents
      • Using AI Agents in Trackers
  • Admin Portal
    • Admin Getting Started
    • AI Admin Role
    • πŸ†•AI Studio Module
      • πŸ†•AI Studio Insights
      • AI Assistants
        • Create an Assistant
        • πŸ†•Writing Instructions for AI Assistants
        • Use Case Examples
          • Setting up an HR Support AI Assistant
          • Setting up an IT Support AI Assistant
      • AI Agents
        • Create an Agent
      • AI Service Providers
      • Templates
      • πŸ†•AI Settings
    • Understanding Your Knowledge Base
    • Navigation Menu
    • Widget
  • Bring Your Own Assistant
    • πŸ†•Custom Embed Assistant (BYOA)
    • Integration with AWS Bedrock
  • External Knowledge Bases
    • πŸ†•Overview of External Knowledge Bases
    • πŸ†•Knowledge Base: Confluence (Basic Authentication)
    • πŸ†•Knowledge Base: Confluence (OAuth 2.0 Authentication)
    • πŸ†•Knowledge Base: SharePoint
    • πŸ†•Web Page Crawler
  • Mobile
    • Download the App
  • Additional Resources
    • AI Studio by MangoApps
Powered by GitBook
On this page
  • Overview
  • Create a New AI Agent
  • Customize Your AI Agent
  • Save Your Agent
  1. Admin Portal
  2. AI Studio Module
  3. AI Agents

Create an Agent

PreviousAI AgentsNextAI Service Providers

Last updated 4 months ago

Overview

Admins can create AI Agents in the Admin Portal and prepare them for testing and deployment to users. Newly created Agents are ready for use by default until it is deleted by an admin from this menu.


Create a New AI Agent

Click on the Create an Agent button to access the Agent Creation menu.

Provide the following details in the Configure Agent section:

Name: Enter a name for your AI agent (e.g., β€œTracker Assistant”). Keep the name concise and meaningful.

Description: Add a short description of what this agent will do (up to 250 characters).

For Example: "Helps manage project trackers by automating updates and providing insights."

Icon: Upload or select an icon to represent your AI Agent visually.


Customize Your AI Agent

In the Customize Agent section, configure the AI settings by designating service provider, model type, and creating instructions.

AI Service Provider: Choose the desired service provider from the dropdown list. For instance, select MangoApps Managed LLM.

Model Type: Pick the model for the AI Agent. For example, you might use (Azure OpenAI) GPT 4.0 for advanced language processing capabilities.

Instructions: Click the Edit Instruction button to provide specific guidelines for your agent. This ensures the agent’s responses align with your workflows and policies.

Prompts: Click New Prompt to define default or scenario-specific prompts that guide the agent’s responses.

For example, users will be able to select these prompts to create Instruction templates within the Send to Agent tracker workflow.


Save Your Agent

Once all the required fields are filled in, click the Save button at the bottom of the page.

The agent is now ready to be integrated into your domain.

πŸ†•