Next Steps

You've got a running instance and an agent responding to messages. Here's where to go from here, depending on what you're trying to do.

Common next tasks

I want to...Guide
Deploy to productionDeployment guides
Set up authenticationAuthentication guide
Connect to a databaseDatabase integration
Build a custom competencyCompetency authoring
Create a multi-agent workflowCreating workflows
Use local models (Ollama/vLLM)Local models guide
Browse and install packagesCatalog guide
Set up monitoringObservability guide
Run diagnosticshoziron doctor — see Troubleshooting

Useful commands to know

# Browse the package catalog
hoziron catalog search "claims processing"

# Set up a channel (Slack, Teams)
hoziron channel setup slack

# Run diagnostics and auto-fix common issues
hoziron doctor --repair

# View daemon logs in real time
hoziron logs --follow

# Check provider health
hoziron health

Explore the documentation

  • Guides — Task-oriented walkthroughs for every major feature
  • Reference — CLI commands, API endpoints, config schema
  • Architecture — Understand how Hoziron works under the hood
  • FAQ — Quick answers to common questions

Related: