---
auto_validation: true
time: 20
tags: [ tutorial>beginner, type>tutorial, software-product>sap-mobile-services, software-product>sap-business-technology-platform, software-product-function>sap-btp-cockpit, software-product>sap-mobile-services, software-product>sap-build-code ]
primary_tag: software-product>sap-business-technology-platform
author_name: Ankitkumar Kaneri
author_profile: https://github.com/AnkitkumarKaneri
parser: v2
slug: btp-build-code-migration-plans-subscribe
canonical_url: https://developers.sap.com/tutorials/btp-build-code-migration-plans-subscribe
---

# Create an SAP Build Code Standard (Application) Subscription
<!-- description --> In this tutorial, you'll learn how to create subscriptions for the SAP Build Code Standard (Application) Plan for your subaccounts.

## Prerequisites
 - You have an SAP BTP trial account. For more information, see [Get an Account on SAP BTP Trial](hcp-create-trial-account)
 - You have added an SAP Build Code service plan to your subaccount

## You will learn
 - How to create subscription for SAP Build Code standard (Application) plan for your subaccount
 - How to create subscriptions for other services
 - How to access Service Marketplace
 - How to access and verify your subscriptions

### Access Service Marketplace
 1. Navigate to your subaccount.
   
 2. In the navigation area, choose **Services** > **Service Marketplace** and search for **SAP Build Code**.
 
  ![Access Service Marketplace](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/btp-build-code-migration-plans-subscribe/servicemarketplace1.jpg)

### Subscribe to SAP Build Code

 1. Under **Application Development and Automation** section, choose **SAP Build Code** > click the ellipsis in the line for the **standard** plan, and click **Create**.
 
    ![Create Subscription](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/btp-build-code-migration-plans-subscribe/createsubscription1.jpg)

 2. On **New Instance or Subscription** wizard choose **Service** and **Plan** from the drop down and choose **Create**.
 
    ![Create Subscription for standard plan](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/btp-build-code-migration-plans-subscribe/createsubscription2.jpg)

 3. To verify the successful creation of subscription for SAP Build Code standard plan, navigate to **Services** > **Instances and Subscriptions**, under   **Subscriptions** section, you will find your subscriptions.
 
    ![Verify Subscription](https://raw.githubusercontent.com/sap-tutorials/Tutorials/master/tutorials/btp-build-code-migration-plans-subscribe/verifysubscription1.jpg)

### Test yourself