Skip to Content
DocumentationProjects & BillingManage Project Resources

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

  1. In the User Center, find the project and select Manage.
  2. 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 needWhat to do
One resource is running low, but the current plan still provides the capabilities you needPurchase a resource pack for that resource
You also need more product capabilities or higher baseline quotasUpgrade the project plan
The shared server does not provide enough concurrency, or the project needs an isolated runtime environmentPurchase a Dedicated instance and complete the server migration

Purchase resource packs

  1. On the project management page, find the resource that needs more capacity.
  2. Select the + beside the resource, choose a pack, and complete payment.
  3. 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

ResourceWhat counts toward usageWhat happens at the limit
RPSRequests processed by the project each secondRequests may be delayed or fail
Database storageTables, records, and indexesNew data cannot be written
Object storageImages, videos, and files uploaded to the projectNew files cannot be uploaded
Outbound data transferPage assets, media, and files sent from the server to user devicesAffected content may not load
AI pointsAI Agents, vectorization, and vector search in the published app, plus any points transferred to Copilot for buildingThe affected AI features stop running
Automated Actionflow runsActionflows started by schedules and database triggersAutomatically triggered Actionflows stop running

Quotas vary by plan. See Momen Pricing for current amounts.

Additional notes:

  • AI points: Pay for AI features inside your published app. They are separate from Copilot AI Points, the account balance that pays for building with AI Copilot. The manual transfer below is the only way project AI points are spent on building.
  • 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.

Transfer project AI points to Copilot

Building with AI Copilot normally spends Copilot AI Points from your account. When that balance runs out, you can transfer a project’s AI points to Copilot and keep building that project.

Select Transfer on the AI points resource card on the project management page, then enter an amount in the dialog. Only the project owner can transfer; for everyone else the button is disabled.

How transferred points work:

  • A transfer only happens when you click it. AI Copilot never takes project points on its own.
  • Transferred points leave the project’s AI points pool immediately, so the project resource shows the reduction right away.
  • They can only be spent building the project they came from, not any other project.
  • Your account balance is always spent first; transferred points are used once it is empty.
  • Each transfer has a minimum amount, shown in the dialog. The dialog also lists what the project has available to transfer and how much of the transferred amount is still unspent.
  • Nothing is held back for the app: transferring the project’s whole balance leaves its own AI features — AI Agents, vectorization, vector search — with nothing to run on until you add more.
⚠️

A transfer cannot be undone: the points cannot be returned to the project pool. They expire together with the project AI points they came from, and anything still unspent at expiry is lost. Transfer in the amounts you actually need.

Transfers and the runs that spend them both appear in Details in the account menu, labeled Transferred from project and Copilot run (transferred points).

Last updated on