Quick Setup
Get your first agent running in minutes.
Installation
Install the innflow CLI using npm:
npm install -g innflow-cli
Create Your First Agent
Run the following command to create a new agent:
innflow init my-agentcd my-agentinnflow dev
Next Steps
Configure your agent in the dashboard, connect to your data sources, and deploy to production.
