SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
β€’ Open full site

Understanding Space Quotas

Find out how space quotas function in your environment. You will learn how to create quotas and assign them to spaces in the SAP BTP cockpit.

Overview

🎓 intermediate 11 min. SAP BTP CockpitIntermediateSAP Business Technology PlatformSAP BTP Cloud Foundry Environment

You will learn

  • βœ”What a space quota is
  • βœ”What the benefits are from having a space quota
  • βœ”How to create a space quota
  • βœ”How to assign a space quota to a space
  • βœ”How to edit a space quota
  • βœ”How to delete a space quota
  • βœ”Our recommendations
Dragomir Anachkov D Dragomir Anachkov December 16, 2025
Created by December 15, 2025
Contributors

Prerequisites

Prerequisites

Note: This tutorial is part of a learning journey.

Steps

Step 1 What is a space quota?
β€”

Each org has a quota that limits the resources it can use. For example, the maximum amount of memory, disk space, and number of service instances it can consume.

A space quota is a set of predefined limits that control how many resources a specific space can use. It lets you create custom limits and allocate them to an individual space.

Space quotas also define whether you can use paid services within a space.

Space Quotas Overview
Space Quotas Overview

When working with space quotas, keep in mind that:

  • Space quotas have unique names within an org. For example, “dev”.

  • You can create unlimited space quotas in an org, but you can assign only one space quota to a space at a time.

  • You can assign a space quota to multiple spaces. The quota isn’t divided among the spaces. Instead, the quota applies to each space individually.

  • The org quota takes priority. If you assign a space quota that exceeds the org quota, the org quota limit is applied instead.

    Example: If you create a space quota with space memory of 2048MB and assign it to a space but the org quota has a total memory of 1024MB, then the space is going to use the org quota limit instead.

Benefits from having a space quota

A space quota helps you maintain stability and control in two key ways:

  • It ensures that resource scaling stays within defined limits. For example, when the Application Autoscaler adds instances to scale up an application, the quota prevents unlimited scaling. This helps you keep expenses predictable.

  • It lets you assign a separate space quota to each team or project. This ensures that no single space consumes the entire org quota.

Step 2 Create a space quota
+
Step 3 Assign the space quota to a space
+
Step 4 Edit a space quota
+
Step 5 Delete a space quota
+
Step 6 Recommendations
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 6
1. What is a space quota? 2. Create a space quota 3. Assign the space quota to a space 4. Edit a space quota 5. Delete a space quota 6. Recommendations

Learn more →