Everything you need to get started and master Saabeq سابق
Start by registering for a free trial account. You'll get 14 days of full access to all features.
After logging in, you'll be guided through the initial setup:
You can import leads from various sources:
Create leads manually or automatically through integrations. Each lead can have:
Track lead progress with customizable statuses:
Assign leads to team members automatically or manually:
Visualize your sales pipeline with a drag-and-drop Kanban board. Move leads between stages easily and track progress at a glance.
Default stages included (customizable per your needs):
Track expected revenue at each stage with weighted probability calculations.
Saabeq AI is your intelligent assistant that helps you work smarter and faster.
Generate professional email and WhatsApp message templates
AI-powered lead qualification and prioritization
Get actionable insights from your sales data
Suggestions for optimal contact timing
Access Saabeq AI from any page using the chat bubble in the bottom right corner. Simply type your question or request in natural language.
Control access with built-in roles or create custom ones:
Monitor team performance with activity logs showing calls made, emails sent, leads updated, and more.
Connect your WhatsApp Business account to send and receive messages directly from Saabeq.
Automatically import leads from your Facebook advertising campaigns.
Set up webhooks to integrate with any external system. Receive real-time notifications when events occur in Saabeq.
Your dashboard shows key metrics at a glance:
Track wins, losses, and conversion rates over time
Analyze which channels bring the best leads
Monitor team productivity and engagement
Forecast revenue and identify bottlenecks
Export reports in multiple formats: PDF, Excel, CSV. Schedule automated report delivery to your email.
Saabeq provides a RESTful API for developers to integrate with external systems.
All API requests require authentication using API tokens. Generate tokens from Settings > API.
Authorization: Bearer YOUR_API_TOKEN
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/leads |
List all leads |
| POST | /api/leads |
Create a new lead |
| GET | /api/leads/{id} |
Get lead details |
| PUT | /api/leads/{id} |
Update a lead |
| DELETE | /api/leads/{id} |
Delete a lead |
API requests are limited to 1000 requests per hour. Contact support if you need higher limits.