How-To Guides
How-to guides are task-oriented recipes that help you solve specific problems with cyberian.
When to Use How-To Guides
- You know what you want to do
- You need practical steps to accomplish a goal
- You want to solve a specific problem
If you're new to cyberian, start with the Tutorials instead.
Available Guides
Message Management
Send Messages - Learn different patterns for sending messages to agents, including fire-and-forget, synchronous mode, timeouts, and error handling.
Server Management
Manage Servers - Start, stop, list, and configure agentapi servers. Handle ports, CORS, and permissions.
Workflows
Write a Deep Research Workflow - Build a multi-step deep research workflow using modern AI research agent patterns with iterative refinement, citation tracking, and structured outputs.
Use Templates - Master Jinja2 templating in workflow instructions, including variables, conditionals, loops, and filters.
Troubleshooting
Troubleshooting - Solutions to common problems including connection errors, timeout issues, permission problems, and workflow failures.
Guide Structure
Each guide follows this pattern:
- Problem statement - What you're trying to accomplish
- Solution - Step-by-step instructions
- Explanation - Why it works
- Related guides - Links to related content
See Also
- Tutorials - Step-by-step learning for beginners
- Explanation - Deeper understanding of concepts
- Reference - Complete command and schema documentation