Guides

Task-oriented walkthroughs for everything you can do with Hoziron. Each guide starts with what you'll accomplish and ends with next steps.

Deployment

Get Hoziron running in your target environment:

Security

Lock down your deployment:

Agents

Create and manage AI agents:

Competencies

Define agent behavior:

  • Using competencies — Install, declare on an agent, configure per-binding settings
  • Authoring — COMPETENCY.md, system prompts, testing
  • Publishing — Package, publish to registry (registry signs at publish time)

Workflows

Orchestrate multi-agent pipelines:

  • Creating workflowsworkflow-template packages, workflow.json format, agent references, variables
  • Step modes — Sequential, FanOut, Collect, Conditional, Loop
  • Error handling — Fail, Skip, Retry with timeout configuration

Data Integration

Connect agents to your data:

  • Databases — PostgreSQL, MySQL, MSSQL patterns
  • APIs — REST, GraphQL, SOAP connections
  • File systems — Document processing, S3
  • Credentials — Vault, env vars, security patterns

Providers

Configure LLM providers:

Catalog

Manage packages and registries:


Related: