# Message Editor

Vehicle communications involve [networks](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/networks.md) of ECUs (or nodes) exchanging messages filled with signals. Network Databases are applied to each physical network to organize all of that data being exchanged.\
\
The [Messages Editor](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/message-editor/messages-editor-overview.md) provides a spreadsheet view of the network databases currently being applied to the networks. The editor also supports the creation of databases containing [Receive and Transmit](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/message-editor/messages-editor-receive-transmit-and-database-tables.md) messages and signals.\
\
All messages and [signals](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/message-editor/message-signals.md) identified in the Messages Editor are visible in the [Messages](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/messages-view.md) view. Once identified, these messages and signals can also be accessed for filters, function blocks, graphs, and other features via the [Expression Builder](/vspy-3-documentation/shared-features-in-vehicle-spy/shared-features-expression-builder.md).


---

# 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://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/message-editor.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.
