# 1.11. Blackbox (Черный ящик)

В Betaflight есть вкладка **Blackbox** (черный ящик), чтобы записывать данные (logs) с полетного контроллера во время полета. В зависимости от типа памяти на вашем контроллере, данные сохраняются во встроенную флеш-память или внешнюю SD-карту. Blackbox по умолчанию включен. &#x20;

![](/files/-M1QVLXhrwTm8LSCcKTL)

В этом разделе можно выбрать тип носителя памяти, а также сохранить или удалить накопленную информацию.\
Для чтения сохраненной информации в файл, используется приложение **Blackbox Log Viewer**, которое можно скачать [**здесь**](https://github.com/betaflight/blackbox-log-viewer/releases)**.**


---

# 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://copter-space.gitbook.io/copter-space/zhuzha-3.0/case-study/vvodnaya-chast-pochemu-vetaflight/blackbox-chernyi-yashik.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.
