Skip to content

[PXCT-1035] Arduino cloud - Updated shared cloud space article #2568

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 4 additions & 14 deletions content/arduino-cloud/10.education/01.shared-spaces/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,23 +64,13 @@ Login to https://app.arduino.cc/ with your Arduino account by default, any new u

![Arduino Cloud Homepage view](assets/cloud-home-u.png)

***Note: A private space is an automatically created once joined Arduino Cloud. You can use this space for personal projects you do not want to share with all your class.***
***Note: A private space is an automatically created once joined Arduino Cloud. You can use this space for personal projects you do not want to share with all your class.***

### Create a Shared Space for your classroom

Now that you have a private space let's get you started. In order to create a shared space go to [this link](https://app.arduino.cc/space?spaceType="edu").

Then you will be asked which type of shared space you want to create (i.e. For Business or For Education). Click on **For Education** and proceed with creating an online space to share with your students or other colleagues.

![Shared space type selection](assets/shared-space-type-selection.png)

Fill in additional information such as the name of your School, Country and Grade.

![Fill in school information for the new space](assets/fillschoolinfo.png)
## Adding members to a Shared Space

Congratulations! Now you own a shared space linked to your Arduino account. In the next section we will show you how to add members into your space and make it lively.
A shared space is automatically created when you sign up for a School plan. For the following sections make sure that you switch to your shared space in the upper left corner, as shown in the image below.

## Adding members to a Shared Space
![Selecting the shared space](assets/cloud-shared-spaces.png)

In this section we will show you how to add students, teachers and Administrators to your shared space and manage them effectively.

Expand Down
Loading