# Transaction Log View

Building on the I3C example from the [Command Panel](/getting-started/binho-mission-control/interactive-tour/command-panel.md), the interactive tour sheds light on several invaluable features of the Transaction Log View.

***

Positioned on the right-hand side of the BMC layout, the Transaction Log View serves as a dynamic transaction logger, capturing every transaction between your PC and connected devices via the Host Adapter.

Transaction Log View features:

1. **Log Management:** Easily save the transaction log data to a file, clear its contents, and restore it as needed.
2. **Data Formatting:** Toggle between different display formats for your logs.
3. **Clipboard Utility:** Conveniently copy the log content directly to your clipboard for effortless pasting elsewhere.
4. **View Customization:** Choose how you'd like your data organized, with options to present it in either a console or table format.

{% @arcade/embed flowId="gZgPWslWb6LOTgbLM2PK" url="<https://app.arcade.software/share/gZgPWslWb6LOTgbLM2PK>" %}


---

# 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://support.binho.io/getting-started/binho-mission-control/interactive-tour/transaction-log-view.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.
