# Save the Buffer

Save the [Messages view](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/messages-view.md) buffer by pressing the **Save** button in the [top toolbar](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/messages-view/messages-view-top-toolbar.md) (Figure 1). Tapping [predefined function key](/vspy-3-documentation/shared-features-in-vehicle-spy/shared-features-predefined-function-keys.md) **F3 then S** will also work.

![Figure 1: Save the Messages view buffer by clicking Save.](/files/j1ppKj8A0thNagtWX595)

When the **Save** button is pressed, a dialog will appear allowing you to select file options (Figure 2).

The dialog provides a default **FileName** that can be changed if you prefer. The current **date and time** is added to the FileName if enabled by the checkbox.

A **text note** can be typed in the large field below the FileName. This note will get stored at the beginning of a .CSV format file. Descriptive text notes can be very helpful later when you or others are reviewing buffer files and trying to remember where the data came from or why it was saved at that time.

Enable the **Save as compressed ZIP file** checkbox to save the file in a compressed format. Signal data can be included in the buffer if **Save signals** is enabled and .CSV file format is chosen. Saving signal data in a .CSV file makes it larger, but it also means a database is not needed later to decode it.

The buffer file can be saved in a .CSV or .VSB **file format**, among others. .CSV (Comma Separated Value) is a common format that can be read by many applications and it can also include signal data and a text note. .VSB (Vehicle Spy Binary) format is readable by Vehicle Spy and does not include signal data or notes. .VSB files have smaller memory size than .CSV files, so .VSB format can be useful when saving very large message buffers.

When finished, click the **Save** button and the Messages buffer will be saved to your [Data Directory](/vspy-3-documentation/basic-operation-of-vehicle-spy/data-directory.md).

\*Note:Press the **Enter** key as soon as the **Save** dialog appears to quickly save the buffer.

![Figure 2: Click the Save button on Messages view to see these options.](/files/hcesuN3AWlBRoEkpvUOy)

A buffer saved in Vehicle Spy can be [analyzed](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-measurement/data-analysis.md), [reviewed](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-file/review-buffer.md), used as a [simulation file](/vspy-3-documentation/basic-operation-of-vehicle-spy/running-and-stopping.md), [played back](/vspy-3-documentation/vehicle-spy-tutorials/tutorial-1-basics-of-vehicle-spy.md) onto physical networks, or converted to other formats.


---

# 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/messages-view/messages-view-top-toolbar/save-the-buffer.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.
