Skip to content

Commit c7e2157

Browse files
authored
add volume count limit section (#897)
1 parent 26afc38 commit c7e2157

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/docs/reference/volumes.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,21 @@ Pro users and above can self-serve to increase their volume up to 250 GB.
2323

2424
For Pro and above users, please reach out to us on our [Central Station](https://station.railway.com/questions) if you need more than 250GB. Enterprise users with $2,000/month committed spend can also use [Slack](/reference/support#slack).
2525

26+
## Volume Limits per Project
27+
28+
Each project has a maximum number of volumes that can be created, based on your subscription plan:
29+
30+
| Plan | Maximum Volumes per Project |
31+
|------|----------------------------|
32+
| **Free** | **1** |
33+
| **Trial** | **3** |
34+
| **Hobby** | **10** |
35+
| **Pro** | **20** |
36+
37+
Volumes created for the same service in another environment do not count towards this limit.
38+
39+
Pro users with substantial usage requirements may be eligible for increased volume limits. Please reach out to us on our [Central Station](https://station.railway.com/questions) to discuss your project's needs.
40+
2641
## I/O Specifications
2742

2843
Volumes have the following I/O characteristics:

0 commit comments

Comments
 (0)