Spaces are the backbone of the Cavrnus Platform. You can read more about how they work here.
You access the list of all of your organization’s Spaces, navigate to the Spaces Tab in the Web Console:
To make a new Space, click the “New Space” button in the top-right.
This page let you name & configure the new space you are creating.
Name - This one is pretty simple, it’s just the Space’s name
Custom Join ID - This is the string you can input on the SDK’s Cavrnus Spatial Connector to have your application automatically join this space.
Allow Guest Access - This determines if anonymous guest users can join your space. You application users joining as a user or guest is determines in the Cavrnus Spatial Connector.
Hitting “Save” will take you to that Space’s details page. The three options above are still present, and can still be changed.
In addition, you can set a Thumbnail for this space. This is simply an image associated with this space, and it can be accessed inside the SDKs as part of the CavrnusSpaceInfo (Unity)(Unreal).