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

Create your first Agent

PreviousDashboardNextManage your Agents

Last updated 3 days ago

Creating your first agent in Agistry Hub is quick and user-friendly focused. The process is entirely visual and takes just a few steps. No custom backend, no complicated setup.

You'll be able to define what your agent does, assign triggers, and connect it to adapters, all from the dashboard.

Once created, your agent becomes an autonomous node capable of executing tasks, interacting with services, and reacting to real-world events through programmable workflows.


Decentralized & Wallet-Linked: Each agent is tied to your connected wallet and stored in a decentralized architecture. Your agents live in your workspace and cannot be accessed by anyone else. You remain in full control of permissions, visibility, and execution logic.

Privacy-Focused Intelligence: Agistry agents are designed with privacy in mind. Agents only execute what they’re programmed to do, with no hidden behavior or third-party data tracking. You decide what data flows through your workflows, and where it goes.

Customizable & Modular: Every agent is built using modular components. You choose which adapters and workflows to assign, define triggers, and control execution flow. You can keep it simple, or scale it into a powerful autonomous system, your choice.


Creating an Agent

  • Navigate to the “Agents Panel” -> "Create New Agent" tab in Agistry Hub.

  • Define:

    • Agent Name (e.g. Contract Analyzer)

    • Purpose/System Prompt: guides how the agent behaves (e.g. "You are a legal assistant. Focus on detecting risky clauses in contracts.")

Provide a clear and detailed description of your agent’s purpose, goals, and expected behavior. The more context you give, the better your agent will understand how to act and which adapters or triggers it should use.

Triggers and adapters can be left blank when creating your agent. You’ll be able to configure or update them later when managing your agent.

Triggers: Entry points for the agents (Learn more on )

Adapters: choose which tools the agent can use (Learn more on )

Triggers page
Adapters & Modules page