diff --git a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md
index 3bd47351..ff64e3ce 100644
--- a/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md
+++ b/content/Arduino Cloud/Arduino Chrome App/Use-Arduino-with-Chromebook.md
@@ -3,23 +3,21 @@ title: "Use Arduino with Chromebook"
id: 360016495639
---
-
-> [!IMPORTANT]
-> **Arduino Cloud for Chromebook** has been removed from Google Play and is currently unavailable. We are actively working to resolve the issue.
+Learn how to write and upload Arduino sketches on Chromebooks running ChromeOS.
-> [!TIP]
-> You can now use the Cloud Editor on ChromeOS directly in the Chrome browser. No installation of apps or extensions is required.
->
-> [Use the Cloud Editor in the Chrome browser](#use-the-cloud-editor-in-the-chrome-browser){.link-chevron-right}
-
+In this article:
-You can write and upload sketches on ChromeOS with the Cloud Editor in Arduino Cloud. The Cloud Editor has an extensive feature set similar to the desktop IDE. While many popular boards are compatible, you should check [the list of compatible boards here](https://support.arduino.cc/hc/en-us/articles/360014779899).
+* [About Arduino on Chromebook](#about-arduino-on-chromebook)
+* [Install the Arduino Cloud for Chromebook App (Optional)](#install-arduino-cloud-for-chromebook-app)
+* [Use the Arduino Cloud Editor](#use-the-cloud-editor)
---
-## About Arduino on Chromebook
+## About Arduino on Chromebook {#about-arduino-on-chromebook}
-The currently supported boards include:
+You can create and upload sketches on ChromeOS using the Arduino Cloud Editor.
+
+The following boards are supported when using the Cloud Editor on ChromeOS:
* Arduino UNO R4 Minima
* Arduino UNO R4 WiFi
@@ -29,25 +27,23 @@ The currently supported boards include:
* Arduino RP2040 Connect
* Arduino UNO WiFi Rev2
-You can use supported Arduino boards on ChromeOS in the following ways[^chrome-apps]:
-
-* [Use the Arduino Cloud Editor in the Chrome Browser](#use-the-cloud-editor-in-the-chrome-browser)
-
-* ~~Use the Arduino Cloud for Chromebook app~~ (currently unavailable)
-
-
-
[Learn more about boards compatible with the Cloud Editor](https://support.arduino.cc/hc/en-us/articles/360014779899-Boards-compatible-with-the-Web-Editor){.link-chevron-right}
-[^chrome-apps]: The previous "Chrome Apps" are no longer supported, but are still available in the Chrome web store. See Arduino Create and Arduino Create for Education. Note that Chrome Apps will be fully [deprecated](https://blog.chromium.org/2020/08/changes-to-chrome-app-support-timeline.html)
-
---
-## Use the Cloud Editor in the Chrome browser {#use-the-cloud-editor-in-the-chrome-browser}
+## Install the Arduino Cloud for Chromebook app (Optional){#install-arduino-cloud-for-chromebook-app}
+
+ 1. Open [Arduino Cloud for Chromebook (Google Play)](https://play.google.com/store/apps/details?id=cc.arduino.create_editor){.link-external}
+ 2. Click the **Install** button on the page.
+ 3. Choose the device and click **Install**.
+ 4. Find the app in the **Launcher** to open it.
+ 5. Sign in to your Arduino account
+
+## Use the Cloud Editor {#use-the-cloud-editor}
Follow these steps:
-1. Open the Chrome browser and go to [app.arduino.cc](https://app.arduino.cc/).
+1. To start, go to [app.arduino.cc](https://app.arduino.cc/) or open the [Arduino Cloud for Chromebook app](https://play.google.com/store/apps/details?id=cc.arduino.create_editor).
1. In the sidebar, select the **Sketches** tab.
@@ -81,8 +77,6 @@ Follow these steps:

----
-
## Troubleshooting
* Verify that the board is [compatible](https://support.arduino.cc/hc/en-us/articles/360014779899-Boards-compatible-with-the-Web-Editor).