Installing Agents

Add marketplace agents to your organization

Installation Steps

  1. 1

    Browse the Marketplace

    Navigate to Marketplace from the sidebar

  2. 2

    Find an Agent

    Search or browse by category to find what you need

  3. 3

    Review Listing Details

    Check description, inputs/outputs, and required secrets

  4. 4

    Click "Install"

    Opens the installation configuration dialog

  5. 5

    Configure Secret Mappings

    Map required secrets from your Vault

  6. 6

    Confirm Installation

    Agent is added to your organization

Secret Mapping

Many marketplace agents require API keys or credentials. During installation, you map the agent's required secrets to secrets in your Vault.

Example

Agent Requires

SLACK_API_TOKEN

Your Vault Secret

my-slack-token

The agent will use your secret at runtime without exposing the actual value.

After Installation

Once installed, the agent behaves like any other agent in your organization:

Visible in Agents Fleet

Appears with "Imported" badge in your agent list

Available for execution

AI can select it for chat-initiated execution

Schedulable

Can be used in scheduled execution

Update Notifications

Get notified when new versions are available

Managing Updates

When a publisher releases a new version, you can choose to update:

View changelog before updating
Choose specific versions to install
Roll back to previous versions if needed
Secret mappings are preserved across updates

Uninstalling Agents

To remove an installed agent:

  1. Navigate to the agent in Agents Fleet
  2. Open the actions menu
  3. Select "Uninstall"
  4. Confirm removal

Note: Uninstalling removes the agent from your organization but does not affect existing execution history.