Quickstart Guide
Get up and running with VibeAgent in under 10 minutes. This guide walks you through creating your first AI-powered workflow from scratch.
Step 1: Sign Up & Log In
Create Your Account
- Visit the VibeAgent platform
- Click "Sign Up"
- Choose your registration method:
- Email & Password: Enter your details and verify your email
- Google Sign-In: Use your Google account for instant access
Log In
If you already have an account, click "Log In" and enter your credentials.
Step 2: Explore the Dashboard
After logging in, you'll land on the Dashboard—your control center for managing agents and workflows.
What you'll see:
- Analytics: Performance metrics for your agents
- Quick Actions: Buttons to create flows, agents, or browse templates
- Navigation Sidebar: Access to Agents, Flows, Templates, and Credentials
New to VibeAgent? Click the User Guide button on the dashboard for interactive tutorials.
Step 3: Create Your First Flow
A Flow is a visual workflow that connects agents, triggers, and tools.
Option A: Start from a Template
The fastest way to get started:
- Click "Browse Templates" on the dashboard
- Choose a template that matches your use case (e.g., "Customer Support Bot")
- Click "Use Template"
- Add your API credentials (e.g., Gmail, Slack)
- Test the flow using the built-in chat interface
- Save and deploy
Option B: Build from Scratch
For custom workflows:
- Click "Create New Flow" on the dashboard
- The Flow Editor opens- a visual canvas for building your automation
- Add Nodes: Drag and drop nodes from the left panel:
- Trigger: How the flow starts (Webhook, Schedule, Manual)
- Agent: The AI brain that processes requests
- Tools: External services like Gmail, Google Sheets, Slack
- Logic: Decision nodes for branching and loops
- Connect Nodes: Draw lines between nodes to define the flow
- Configure Each Node: Click a node to set its properties
Step 4: Configure Your Agent
The Agent Node is the core intelligence of your workflow.
-
Click on the Agent Node in your flow
-
Write a System Prompt:
Define what the agent should do. Example:"You are a helpful customer support assistant. Answer user questions about our product using the knowledge base."
-
Select a Model: Choose between high-reasoning (GPT-4o) or fast models (GPT-4o-mini)
-
Add Tools (Optional): Connect external services the agent can call
-
Connect Knowledge Base (Optional): Upload PDFs or documents for RAG (Retrieval-Augmented Generation)
For detailed configuration options, see the Agent Documentation.
Step 5: Test Your Flow
Before deploying, always test your workflow:
- Click the "Test" or "Run" button in the Flow Editor
- The Chat Interface opens on the right side
- Enter a sample input (e.g., a customer question)
- Watch the flow execute step-by-step
- Review the output in the chat window
For detailed debugging:
- Open the Terminal View to see logs, API calls, and execution times
- Check for errors or unexpected behavior
Step 6: Save & Deploy
Once your flow works as expected:
-
Click "Save" to store your workflow
-
Choose deployment options:
- Private: Only you can access and run this flow
- Public: Publish as a template for the community
-
(Optional) Set up a Trigger for automatic execution:
- Webhook: Trigger via API call
- Schedule: Run at specific times (e.g., daily at 9 AM)
- Manual: Run on-demand from the dashboard
Step 7: Monitor & Iterate
After deployment, return to the Dashboard to:
- View Analytics: See how often your flow runs and performance metrics
- Check Recent Activity: Review execution logs and debug errors
- Optimize: Adjust agent prompts, add tools, or refine logic based on real-world usage
Getting Help
Contextual Help:
Look for ℹ️ info buttons throughout the platform. These link to specific documentation sections.
Flow Assistant (Coming Soon):
Describe your workflow in natural language, and the AI assistant will build it for you automatically.
Documentation:
What's Next?
- Explore Templates: Discover pre-built workflows for inspiration
- Add More Agents: Create specialized agents for different tasks
- Connect Tools: Integrate Gmail, Slack, Google Calendar, and more
- Join the Community: Share your templates and learn from others
You're now ready to build intelligent AI automations with VibeAgent!