Understand spaces
🛈 This feature is considered stable for production use. For any feedback or issues, please use bug reports and feature requests.
👥 This feature is available to all users.
In Obeo Enterprise for Sirius, the URL path identifies the current space you are browsing. A space can be either a personal space or an organization space.
1. Personal space vs organization space
- Personal space
-
A URL such as
https://example.com/jdoe/points to a user’s personal space (here,jdoe). Projects in this space belong to that user. - Organization space
-
A URL such as
https://example.com/obeopoints to an organization space (here,obeo). Projects in this space belong to the organization and are managed according to organization roles and permissions.
Use the space URL to quickly verify whether you are working in your own personal space or inside an organization.
2. Space URLs
The URL pattern depends on the space you are using:
-
Personal space:
https://example.com/<username>/ -
Organization space:
https://example.com/<organization-name>
Replace <username> or <organization-name> with the identifier shown in Obeo Enterprise for Sirius.