mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
79 lines
2.8 KiB
Plaintext
79 lines
2.8 KiB
Plaintext
---
|
|
title: "Billing"
|
|
description: "Manage workspace subscriptions and billing to control team size and feature access"
|
|
tag: "CLOUD"
|
|
icon: "credit-card"
|
|
---
|
|
|
|
Billing in Dify is workspace-scoped. Your subscription determines team member limits, feature availability, and usage quotas for the entire workspace.
|
|
|
|
## Subscription Plans
|
|
|
|
<CardGroup cols={3}>
|
|
<Card title="Free" icon="gift">
|
|
1 team member, basic features, community support
|
|
</Card>
|
|
<Card title="Professional" icon="rocket">
|
|
Up to 3 team members, advanced features, priority support
|
|
</Card>
|
|
<Card title="Team" icon="users">
|
|
Up to 50 team members, full feature set, dedicated support
|
|
</Card>
|
|
</CardGroup>
|
|
|
|
## Plan Comparison
|
|
|
|
| Resource | Free | Professional | Team |
|
|
|----------|------|--------------|------|
|
|
| Team Members | 1 | 3 | 50 |
|
|
| Applications | 5 | 50 | 200 |
|
|
| API Calls | 5000 calls / day | Unlimited | Unlimited |
|
|
| Support | Community | Priority Email | Priority Email & Slack |
|
|
|
|
## Managing Subscriptions
|
|
|
|
Only workspace owners and admins can access billing settings and change subscriptions.
|
|
|
|
**Upgrading:** Navigate to Settings → Billing and click the Upgrade button. Select your desired plan and complete payment. Changes take effect immediately.
|
|
|
|
**Plan Changes:**
|
|
- **Upgrades** are prorated for the current billing period
|
|
- **Downgrades** take effect immediately with billing adjustments on the next invoice
|
|
- **Cancellations** continue until the end of the current cycle, then revert to Free plan
|
|
|
|
<Warning>
|
|
When downgrading, team members exceeding the new plan limits will lose workspace access immediately.
|
|
</Warning>
|
|
|
|
## Dify for Education
|
|
|
|
Current students and teachers can use Dify's Professional plan for free through Dify for Education.
|
|
|
|
### Getting the Education Discount
|
|
|
|
**Prerequisites:**
|
|
- Be 18 or older
|
|
- Current student, teacher, or educational staff member
|
|
- Valid educational email address ending in `.edu`
|
|
|
|
**Steps:**
|
|
|
|
1. **Create account** - Register at [cloud.dify.ai](https://cloud.dify.ai/signin) with your educational email
|
|
|
|
2. **Apply for verification** - Go to Settings → Billing → Get Education Verified. Enter your school's full name and select your role.
|
|
|
|
3. **Activate subscription** - After approval, upgrade to Professional plan with annual billing. The education coupon applies automatically, making it free.
|
|
|
|
Your subscription will show as `Pro(Edu)` once activated. Renewal is required annually.
|
|
|
|
### Education FAQ
|
|
|
|
**What if I already have a paid subscription?**
|
|
The education coupon cannot be applied to paid subscriptions at this time. We suggest you activate the free Professional plan after your current billing cycle ends.
|
|
|
|
**Why was my verification rejected?**
|
|
Common reasons: non-educational email, fraudulent information, or misuse of privileges. Appeal via support@dify.ai.
|
|
|
|
**Can I use a personal email?**
|
|
No, institutional email required for verification.
|