> For the complete documentation index, see [llms.txt](https://docs.intrepidcs.com/vspy-3-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intrepidcs.com/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/messages-view/messages-view-top-toolbar/pause-messages-view.md).

# Pause Messages View

View messages that have already passed by in [Messages](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-spy-networks/messages-view.md) view scrolling mode by pressing the **Pause** button on the Messages view [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 spacebar** will also pause and un-pause the view.

A scroll bar is to the right of the message list (Figure 2). Move through the messages by dragging the scroll bar up and down with your mouse.

**\*Note:** Vehicle Spy will still collect data if it is online while Messages view is paused. Vehicle Spy will overwrite the oldest messages to make way for new messages, assuming that the defined buffer is full. This is the default behavior of Vehicle Spy.

![Figure 1: Pause Messages view by clicking the Pause button.](/files/FPYoMRU4oO72xQEhqbsr)

![Figure 2: Use the scroll bar to review past traffic.](/files/bRKhznByPw7WruzkdWAo)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/pause-messages-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.
