# Manage Your Device

In this article, you will learn about devices in CUBE OS, and how to manage them to fit your needs.

## 1. Identify your device

CUBE OS utilizes corner labels on the device cards to identify how the device is connected.

You could see the following types:

<div align="left" data-full-width="false"><figure><img src="/files/MWfTwzazIzpkw7rXWOec" alt="" width="375"><figcaption></figcaption></figure></div>

## 2. Rename Your Devies

{% stepper %}
{% step %}
Click on the device card you want to rename.
{% endstep %}

{% step %}
Click on the Gear icon.

<div align="left"><figure><img src="/files/5KdRV0rCyyZN5lF1jcqs" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click on the Edit icon, then enter a new name for your device.

<div align="left"><figure><img src="/files/jdAPkHRdV2se1yBFqYHq" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click on the Save icon.

<div align="left"><figure><img src="/files/ZHx9c9HX9iOF4iu2s9Jw" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

## 3. Change Device type & add pictures

{% stepper %}
{% step %}
On the basic info tab, you can change the device type.&#x20;

<div align="left"><figure><img src="/files/xdlGIViuf9KSsMQeM25a" alt="" width="244"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Or you can customize its icon.

<div align="left"><figure><img src="/files/hDkkhcIHDi3MJb8qI2Rn" alt="" width="250"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

## 4. Remove devices

Scroll down to the bottom of the edit page, and you can find the 'Delete Device' button.

<div align="left"><figure><img src="/files/mCrncQDkfTcBc3mb8DCC" alt="" width="296"><figcaption></figcaption></figure></div>

## 5. Assign Room

On the Shortcuts tab, you can assign the device to a specific location.

<div align="left"><figure><img src="/files/0A9yyHJgqPp9oz9nXoLh" alt="" width="243"><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cube.ewelink.cc/feature-exploration/manage-your-device.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
