---
keywords: About BTP Business Technology Platform
parser: v2
time: 30
tags: [ tutorial>beginner ]
primary_tag: topic>sap-community
author_name: Nagesh Caparthy
slug: btp-ea-onboard-03-subb
canonical_url: https://developers.sap.com/tutorials/btp-ea-onboard-03-subb
---

# Create a Cloud Foundry Subaccount with a Booster

This tutorial for the mission "Get Started with SAP BTP Enterprise Account" guides you through the steps to create your first Subaccount in your SAP BTP Global Enterprise Account with the help of an SAP BTP Booster.


### Use a Booster for creating a Cloud Foundry Subaccount

You need at least one Subaccount in an SAP BTP Global Account to run your BTP services.

You can create a Subaccount manually, which you can do later in the mission, or use an SAP BTP **Booster**. A booster is a wizard-based step-by-step configuration UI in SAP BTP cockpit for achieving a defined tasks. In this tutorial, you will use the Booster "Prepare an Account for Development," which will create a Subaccount and enable Cloud Foundry (CF) in this Subaccount.

Note: You can delete your Subaccount if you do not need it anymore.

You can find Boosters under your global account navigation entry **Boosters**.

![Find Boosters](https://raw.githubusercontent.com/sap-tutorials/btp-onboarding/main/tutorials/btp-ea-onboard-03-subb/images/3_1_find_boosters.png)



### Run Booster "Prepare an Account for Development"

In this tutorial, you will use the Booster **Prepare an Account for Development**, which will create a Subaccount and enable the SAP BTP, Cloud Foundry Runtime (CF) for this Subaccount.

The Booster creates a subaccount, assigns a curated set of entitlements, creates a CF Organisation and CF Space, and assigns users to the Subaccount with the required roles for authorization. 

In the boosters overview, select the booster "Prepare an Account for Development," read the "Overview" description, and check the required "Components." An Entitlement of "Cloud Foundry Runtime" is required for this Booster, which means your Global Account is entitled to use Cloud Foundry runtime. 


#### Procedure

Press **Start** to run the Booster.

![Find Boosters](https://raw.githubusercontent.com/sap-tutorials/btp-onboarding/main/tutorials/btp-ea-onboard-03-subb/images/3_2_choose_booster.png)



### Booster Step 1 - Check Prerequisites

The prerequisites will be checked and marked as green if authorizations and entitlements are fulfilled. Click **Next** to continue.

![Check Prerequisite in Booster Step 1](https://raw.githubusercontent.com/sap-tutorials/btp-onboarding/main/tutorials/btp-ea-onboard-03-subb/images/3_3_booster_step1.png)

Click **Next** to continue.

### Booster Step 2 - Set Up Subaccount

Provide your details in the booster form:

1. A subaccount name of your choice.

2. Choose Provider (Note: Only multi-cloud providers support Cloud Foundry runtime. SAP Data Center cannot be selected).

3. Region (Choose a region near your location)
4. Subdomain (Note: Subdomain name is used as URL access and it cannot be changed once created).
5. Org name of your choice
6. Provide a Space name (typically DEV, TEST, or PROD)

7. Click on **Next**.


![Find Boosters](https://raw.githubusercontent.com/sap-tutorials/btp-onboarding/main/tutorials/btp-ea-onboard-03-subb/images/3_4_booster_step2.png)


### Booster Step 3 - Add Users

Provide suSubaccountdmin users and the developers who will be accessing the system. Click on Next.

![Find Boosters](https://raw.githubusercontent.com/sap-tutorials/btp-onboarding/main/tutorials/btp-ea-onboard-03-subb/images/3_5_booster_step3.png)


### Step 4 - Review and Run Booster

Check the summary of the subaccount details before you execute the Booster.

Press **Finish**, and the Booster will be executed.

![Find Boosters](https://raw.githubusercontent.com/sap-tutorials/btp-onboarding/main/tutorials/btp-ea-onboard-03-subb/images/3_6_booster_step4.png)



You should be able to see that your Booster is executed successfully.

![Booster success message](https://raw.githubusercontent.com/sap-tutorials/btp-onboarding/main/tutorials/btp-ea-onboard-03-subb/images/3_7_booster_success.png)

After completion, the Subaccount can be accessed for further configuration and development.





