- Getting started
- Administration
- Designing automations
- Creating an automation from an idea
- Creating a project
- How to start an automation
- Managing project files and folders
- Connecting automations to your accounts
- Configuring activities
- Managing the activities in a project
- Passing values between activities
- Iterating through items
- Managing the data in a project
- Configuring a project to use your data
- Using file and folder resources
- Using UI Automation for browser interactions
- Running and testing your projects
- Managing automations
- Managing projects
- Sharing and collaborating on projects
- Creating a template from a project
- Opening a project in Studio Desktop
- Studio Web API
Sharing and collaborating on projects
Sharing projects with others enables different members of an organization to collaborate on building automations. Colleagues who work with the same online services can share projects to help each other design automations or, you can share an automation with someone from the center of excellence (CoE) team to get help you troubleshoot possible errors, optimize the automation, or create a library of reusable activities from parts of your project that can be used by others.
When a project is shared:
- Only the owner of the project can delete it.
- Only the owner of the project can un-share it (stop sharing the project with someone it is shared with).
- Everyone the project is shared with can re-share it (share the project with someone it is not shared with).
- Only one user can edit a shared project at a time. If a user is working on a shared project, the project is locked by that user. The lock is lifted when the user who holds the lock exits the project or when the user makes no edits in the project for 15 minutes.
- Activities and properties that require user-specific data such as connections must be configured by each user with their own user data.
To share a project:
-
Do one of the following:
- From the Projects page, select See more > Share on the right side of a project.
-
From inside a project, select Share on the upper-right side of the page.
The Share project window opens. A list of users and groups the project is currently shared with is displayed.
- Search for users and groups by name or email address and select from a list of suggestions, or enter email addresses separated by comma or semicolon. When you share a project with a group, the project is shared with all the members of that group.
- Select Save.
In the list of projects, the icon is displayed next to the owner for projects that are shared. If you are the owner of a project, the owner appears as me. If a project is owned by someone else and shared with you, the user is displayed as the owner for that project.
To un-share a project you own:
-
Do one of the following:
- From the Projects page, select See more > Share on the right side of a project.
-
From inside a project, select Share on the upper-right side of the page.
The Share project window opens. A list of users and groups the project is currently shared with is displayed.
- Select Delete next to each user or group you want to stop sharing the project with.
-
Select Save.
The project is removed from the list of projects for the users you un-shared the project with.
Studio Web projects are compatible with StudioX and Studio, so users can collaborate on shared projects in the Studio of their choice.
In addition, developers can create cross-platform libraries with custom activities in Studio and publish them to the Orchestrator libraries feed to make the activities available for all Studio Web users.