๐Ÿš€ Local Workspace and Built-In Git Tooling in Studio Web

Weโ€™re excited to introduce two major capabilities that significantly expand how you build and collaborate on automations in Studio Web!

You can try them out now at studio.uipath.com


:floppy_disk: Save Solutions Locally โ€” Introducing the Local Workspace

You can now store and manage your solutions directly on your local machine using the new Local Workspace page in Studio Web.

With this feature, you can:

  • Fully control your project files on disk
  • Create or open existing solutions stored locally
  • Choose between local storage and cloud storage, depending on your workflow
  • Use standard development practices associated with desktop automation tools

:blue_book: Learn more:
:backhand_index_pointing_right: Solutions in the Local Workspace
https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/solutions-in-the-local-workspace


:wrench: Native Git Tooling for Version Control

Once your solution is available locally, you can take advantage of built-in Git support directly from Studio Web.

You can now:

  • Initialize a Git repository for your solution to a Git
  • Connect to a remote repository
  • Commit, push and pull
  • View diffs and history
  • Switch branches
  • Collaborate with your team using familiar Git workflows

Remote repository connectivity is

:blue_book: Learn more:
:backhand_index_pointing_right: Version Control in the Local Workspace
https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/version-control-solutions#version-control-in-the-local-workspace


:rocket: Unlocking CI/CD Scenarios

With local file access + Git integration, Studio Web now fully supports automation development that fits into enterprise-grade CI/CD pipelines.

This empowers teams to:

  • Store automation projects in organizational Git repositories
  • Trigger CI/CD workflows automatically on commit
  • Run automated packaging, deployment, and governance checks
  • Align automation development with DevOps practices

To support this, we provide powerful command-line tooling.

:blue_book: Learn more:
:backhand_index_pointing_right: UiPath CLI (Command Line Interface)

The CLI enables actions such as packaging, analyzing, testing, and deploying automation projectsโ€”making it a perfect fit for Git-based pipelines.

11 Likes

this sounds very exciteddd