|
2 | 2 | title: "Workspaces"
|
3 | 3 | description: "Manage users and teams for an organization in Seqera Platform."
|
4 | 4 | date: "24 Apr 2023"
|
5 |
| -tags: [workspaces, teams, users, administration] |
| 5 | +tags: [workspaces, teams, users, organization, administration] |
6 | 6 | ---
|
7 | 7 |
|
8 | 8 | Each user has a unique **user workspace** to manage resources such as pipelines, compute environments, and credentials. You can also create multiple workspaces within an organization context and associate each of these workspaces with dedicated teams of users, while providing fine-grained access control for each of the teams.
|
@@ -34,37 +34,42 @@ Apart from the **Participants** tab, the _organization_ workspace is similar to
|
34 | 34 |
|
35 | 35 | ### Workspace settings
|
36 | 36 |
|
37 |
| -Select the **Settings** tab within a workspace to manage credits, Studios settings, workspace labels, and edit or delete the workspace. |
| 37 | +Select the **Settings** tab within a workspace to manage credits, Studios settings, workspace labels, and edit or delete the workspace. |
38 | 38 |
|
39 | 39 | #### Credits
|
40 | 40 |
|
41 | 41 | [Seqera Compute](../compute-envs/seqera-compute) environments consume credits when running pipelines or Studio sessions. Credits are consumed for CPU time, memory and storage usage, and network costs. One Seqera Compute credit is equivalent to $1 (USD), and resources are charged at the following rates:
|
42 | 42 | - CPU time: 1 CPU/Hr = 0.1 credits
|
43 |
| -- Memory: 1 GiB/Hr = 0.025 credits |
44 |
| -- Storage: 1 GB = 0.025 credits per month |
| 43 | +- Memory: 1 GiB/Hr = 0.025 credits |
| 44 | +- Storage: 1 GB = 0.025 credits per month |
45 | 45 |
|
46 | 46 | :::note
|
47 |
| -Storage and network costs vary per region, charged at standard AWS rates. Data ingress and egress across regions incur additional costs. |
| 47 | +Storage and network costs vary per region, charged at standard AWS rates. Data ingress and egress across regions incur additional costs. |
48 | 48 | :::
|
49 | 49 |
|
50 |
| -Your available credit balance depends on the credits purchased and limits applied to your Seqera license. The **Credits** view contains the current credit balance available to the organization, and the credits spent in the workspace. Select **Contact us to upgrade** to purchase additional credits for your organization. |
| 50 | +Your available credit balance depends on the credits purchased and limits applied to your Seqera license. The **Credits** view contains the current credit balance available to the organization, and the credits spent in the workspace. Select **Contact us to upgrade** to purchase additional credits for your organization. |
51 | 51 |
|
52 |
| -#### Studios settings |
| 52 | +#### Studios settings |
53 | 53 |
|
54 |
| -Edit the workspace's Studio settings to set a predefined lifespan (between 1 and 120 hours), after which all Studio sessions in the workspace are automatically stopped. To keep all workspace Studios running indefinitely, select **Always keep the session running**. |
| 54 | +Edit the workspace's Studio settings to set a predefined lifespan (between 1 and 120 hours), after which all Studio sessions in the workspace are automatically stopped. To keep all workspace Studios running indefinitely, select **Always keep the session running**. |
| 55 | + |
| 56 | +:::note |
| 57 | +Studios sessions created in shared workspaces are not shared across all the workspaces in an organization. |
| 58 | +::: |
55 | 59 |
|
56 | 60 | #### Edit labels
|
57 | 61 |
|
58 | 62 | Select **Edit labels** to manage the workspace [labels and resource labels](../labels/overview).
|
59 | 63 |
|
60 |
| -#### Edit or delete workspace |
| 64 | +#### Edit or delete workspace |
61 | 65 |
|
62 | 66 | :::note
|
63 | 67 | Workspace **owners** can edit their workspace name from the workspace **Settings** tab.
|
64 | 68 | :::
|
65 | 69 |
|
66 | 70 | - Select **Edit workspace** to update the workspace name, full name, description, and sharing. Select **Update** to save changes.
|
67 |
| -- Select **Delete workspace** to delete the workspace and its associated resources. This action cannot be reveresed. |
| 71 | +- Select **Delete workspace** to delete the workspace and its associated resources. This action cannot be reversed. |
| 72 | +`` |
68 | 73 |
|
69 | 74 | ### Add a new participant
|
70 | 75 |
|
@@ -114,4 +119,4 @@ If a pipeline from a shared workspace is shared **without** an associated comput
|
114 | 119 | Pipelines from _all_ shared workspaces are visible when the visibility is set to **Shared workspaces**.
|
115 | 120 | :::
|
116 | 121 |
|
117 |
| -To view pipelines from shared workspaces, go to the [Launchpad](../launch/launchpad) and set the **Filter > Pipelines from** option to **This and shared workspaces**. |
| 122 | +To view pipelines from shared workspaces, go to the [Launchpad](../launch/launchpad) and set the **Filter > Pipelines from** option to **This and shared workspaces**. |
0 commit comments