Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The process for creating a Restricted Account is the same as that for creating a

A Restricted Account can be created by a parent or at the request of the minor (with parental consent) at **[junior.arduino.cc](https://junior.arduino.cc)**.

For a minor to [create a Restricted Account](https://support.arduino.cc/hc/en-us/articles/360022234360-Create-an-Arduino-account-for-juniors#junior-request), the user is asked to choose a username and a picture (an Avatar) from a set of predetermined options, to enter a password of their choice, and to provide their date of birth.
For a minor to [create a Restricted Account](https://support.arduino.cc/hc/en-us/articles/360022234360-Create-an-Arduino-account-for-juniors#junior-request), the user is asked to provide an email address that will be linked to their account, a password, a username of their own choosing, and their date of birth.

When the minor initiates creation of the account, it is necessary to provide a parent’s email, and the parent must approve the account creation. Arduino will process the [personal data](https://www.arduino.cc/en/privacy-policy/) of the parent. The parent will need to create an account if they don’t already have one in order to approve the creation of the Restricted Account. If after 30 days the parent or guardian hasn’t created an account and approved creation of the Restricted Account, the Restricted Account will not be created and all data provided will be deleted promptly.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Create an Arduino account for a minor"
id: 360022234360
---

Minors under the age of 14 need parental consent to sign up for an Arduino account.
Minors under the age of 18 need parental consent to sign up for an Arduino account.

In this article:

Expand Down Expand Up @@ -51,9 +51,17 @@ The account will be created and added to the list of your junior accounts.

4. Configure the new account:

* Select an avatar (optional)
* Regenerate the randomly assigned username (optional)
* Enter a password.
* _If you are less than 14 years old:_

* Select an avatar (optional)
* Regenerate the randomly assigned username (optional)
* Enter a password.

* _If you are 14 years or older:_

* Enter your email.
* Enter a password.
* Enter a username.

When done, click **Next**.

Expand Down