Set Up Your Organization
1
Create Your Account
Sign up at your Quinn instance:
The first user in an organization is automatically assigned the admin role.
2
Configure Organization Settings
Set up your business information:
3
Import Your First Customers
Upload a CSV file with customer data:
- Web UI
- API
- Navigate to Customers page
- Click Import CSV
- Select your file
- Map columns to Quinn fields
- Click Import
CSV Format Example
CSV Format Example
4
Set Up Your First Integration
Connect your phone system (Twilio or Aircall):
- Twilio
- Aircall
- Go to Settings → Integrations → Twilio
- Enter your Twilio credentials:
- Account SID
- Auth Token
- Phone Number
- Click Test Connection
- Click Save
- Configure webhooks for incoming calls/SMS
- Set up call recording
- Enable voice agent for after-hours calls
5
Invite Your Team
Add team members to your organization:
Available roles:
- user: Standard access to CRM features
- admin: Full access including organization settings
- super_admin: Platform-level access (Quinn team only)
Next Steps
Now that you’re set up, explore Quinn’s features:Create Your Sales Pipeline
Set up custom stages and start tracking opportunities
Enable AI Voice Agent
Configure Vapi for 24/7 automated receptionist
Sync Your Email
Connect Gmail or Outlook for automatic email tracking
Import Inventory
Upload your equipment catalog and pricing
Common Tasks
Making an API Call
All API requests require authentication. After logging in, you’ll receive a session cookie:Creating a Lead
Converting a Lead to Customer
Tips & Best Practices
Use Webhooks for Real-Time Updates
Use Webhooks for Real-Time Updates
Quinn sends webhooks for important events:
- New lead created
- Opportunity stage changed
- Missed call detected
- AI task generated
Enable AI Features Gradually
Enable AI Features Gradually
Start with basic features, then enable AI:
- Week 1: Import data, familiarize with UI
- Week 2: Enable call tracking and recording
- Week 3: Turn on AI task extraction
- Week 4: Enable voice agent and advanced AI
Leverage Bulk Import for Speed
Leverage Bulk Import for Speed
Instead of manually entering data:
- Use CSV import for customers/leads
- Connect Snowflake for nightly syncs
- Use Browse AI to discover job sites
- Import XLSX files from other systems
Organize with Tags and Custom Fields
Organize with Tags and Custom Fields
Troubleshooting
Can't log in after registration
Can't log in after registration
Solution: Check that you’re accessing the correct instance URL. Session cookies are domain-specific.
CSV import failing
CSV import failing
Solution: Ensure your CSV:
- Has headers in the first row
- Uses UTF-8 encoding
- Has valid email addresses (if email column exists)
- Phone numbers are in E.164 format (+1234567890)
Twilio calls not logging
Twilio calls not logging
Solution:
- Verify webhook URL is configured in Twilio console
- Check that Quinn instance is publicly accessible
- Review webhook logs in Quinn admin panel
Email sync not working
Email sync not working
Solution:
- Re-authorize Gmail/Outlook connection
- Check that watch/subscription is active
- Verify webhook endpoint is reachable
- Contact support if issue persists
Getting Help
Need assistance? We’re here to help:- 📧 Email: [email protected]
- 💬 Discord: Join our community
- 📚 Docs: Browse our full documentation
- 🎯 API Reference: Explore all endpoints
Ready to dive deeper? Check out our Feature Guides or explore the API Reference.