Here are some of the most frequently asked questions about DeployHQ.

## Quick Answers

### How do I start my first deployment?
1. [Create a project](Article: #7) and connect your Git repository
2. [Add a server](Article: #27) with your hosting details  
3. Click "Deploy" to start your first deployment
4. Check our [deployment guide](Article: #43) for detailed steps

### Why is my deployment failing?
Check our troubleshooting guides for common issues:
- [Common deployment errors](Article: #263)
- [Server connection errors](Article: #265) 
- [Repository errors](Article: #267)
- Use our [AI log analyzer](https://chatgpt.com/g/g-673f05ede32c81918e030932ff55d613-deployhq-log-intelligence) for instant help

### How do I enable beta features?
1. Go to Settings → Account → Beta Features
2. Toggle the switch to enable beta functionality
3. Access beta features like [Docker Build](Article: #713)
4. Read more about the [Beta Program](Article: #682)

### Can I deploy to cloud platforms?
Yes! DeployHQ supports multiple cloud platforms:
- **Netlify** - Static sites and SPAs
- **Heroku** - Web applications
- **AWS Elastic Beanstalk** - Scalable applications
- **Docker Build** - Build and push container images (beta)
- Traditional servers via SSH/SFTP/FTP/Rsync

### Why can't I access the API?
API access is included with all paid plans (Solo, Pro, Business, Enterprise). Free plans do not include API access.
- Check your plan in Settings → Billing
- Upgrade to any paid plan to get API access
- Contact support if you're on a paid plan and unable to access the API

### How do I set up build pipelines?
1. Go to your project settings
2. Navigate to Build Pipeline section
3. Add build commands (npm install, composer install, etc.)
4. Read our [build pipeline guide](Article: #301)

### What integrations are available?
DeployHQ integrates with:
- **Notifications:** Slack, Email, Discord, Microsoft Teams
- **Monitoring:** New Relic, Rollbar, Sentry, Bugsnag, Honeybadger
- **Services:** Shopify, Cloudflare
- [View all integrations](Article: #327)

### How do I contact support?
- Email: support@deployhq.com
- Documentation: Browse articles below
- Priority support available on higher-tier plans

### What are the pricing plans?
- **Free tier:** Limited daily deployments
- **Paid plans:** Unlimited deployments, API access, priority support
- [View current pricing](https://www.deployhq.com/pricing)

### How do I troubleshoot connection errors?
1. Check server credentials and connection details
2. Verify firewall settings and IP restrictions  
3. Review our [connection troubleshooting guide](Article: #229)
4. Check [our IP ranges](Article: #279) for allowlisting

## Detailed FAQs by Topic

{children}