How Can We Help You?
Find answers, browse documentation, and get support from our community
Getting Started
New to Sulla? Start here with our beginner guides and tutorials.
Learn basicsDocumentation
Comprehensive guides for all features and advanced configurations.
Browse docsTroubleshooting
Fix common issues and errors with step-by-step solutions.
Fix issuesCommunity
Connect with other users and get help from the community.
Join DiscordPopular Help Topics
Installation & Setup
AI Configuration
Automation & Workflows
Docker & Development
Frequently Asked Questions
To add your OpenAI API key:
- Open Sulla Desktop and go to Settings (gear icon)
- Navigate to the "AI Providers" section
- Find OpenAI and click "Configure"
- Paste your API key in the secure field
- Click "Save" to apply changes
Your API keys are encrypted and stored locally. They never leave your device.
Yes! Sulla Desktop can work offline with certain limitations:
Local LLMs (Ollama, LM Studio) work completely offline
n8n workflows can run locally without internet
Docker management works offline for local containers
Cloud AI providers (OpenAI, Claude) require internet
External integrations need internet access
You can import n8n workflows in multiple ways:
1. Click "Workflows" in sidebar
2. Click "Import" button
3. Select your .json workflow file
# Method 2: Paste JSON
1. Copy workflow JSON
2. Click "Import from JSON"
3. Paste and click "Import"
Sulla Desktop is fully compatible with n8n.io workflows.
| Feature | Desktop | Web |
|---|---|---|
| Local LLM Support | ||
| Docker Integration | ||
| File System Access | Limited | |
| Performance | Native | Browser-based |
| Data Privacy | 100% Local | Cloud-based |
Still Need Help?
Choose the best way to get support
Community Support
Get help from our active community of 10,000+ users on Discord
Bug Reports
Found a bug? Report it on GitHub for fastest resolution
Video Tutorials
Learn visually with our comprehensive video guides
Getting Started with Sulla
15 min • Beginner
Building n8n Workflows
25 min • Intermediate
Docker Integration Deep Dive
20 min • Advanced