> For the complete documentation index, see [llms.txt](https://cube.ewelink.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cube.ewelink.cc/cube-os-ru/izuchenie-funkcii/upravlenie-vashim-ustroistvom.md).

# Управление вашим устройством

В этой статье вы узнаете о устройствах в CUBE OS и о том, как управлять ими в соответствии с вашими потребностями.

## 1. Определите ваше устройство

CUBE OS использует метки в углах на карточках устройств, чтобы указать, как устройство подключено.

Вы можете увидеть следующие типы:

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

## 2. Переименуйте ваши устройства

{% stepper %}
{% step %}
Нажмите на карточку устройства, которую хотите переименовать.
{% endstep %}

{% step %}
Нажмите на значок шестерёнки.

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

{% step %}
Нажмите на значок редактирования, затем введите новое имя для вашего устройства.

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

{% step %}
Нажмите на значок сохранения.

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

## 3. Изменение типа устройства и добавление изображений

{% stepper %}
{% step %}
На вкладке основной информации вы можете изменить тип устройства.&#x20;

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

{% step %}
Или вы можете настроить его значок.

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

## 4. Удаление устройств

Прокрутите вниз до конца страницы редактирования, и вы найдёте кнопку «Удалить устройство».

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

## 5. Назначение комнаты

На вкладке «Ярлыки» вы можете назначить устройство в конкретное место.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/cube-os-ru/izuchenie-funkcii/upravlenie-vashim-ustroistvom.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.
