AGISTRY DOCUMENTATION
  • Overview
    • Introduction
  • How Agistry works?
  • Roadmap
  • agistry hub
  • Dashboard
  • Create your first Agent
  • Manage your Agents
  • Triggers
  • Adapters & Modules
  • Workflows
  • API Keys
  • Enterprise
  • Framework
    • Core Concepts
    • Getting Started
    • Building and Deploying
  • Execution Model
    • SDK
      • Authentication
      • Adapter Calls
      • Design Flow
    • Adapters
      • Adapter Specification
      • Adapter Schema
      • Adapter Execution
  • Registry
    • Registry Design
    • Capability Matching
  • official links
    • Website
    • GitHub
  • X/Twitter
  • Telegram
Powered by GitBook
On this page
Export as PDF

Manage your Agents

PreviousCreate your first AgentNextTriggers

Last updated 3 days ago

To manage your agents you should open "Agents Panel" tab, choose the agent you want to configure and click "Manage" button.

This page allows you to fully manage an individual AI agent after it’s been created. Here, you can:

  • View agent status See whether the agent is online or offline, its creation date, last activity, and system-assigned ID.

  • Edit or power the agent Use the “Edit Agent” button to update its name, photo, purpose, or logic. Use “Power On” to activate it.

  • Manage triggers View and edit the event-based triggers that activate your agent's logic (e.g. on-chain events, time-based triggers, or API conditions).

  • View and update adapters See all connected adapters, remove or add new ones. Adapters define what tools or APIs the agent can interact with.

  • Access workflows Assign or build workflows specific to this agent, automating its actions step-by-step.

  • Use development notes Leave internal notes or reminders for tracking changes, debugging, or planning future upgrades.

  • View logs Monitor the agent's activity and debug behavior using the real-time Agent Logs Panel.