Next Steps

You've got a licensed 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
See a live FNOL pipeline running immediatelyTry the demo image
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
Rotate or reissue a licenceContact Hoziron — see the carrier licence gate
Run diagnosticshoziron-cli doctor — see Troubleshooting

Useful commands to know

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

# Set up a channel (Slack, Teams, Discord, Telegram, MQTT)
hoziron-cli channel setup slack

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

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

# Check provider and platform health
hoziron-cli health
hoziron-cli status

# Check licence status (carrier, expiry, budget usage)
hoziron-cli licence status

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: