Use a Grounded by Aisera model connection to run AI Skills that query content from an Aisera channel (RAG). By grounding the model in specific, relevant information, RAG ensures that AI-generated responses are accurate, up-to-date, and aligned with your organization's unique needs.

Use this task to integrate Aisera’s grounded intelligence into your automation workflows. By connecting to an Aisera channel, your AI Skills can move beyond general knowledge and provide answers based on your organization's proprietary articles, documentation, and indexed content. This ensures that generated outputs are contextually relevant and verifiable through document links and snippets.

Automation 360 Grounded by Aisera

Prerequisites

Ensure you have the following roles and permissions to create and manage Model connections in Automation 360:
  • Role: AAE_Basicand a custom Automation Admin custom role
  • Permission: Attended Bot Runner
  • Settings: AI Data Management must be enabled by the Automation Admin and the check box selected for Allow users to disable logs on AI Skills option.
  • Aisera Configuration: The Automation Anywhere Product Integration feature flag must be enabled within your Aisera tenant configuration to allow the connection to retrieve grounded data from AiseraGPT.

See Roles and permissions for the Automation Admin custom role permissions.

Procedure

  1. In your Control Room environment, navigate to AI > Model connections > Create model connection.
  2. In the Create Model connection screen, configure these Connection settings
    1. Model connection name: Provide a name for easy identification.
    2. Description (optional): Add a short description defining the connection's purpose.
    3. Choose a vendor: Select Automation Anywhere from the drop-down list.
    4. Choose a type: Select Grounded by Aisera.
    5. Click Next to proceed to Authentication details.
  3. Enter the Authentication details for your Aisera deployment. These values are required to securely connect Automation 360 to your specific Aisera knowledge sources.
    1. Aisera Channel API Key: This key is generated immediately upon the successful creation of a new channel. You must copy and save this token at the time of creation, as it is only displayed once. For more details, refer to the Add a Channel section in the Aisera documentation.
    2. Aisera Tenant URL: Enter the base URL of your Aisera instance using the format (e.g., https://<your_company>.chatbot.aisera.cloud)
    3. Aisera Channel Token: If your configuration requires a persistent channel token, navigate to the Channel Details page of your specific channel. This token is listed in the right-hand sidebar under the Type and AiseraGPT sections. For more information, refer to the Channels overview in the Aisera documentation.
  4. Click Test connection to verify the configuration.
    • If successful, a system success message appears.
    • If the test fails, review the error message and correct the authentication values.
      Note: The connection will not be saved if the test is unsuccessful or left incomplete.
  5. Click Next to proceed to Invite roles and assign the connection to custom roles.
  6. Click Create model connection to finish.

    The Pro Developer can now use this connection in an AI Skill.

    When the skill runs, it returns grounded answers and citations including document links and snippets.

Next steps

Use the Model Connection in an AI Skill

After creating the connection, a developer can use it to power an AI Skill.

  • In AI Skills, open or create a skill.
  • Select your Grounded by Aisera model connection.
  • Confirm the connection details (Vendor, Type, and Channel ID) are displayed correctly.
  • Run the skill with a prompt to validate the output.
Expected Behavior
  • The skill returns a response grounded in the Aisera knowledge base.
  • When applicable, the response includes citations featuring the document title, link/preview, and specific references or snippets.
  • If a failure occurs, the system returns relevant error or HTTP status information.