For the complete documentation index, see llms.txt. This page is also available as Markdown.

Space management

Learn how to create, configure, and manage your spaces in Nuvolos.

Create a new space

Only organisation managers and faculty members can create Spaces.

  1. Navigate to the dashboard view by clicking the home icon in the breadcrumbs at the top of the screen.

  2. Decide which type of Space to create - course, research project, or dataset.

  3. Click NEW COURSE / NEW RESEARCH PROJECT / NEW DATASET button at the bottom of the Dashboard.

  4. Fill in the details:

    • Provide a name and description for your space,

    • Select the space type (Private is the default option),

    • (Optional) Initialize the space from GitHub or another space,

    • (Optional) Add a README.md file,

    • Click ADD SPACE to confirm.

  5. Optionally, choose to create an Application in the Master Instance immediately. Click SKIP THIS STEP to do this later, or browse the catalogue and click + INSTALL to add one now.

When finished, you land on a page where you can add files, open the new Application, or invite users.

Clone a GitHub repository

You can initialise a new Space by cloning a repository from GitHub. Both public and private repositories are supported.

To clone a repository during Space creation:

  1. Toggle Create space based on a template to reveal additional options.

  2. Select Clone a GitHub repository and paste the repository URL.

  3. Click Add Space to create the space. Initialisation runs in the background - depending on the repository size, it may take a few minutes to complete. Track its progress in User notifications → Tasks.

Once cloning finishes, the repository appears in the root directory of every Application in the space.

Delete a space

Only space administrators can delete a Space. This action permanently removes all content, including every Instance and its data.

To delete a space:

  1. Open the space from the toolbar breadcrumbs or dashboard.

  2. From the left sidebar, hover over the settings icon and select Delete Space.

  3. Read the warning message carefully, tick I understand, then click DELETE SPACE.

Where to go next

Last updated

Was this helpful?