Permissions & Activity

Managing access to the environment.

The Permissions tab provides full control over user permissions and Pipelines assigned to a specific Environment. Here, you can define who can manage the environment and to what extent, as well as assign individual access levels to selected users and groups.

Managing users

In the Group/Member section, you will find a list of users and groups that have access to the selected environment.

  • Administrators and Project Managers are assigned the Manage role by default, allowing them full control over the environment.
  • Others inherit the permissions assigned at the project level, but these can be overridden for a specific environment.

If you want to change roles for specific users, you can adjust them directly in this section, independently of the global project settings.

Default user roles:

  • Project Role - The role matches the one assigned to the user/group in the project settings.
  • Manage - Full access to the environment.
  • Use - Can use but not edit environment.
  • None (Deny) - No access.

Image loading...Permissions in Environment

Pipeline access

In this section, you can precisely control access to Pipelines associated with a specific Environment.

By default, all pipelines are assigned the Use role, meaning they can be executed within the selected environment and their status can be monitored. However, if you want to restrict access, you have the option to assign individual permissions to specific pipelines.

Image loading...Custom Permissions in Environment

Image loading...Assign Pipelines to Environment

Hint
The maximum number of pipelines on display is limited to 50. If you don't see your pipeline on the list, use the search option.

Activity tab

The Activity tab allows you to monitor runs performed within a specific Environment in real time.

Image loading...Environment activity tab

Permissions & REST API

Buddy allows monitoring environments via API. Using Get Environment, you can retrieve details of a specific environment, while List Environment returns a list of all available environments.

Last modified on Feb 28, 2025