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

2 - Create Environments for Testing

Create SAP Build environments, which let you set aside different deployment areas for different lines of business, as well as private environments for individual testing.

Overview

🎓 beginner 10 min. CloudBeginner

You will learn

  • How to create a private environment
  • How to create a shared environment
Daniel Wroblewski D Daniel Wroblewski March 8, 2026
Created by January 18, 2026
Contributors

Prerequisites

Prerequisites

Steps

Intro

Joule studio has different types of environments to guide the development of your projects:

  • Private Environment: Each developer can set up a private environment, which is designed to provide a “sandbox” or safe, isolated space for experimenting with your Joule Studio projects. It is used to run the current project without being influenced by other deployed projects. The key advantages are:

    • Safely experiment with new agent logic, skills, and actions.

    • Test conversations during design time (before deployment).

    • Test projects without needing to create new releases or deployments.

  • Shared Environment: Allows different lines of business to deploy their projects to separate areas, each with specific permissions and different destinations and other settings.

  • Production Environment: Agents and skills in the production environment are run in the central Joule instance along with all other built-in or custom skills and agents.

Environments
Environments

So the flow of development would be something like this:

  1. You create a private environment.

  2. You create 2 shared environments for any line of business: one for testing, and one for production.

  3. You set the environment designated for production to expose to production any Joule Studio artifacts deployed to that environment (there is a toggle in each environment to do this).

  4. You develop a Joule Studio project and test it inside your private environment.

  5. You deploy it to your test shared environment for a particular line of business and test it there.

  6. When ready, you deploy it to the production environment, which will automatically expose it to the production Joule.

Step 1 Create a private environment

First, you will create an environment for yourself.

A private environment is for your user to test your Joule project in an isolated sandbox, unaffected by any other projects of yours or anybody else.

  1. In the SAP Build Lobby, click on the Control Tower tile.

  2. In the Control Tower, click on the Environments tile.

    Environments
    Environments

  3. Click the Activate Private Environment button.

    Activate private
    Activate private

    You will see a new environment labeled Private in the list of environments.

    New private
    New private

Step 2 Understand shared environment
+
Step 3 Questions to ponder
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 3
1. Create a private environment 2. Understand shared environment 3. Questions to ponder

Learn more →