Skip to content

Commit 9d15c0f

Browse files
authored
Create article: "How to delete Things in Arduino Cloud" (#348)
1 parent 36b9de2 commit 9d15c0f

File tree

5 files changed

+33
-0
lines changed

5 files changed

+33
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: "How to delete Things in Arduino Cloud"
3+
---
4+
5+
Learn how to delete Things in Arduino Cloud.
6+
7+
---
8+
9+
## Deleting a single Thing
10+
11+
1. Open the [Things tab](https://app.arduino.cc/things).
12+
13+
1. With your mouse cursor, hover over the Thing you want to delete. Click on the three dots button that appears on the right, and choose "Delete".
14+
15+
![img](img/things-delete-single.png)
16+
17+
1. Click **Yes, Delete** to confirm.
18+
19+
![Depicts a dialog with a red "Yes, Delete" button](img/thing-delete-confirm.png)
20+
21+
## Delete multiple Things
22+
23+
1. Open the [Things tab](https://app.arduino.cc/things).
24+
25+
1. Select the Thing(s) you want to delete by checking the boxes to the left in the Thing row.
26+
27+
![Delete button visible when several Things are selected](img/things-delete-multiple.png)
28+
29+
1. Click the ![Trash icon](img/trash-icon.png) **Delete** button to remove the selected Things.
30+
31+
1. Click **Yes, Delete** to confirm.
32+
33+
![Deletion confirmation pop-up](img/thing-delete-confirm.png)
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)