Skip to content

Update meshcloud.workspace.md #1064

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions docs/meshcloud.workspace.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
---
id: meshcloud.workspace
title: meshWorkspace
title: Workspace
---

A meshWorkspace usually represents a product team or department in your organization. Self-service within a meshWorkspace
allows you to invite and manage team members, create [meshProjects](meshcloud.project.md) and maintain organizational metadata like payment methods.
A workspace is a defined area within meshStack that represents an organizational unit within your organization. It serves as the central place where you can manage multiple related environments called projects as well as the financials and user access for those environments. A workspace can act both as a consumer of platforms and services and, through the integrated Platform Builder and the Platform Ecosystem module, as a provider of platforms and services.

> Best Practice
> Usually a workspace represents a distinct application or platform team. If the responsibilities within the teams are clearly distinguishable we recommend to use a workspace for each use case e.g. individual application or platform.

## Workspace Creation

Expand Down