> 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/basic-operation-of-vehicle-spy/create-open-and-save-vehicle-spy-setups.md).

# Create, Open, & Save Vehicle Spy Setups

Use the Vehicle Spy File menu (Figure 1) to create, open, and save .vs3 and .vs3zip setup files.

![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/spyFileNewIcon.gif) **New**: When Vehicle Spy opens, it creates a new setup by default. This selection forces Vehicle Spy to close all currently open views and start a new setup file.

![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/spyFileOpenIcon.gif) **Open**: This selection opens Vehicle Spy vs3 and vs3zip setup files. The [Logon](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-file/the-logon-screen.md) screen also provides a quick and convenient way to open setup files. It can be accessed anytime Vehicle Spy is not running via the File menu. Vector Canape (CNA) files can also be imported into Vehicle Spy through the Open menu.

![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/spyFileSaveIcon.gif) **Save**: This selection saves all Vehicle Spy settings in a vs3 or vs3zip setup file. Saving as a vs3 file will store settings such as message and signal definitions (receive & transmit tables only), filters, function blocks, graphical panels, custom column sets, diagnostic job setups, and selected signals for plotting and logging.

You can also open a setup, make changes, and save it under a different file name using the **Save As** operation.

Saving in a .vs3zip format will save a copy of all your databases in addition to the vs3 file in one file. This makes giving your setup to another co-worker simple. Open the .vs3zip and all the needed databases are configured and setup files are loaded.

**Warning**: Changing the name of a .vs3zip file outside of Vehicle Spy will cause database problems! To change a .vs3zip file name it should be opened in Vehicle Spy first and then saved as a .vs3zip with the new desired name.

**\*Note**: Saving a setup file via the File menu is different than pressing the Save button in Messages view. Saving in Messages view saves data (.csv) files. Selecting File> Save from the main menu saves setup (.vs3 or .vs3zip) files.

![Figure 1: Create, open, and save setup (.vs3 and .vs3zip) files via the File menu.](/files/Mwm04v24dSrdogypJKn2)


---

# 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/basic-operation-of-vehicle-spy/create-open-and-save-vehicle-spy-setups.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.
