Skip to content

Commit 3c47aae

Browse files
authored
New articles & updates for spaces and plans [HC-1475] (#330)
* New articles & updates for spaces and plans * Files should end with a single newline character
1 parent 12b61d3 commit 3c47aae

File tree

7 files changed

+120
-2
lines changed

7 files changed

+120
-2
lines changed

content/Arduino Cloud/General Cloud/Review-change-or-cancel-an-Arduino-Cloud-plan.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ id: 4401881299090
66
You can review, change or cancel your Arduino Cloud plan at any time:
77

88
* [Review your current plans](#review)
9+
* [Understand which space each plan is associated to](#space-plan-association)
910
* [Change payment method and billing info](#payment-and-billing)
1011
* [Modify a plan](#switch)
1112
* [Cancel a plan](#cancel)
@@ -21,12 +22,24 @@ You can review, change or cancel your Arduino Cloud plan at any time:
2122
* or clicking *![profile symbol](img/symbol_profile.png) > My Plans* from anywhere on the Arduino website (when signed in).
2223
2. Review your plans and the subscription period, payment method, and billing info for any paid plans.
2324

24-
![Maker plan details](img/my-plans-subscription.png)
25-
2625
If you are part of any Cloud spaces with School or Enterprise plans, they will also appear on this page.
2726

2827
---
2928

29+
<a id="space-plan-association"></a>
30+
31+
## Understand where plan features are active
32+
33+
Each plan is associated to one space in Arduino Cloud.
34+
35+
On the [My plans](#review) page, you can what space the features for each plan is active in:
36+
37+
* Individual plans (Entry, Maker, and Maker Plus) increase the limits of your **Private Space**.
38+
* Enterprise plans increase the limits of the shared space displayed below the text "Enterprise Plan".
39+
* School plans increase the limits of the shared space under "Plan details".
40+
41+
---
42+
3043
<a id="payment-and-billing"></a>
3144

3245
## Change payment method and billing info
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
---
2+
title: "About spaces and plan usage"
3+
---
4+
5+
Learn how use Cloud plan features in Spaces in Arduino Cloud.
6+
7+
In this article:
8+
9+
* [About Cloud plans](#about-cloud-plans)
10+
* [Check plan type and usage in your current space](#check-plan-type-and-usage)
11+
* [Check which plans you can access](#check-plan-access)
12+
13+
Related articles:
14+
15+
* [Review, change, or cancel an Arduino Cloud plan](https://support.arduino.cc/hc/en-us/articles/4401881299090-Review-change-or-cancel-an-Arduino-Cloud-plan)
16+
17+
---
18+
19+
## About Cloud plans{#about-cloud-plans}
20+
21+
* A Cloud plan is active in a particular space. Individual plans (Entry, Maker, and Maker Plus) increase the features of your Private Space, while School and Enterprise plans increase the features of a shared School or Enterprise space.
22+
* When creating a new Thing or Trigger, they are added to the currently selected space and are counted against the space's plan usage. A Maker plan (or any individual plan) will not increase the limits of an Enterprise space, and an Enterprise plan will not increase the features of your Private space.
23+
24+
---
25+
26+
## Check plan type and usage for a space{#check-plan-type-and-usage}
27+
28+
Follow these steps:
29+
30+
1. Go to [app.arduino.cc](https://app.arduino.cc/)
31+
32+
2. The name of the selected space is displayed at the top of the left sidebar.
33+
34+
3. To change the selected space, click on the space name and select **Switch space** in the menu.
35+
36+
![Switching space in Arduino Cloud.](img/space-menu-select-space-simple.png)
37+
38+
4. Open the **Plan Usage** page:
39+
40+
* Private Space: Click Plan Usage in the sidebar.
41+
* Shared Space: Click Space Settings in the sidebar, then click Plan Usage.
42+
43+
5. Review the plan information:
44+
45+
* The name of the active plan is displayed under the text "Your plan".
46+
* The feature usage for Compilation, Storage, Things, and Triggers.
47+
48+
[Click here to open the Plan Usage page for your selected space](https://app.arduino.cc/plan-usage){.link-external}
49+
50+
---
51+
52+
## Check which plans you can access{#check-plan-access}
53+
54+
If you're a member of a space that has an active, paid Cloud plan, the plan will appear on your **Plans page**.
55+
56+
Follow these steps:
57+
58+
1. Go to [digital-store.arduino.cc/subscriptions/plans](https://digital-store.arduino.cc/subscriptions/plans)
59+
2. Review the active plans:
60+
* Individual plans (Entry, Maker, and Maker Plus) increase the limits of your **Private Space**. If you're not subscribing to any paid Individual plan, the Free plan will be active.
61+
* Enterprise plans increase the limits of the shared Enterprise space displayed below the text "Enterprise Plan".
62+
* School plans increase the limits of the shared School space under "Plan details".
63+
64+
---
65+
66+
## If you need help
67+
68+
If you need help with your Arduino Cloud plan, please [contact us](https://www.arduino.cc/en/contact-us/).
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: "Disband a space"
3+
---
4+
5+
Learn about disbanding a space in Arduino Cloud.
6+
7+
In this article:
8+
9+
* [Before you disband a space](#before-you-disband-a-space)
10+
* [How to disband a space](#how-to-disband-a-space)
11+
12+
---
13+
14+
## Before you disband a space{#before-you-disband-a-space}
15+
16+
Here's what you should know before disbanding a space:
17+
18+
* Any courses shared with the space will be returned to the owner's Private Space.
19+
* The members will lose access to any School plan or Enterprise plan that was activated for the space.
20+
21+
---
22+
23+
## How to disband a space{#how-to-disband-a-space}
24+
25+
Follow these steps:
26+
27+
1. Go to [app.arduino.cc](https://app.arduino.cc/)
28+
29+
2. Observe the name of the selected space is displayed at the top of the left sidebar.
30+
31+
3. To change the selected space, click on the space name and select **Switch space** in the menu.
32+
33+
4. Select the **Space Settings** tab in the sidebar.
34+
35+
5. Click the three dots in the top-right corner and choose **Disband space**.
36+
37+
![Disbanding the space](img/cloud-space-settings-disband.png)
45.3 KB
Loading
17 KB
Loading
24.3 KB
Loading
41.7 KB
Loading

0 commit comments

Comments
 (0)