Manage Project Resources
The project management page shows current usage and remaining quota for each resource. Purchase a resource pack when a single quota runs low, upgrade the plan for more product capabilities, or use a Dedicated instance for isolated computing resources.
View resource usage
- In the User Center, find the project and select Manage.
- Review the used and remaining amount for each resource.
Resource quotas and purchased packs belong to the current project. Confirm that you opened the intended project before making changes.
Choose how to add capacity
| Project need | What to do |
|---|---|
| One resource is running low, but the current plan still provides the capabilities you need | Purchase a resource pack for that resource |
| You also need more product capabilities or higher baseline quotas | Upgrade the project plan |
| The shared server does not provide enough concurrency, or the project needs an isolated runtime environment | Purchase a Dedicated instance and complete the server migration |
Purchase resource packs
- On the project management page, find the resource that needs more capacity.
- Select the + beside the resource, choose a pack, and complete payment.
- Return to project management and confirm that the available quota has increased.
You can purchase any number of resource packs. Packs for the same resource add to the quota of the current project.
Understand resource limits
| Resource | What counts toward usage | What happens at the limit |
|---|---|---|
| RPS | Requests processed by the project each second | Requests may be delayed or fail |
| Database storage | Tables, records, and indexes | New data cannot be written |
| Object storage | Images, videos, and files uploaded to the project | New files cannot be uploaded |
| Outbound data transfer | Page assets, media, and files sent from the server to user devices | Affected content may not load |
| AI Points | AI Agents, vectorization, and vector search | The affected AI features stop running |
| Automated Actionflow runs | Actionflows started by schedules and database triggers | Automatically triggered Actionflows stop running |
Quotas vary by plan. See Momen Pricing for current amounts.
Additional notes:
- Outbound data transfer: Resets on the first day of each month. Unused monthly quota does not roll over.
- Database storage: Updates and deletions can leave old row versions occupying space temporarily. Momen reclaims that space automatically.
- Object storage: Deleting a database record does not delete a referenced file. Use the Resource Manager to trace references and remove unused files.
Last updated on