Troubleshooting
Common issues and their solutions.
Data Sources
Data source isn't processing
Symptoms:
Status stuck at "Processing"
Process logs show errors
No new documents indexed
Solutions:
Check Process Logs
Navigate to Data → [Your Data Source] → Logs
Look for specific error messages
Common issues: authentication, connectivity, format
Verify Authentication
Re-authenticate if using OAuth (Google Drive, OneDrive)
Check API tokens haven't expired
Verify credentials are correct
Test Connectivity
For websites: Ensure URL is publicly accessible
Check for robots.txt restrictions
Verify SSL certificates are valid
Check File Formats
Ensure files are in supported formats
Try re-uploading files
Check file isn't corrupted
Manual Retry
Click "Retry Processing"
If issue persists, delete and recreate
Confluence pages not syncing
Common Issues:
Authentication Expired:
Re-authenticate: Data → Confluence → Settings → Reconnect
Insufficient Permissions:
Ensure Confluence account has read access to spaces
Check space permissions in Confluence admin
Space Selection:
Verify correct spaces are selected in settings
Some pages may be restricted
Solution:
Google Drive files not appearing
Possible Causes:
Shared Drive Access:
Enable "Shared Drives" during OAuth
Grant access to specific drives
File Type Filtering:
Check file type settings
Ensure PDFs/Docs aren't excluded
Folder Selection:
Verify correct folders are selected
Check folder permissions
Solution:
AI Responses
Agent can't answer questions
Symptoms:
"I don't have information about that"
No citations in response
Generic or off-topic answers
Diagnosis:
Check Data Coverage
Search knowledge base for relevant content
Verify data sources contain the information
Check if documents processed successfully
Verify Data Source Connection
Go to Agent settings
Confirm data sources are selected
Ensure sources are active (not disabled)
Test Query Variations
Review Citations
Check what sources the AI attempted to use
Verify relevance of cited documents
Solutions:
Add Missing Information: Create KB article or add data source
Improve Data Quality: Better document structure, clear headings
Try Different Strategy: Switch from Redwood to Cedar for ambiguous queries
Adjust Instructions: Provide more context in system prompt
Responses are inaccurate
Common Causes:
Outdated Information
Data source hasn't synced recently
Old documents still in index
Conflicting Information
Multiple sources with different information
Priority not set correctly
Hallucination
AI generating unsupported information
Enable "Private Data Only" mode
Solutions:
Refresh Data Sources
Enable Private Data Only
Review and Edit in Inbox
Add Source Prioritization
Responses are too slow
Symptoms:
Response time > 5 seconds
Timeout errors
Poor user experience
Diagnosis:
Check response time breakdown:
Vector search: Should be < 200ms
LLM completion: Should be < 2s
Total: Should be < 3s
Solutions:
Switch to Faster Strategy
Reduce topK
Enable Caching
Use Streaming
Check System Status
Visit status.twig.so
Check for ongoing incidents
API Issues
Authentication failures
Error: 401 Unauthorized
Causes:
Invalid API key
Expired key
Incorrect header format
Solutions:
Verify API Key
Check Key Status
Settings → API Keys
Ensure key is active (not revoked)
Generate New Key
Settings → API Keys → Generate New Key
Update your application
Rate limit exceeded
Error: 429 Too Many Requests
Headers:
Solutions:
Implement Exponential Backoff
Upgrade Plan
Free: 20 req/min → Pro: 100 req/min
Contact sales for higher limits
Optimize Request Patterns
Batch similar requests
Cache frequent queries
Reduce polling frequency
Invalid request format
Error: 400 Bad Request
Common Issues:
Missing Required Fields
Incorrect Data Types
Invalid JSON
Validate JSON before sending
Check for trailing commas
Ensure proper escaping
Integration Issues
Browser extension not working
Symptoms:
Extension icon is grayed out
No response when clicking
"Not logged in" error
Solutions:
Check Login Status
Click extension icon
Click "Login" if not authenticated
Allow pop-ups if blocked
Update Extension
Chrome Web Store → Twig AI → Update
Restart browser
Clear Extension Data
Right-click extension icon → Options
Click "Clear Data"
Log in again
Check Permissions
Extension may need additional permissions
Review and accept prompts
Slack integration not responding
Symptoms:
Bot doesn't reply in channels
Commands not recognized
"Bot not installed" message
Solutions:
Verify Installation
Slack workspace → Apps
Check Twig AI is installed
Reinstall if missing
Check Channel Permissions
Invite bot to channel:
/invite @TwigAIVerify bot has read/write permissions
Test with Direct Message
DM @TwigAI to test bot
If working, issue is channel-specific
Reconnect Integration
Twig AI → Integrations → Slack
Click "Reconnect"
Authorize again
Zendesk app not loading
Symptoms:
Sidebar empty
"Failed to load" error
App not appearing
Solutions:
Refresh Ticket
Reload the ticket page
Clear browser cache
Check App Installation
Zendesk Admin → Apps → Manage
Verify Twig AI is enabled
Check configuration settings
Verify API Connection
Twig AI → Settings → Integrations → Zendesk
Test connection
Update credentials if needed
Browser Console Errors
Open DevTools (F12)
Check Console tab for errors
Report to support if needed
Performance Issues
High memory usage
Symptoms:
Browser tab using lots of RAM
Slow UI responsiveness
Tab crashes
Solutions:
Limit Open Conversations
Close old Playground sessions
Clear conversation history
Disable Streaming
Use non-streaming mode for lower memory
Streaming keeps connection open
Use Dedicated App
Desktop app (if available) uses less memory
Or use API instead of web UI
Slow dashboard loading
Symptoms:
Analytics page takes > 10s to load
Charts not rendering
Timeouts
Solutions:
Reduce Date Range
Select shorter time period (e.g., 7 days vs 90 days)
Large datasets take longer to query
Clear Cache
Browser cache may be corrupted
Hard refresh: Ctrl+Shift+R (Cmd+Shift+R on Mac)
Check Data Volume
Large organizations may need longer load times
Contact support for optimization
Still Having Issues?
Collect Diagnostic Information
Before contacting support, gather:
Error Details
Full error message
Error code
Screenshot if visual issue
Request Details
Timestamp
Request ID (from API response headers)
User ID / Organization ID
Environment
Browser type and version
Operating system
Network connection type
Steps to Reproduce
What you were doing
What you expected to happen
What actually happened
Contact Support
Email: [email protected]
In-App Chat: Click chat icon (bottom right)
Status Page: status.twig.so
Community: community.twig.so
Emergency Support (Enterprise Only)
For production-critical issues:
Phone: Provided in enterprise agreement
Slack Connect: Direct channel to support team
Response Time: 4 hours guaranteed
Last updated

