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

Create a Project from the Lobby

In this tutorial, you will learn how to create an application starting from the SAP Build lobby.

Overview

🎓 beginner 5 min. SAP Build CodeBeginnerTutorialSAP Business Application StudioSapui5SAP Mobile ServicesSAP Fiori ElementsSAP Cloud Application Programming ModelSAP Business Technology Platform

You will learn

  • โœ”To leverage the SAP Build Code features.
  • โœ”To navigate the SAP Build lobby.
Paola Laufer P Paola Laufer June 15, 2025
Created by January 20, 2025
Contributors

Prerequisites

Prerequisites

Steps

Step 1 Create a New Project
โ€”

Note This tutorial assumes that you are using an SAP BTP trial account. If you are using a different account, some steps might be different.

  1. Navigate to the SAP Build lobby.

  2. Click Create, and from the dropdown list, select Create.

    ![Create](https://raw.githubusercontent.com/sap-tutorials/btp-adai/main/tutorials/build-code-new-project/create from lobby.png)

    Under the Create option, you also add existing projects to your SAP Build workspace in the following ways:

    • Clone from Git: to clone an existing project from a Git repository.

    • Add from Dev Space: to add a project from an existing SAP Business Application studio dev space to your SAP Build Code tenant.

  3. Click the Application tile.

    Build an Application
    Build an Application

  4. Select the type of application you want to create.

    Select application type
    Select application type

    • Select Full-Stack to develop, extend, and deploy full-stack applications of type Full Stack with Productivity Tools.
    • Select Frontend to build responsive, interactive web UIs.
    • Secelct Backend to build server-side applications.
    • Select Mobile to customize, deploy, and manage your customized iOS and Android apps in the cloud.
  5. If you selected a Full Stack application, select Full-Stack Node.JS, Full-Stack Java, or Full-Stack ABAP as your development stack.

    Select development stack
    Select development stack

  6. Provide a name for your project.

  7. Select the dev space where you want the project to reside.

    SAP Build Code recommends the dev space it deems most suitable, and it will automatically create a new one for you if you don’t already have one. If you have other dev spaces of the same type (for example, Full-Stack), you can select between them. If you want to create a different dev space, or a dev space or another type, go to the Dev Space Manager. See Working in the Dev Space Manager.

    Select dev space
    Select dev space

  8. Click Review.

    A summary of your selections is displayed.

    Select development stack
    Select development stack

  9. Click Create.

    You can see the project being created in the Project table of the lobby.

    The creation of the project may take a few moments.

    Creating
    Creating

  10. After you see a message stating that the project has been created successfully, click the project to open it.

    Open Project
    Open Project

    The project opens in SAP Business Application Studio, the SAP Build Code development environment.

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 1
1. Create a New Project

Learn more →