Mindset AI Documentation
  • General
    • Welcome
    • AI and Security
      • AI Guidelines
      • Security Q&A
      • AI Buyers Guide
  • Platform
    • Overview
    • Features
      • Welcome workflow
        • How to configure the Welcome workflow
        • Welcome workflow best practices
      • Onboarding workflow
        • How to configure the Onboarding workflow
        • Onboarding best practices
        • How to configure Single Sign-On (SSO)
        • How to Configure Multi Factor Authentication (MFA)
      • Knowledge workflow
        • Content Discovery
          • How to configure Content Discovery
          • Setting up the Content Discovery carousels
          • ‘Trending’ carousel calculations
        • Knowledge Banks
          • How to configure a Content Knowledge Bank
          • Learn about Synced Knowledge Banks
          • How to create Speakers
          • How to exclude Content from being visible
          • How to process PDF files
          • How to process SCORM files
          • Knowledge Bank best practices
          • Prompts
            • How to configure Prompts
            • Prompts best practices
        • Events
          • How to configure External Events
          • How to Configure Live Streaming Events
        • Knowledge workflow FAQs
      • Agents
        • How to configure the Agent workflow
          • How to add an Agent Disclaimer message
        • How to create Agents
          • Settings
          • Personality
          • Policy
          • Capabilities
            • Capabilities best practices
          • Tools
          • LLM (Beta)
          • Design
          • Knowledge
          • Bias
          • Testing
          • Preview
          • Access
        • Language Translation within Agents
    • Design
      • Navigation
      • Branding
      • Thumbnail Design
      • Images
        • SVG Images
        • Selecting the Right Image for your Application
    • Accounts
      • How to configure Accounts
      • How to configure Account branding
      • How to invite end-users to an Account
    • Humans
  • Developers
    • Embed SDK
      • Embed an AI agent: step by step guide
      • How to embed an agent in your site
      • Testing your Embedded Agent
      • Authentication
    • Mindset API
      • Mindset Public APIs
      • HTTP API
        • API Key authentication
        • API Servers
        • api-authenticate-embedded-user
      • REST API
        • Contexts API
        • Context Files API
        • Labels API
  • Analytics
    • Overview
    • ThoughtSpot
      • ThoughtSpot FAQs
        • Adding a logo or image to a liveboard
        • There is data missing from liveboard
        • Exporting raw data
        • Exporting data to a csv file
        • How to add a note to a liveboard
        • How to pin in a liveboard
        • Editing individual data visualizations in a liveboard
        • Thoughtspot Alerts
    • Connecting a BI tool
  • Integrations
    • Overview
      • Choosing Data for your Agent
      • Supported Files
    • Content management
      • Google Drive
        • Google Drive Integration Set-Up
      • SharePoint
        • SharePoint Integration Set-Up
      • Hubspot
      • Podbean
      • Wistia
      • WordPress
      • Dropbox
    • Communication
      • Microsoft Teams
      • Slack
    • Customer Management and Payment
      • Hubspot
      • Stripe
  • Support
    • Contacting support
    • Taking a screenshot on any laptop
    • Resizing & compressing images
    • Performing a hard refresh
    • Application loading time
    • Raise a support ticket
    • Service Level Agreement (SLA)
  • Mindset AI Website
  • Book a Demo
Powered by GitBook
On this page

Was this helpful?

  1. Platform
  2. Features
  3. Agents
  4. How to create Agents

Capabilities

Learn about the Capabilities feature in the Agents workflow.

PreviousPolicyNextCapabilities best practices

Last updated 4 months ago

Was this helpful?

Capabilities are pre-established paths of actions that agents can follow in a logical sequence to accomplish specific tasks. They are designed to enhance the user experience by streamlining the process of defining agent behavior, making it easier for users to interact with agents without prior knowledge of their functions. Capabilities allow agents to be more human-like in their interactions, offering a more intuitive and engaging user experience. Capabilities add value by streamlining the process of defining agent behavior, making it more intuitive and efficient. They allow users to see a list of actions an agent can perform and initiate the appropriate one. This not only improves the user experience but also empowers the agent to be more specific and focused in its tasks, which can lead to better performance and outcomes.

How to Configure Capabilities

Firstly decide whether you want your capabilities to be hidden or not by toggling the Display Capability as options.

By keeping the toggle on this will display the Capabilities for this agent as options with the / key. This makes it visible to end users as a option. The / key can be seen to the left of the Ask the Agent bar for the user to select and view the list of Capabilities for that specific Agent. Or the user can add / to the Ask bar as an alternative way to bring up the list of Capabilities.

Next, select Add Capability to start configuring your Capabilities:

Firstly you can toggle on Hide this capability in prompts & options if you do not want this capability to be displayed as an option with the / key (as detailed above). This will then be hidden from the end user and can only be triggered by the Automatic Trigger Scenario. Then add the Capability Prompt that would be shown to the user when they select the / key.

Next, add the Automatic Trigger Scenario: Here enter a detailed description of the specific conditions or events that will activate the capability. Describe the scenario clearly and concisely, focussing on the key elements that must be present for the capability to be triggered. This could be a specific phrase, a set of keywords, or certain conditions. When the defined scenario occurs, the system recognizes it and automatically activates the capability.

If the Automatic Trigger Scenario field is left blank then this capability is never automatically triggered. Next, add the Process steps: The Process steps outline the sequence of actions or operations that they Agent should follow to fulfil this capability once the interaction has started. Process steps are crucial for creating a smooth and intuitive user experience as they help in structuring the interaction between the user and the system. Each step should be clear and concise providing the necessary information and guidance to move the user forward without any confusion.

Firstly select Add Step:

Once the first step has been added select Add Step to keep adding further steps, you can remove empty steps and re-order the steps by selecting the icon to the right of the steps:

Then continue adding the remaining steps, like below as an example:

An example of Process steps for the hunt for a policy problem Capability Prompt could be:

Once you are happy with your process steps, select Save.

Please note: capabilities cannot have only 1 step, in this instance, the capabilities will not function in your agent. They require more than 1 step to work effectively.

You can test your configured Capabilities by going to the Testing tab.