# Сигналы таблиц

**Эта функция позволяет настроить определенное действие при изменении данных в таблице. В настоящее время таблицы ROE Maker поддерживают четыре типа таких действий:**

* **\[Показать сообщение] (Show message)**
* **\[Воспроизвести звук] (Play sound)**
* **\[Окрасить строку] (Color row)**
* **\[Окрасить ячейку] (Color cell)**

![](https://lh6.googleusercontent.com/7V4TT0boO7LIpqUisnAnAdo16eY8d4EwSVdfGzBrpiBV6Mw8JfLwARH432amdNwYctuWeMpvfVdl-4rXF8HEWCkbbaP_26WMZniQPQAAsR2-4lTYgLVvD0SFNqUknKg-s4KFYGKl)

**Чтобы включить эти функции, найдите в контекстном меню панель \[Настроить действия] (Setup Actions). После запуска откроется экран с настройками, в котором нужно проделать следующие шаги:**

* **Создайте нужное вам действие**
* **Установите условия \[ИЛИ] (OR) и \[И] (AND)**
* **Установите сигнал (Например, \[показать сообщение] (Show message), \[воспроизвести звук] (Play sound), \[окрасить строку] (Color row), \[окрасить ячейку] (Color cell)**
* **Сохраните настройки**
* **Активируйте настройки.**


---

# 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://roemaker.gitbook.io/faq/signaly-tablic.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.
