# Main Menu: File

The Vehicle Spy File main menu contains tasks for opening and saving files (Figure 1).

![Figure 1: The Vehicle Spy File main menu](/files/VuCsJjkCXo3BIAwEOYZe)

Refer to **Table 1** for a brief description of each File selection.

**Table 1: Vehicle Spy File Menu**

| File Menu Selection                                                                                                                    | Description                                                          |
| -------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------- |
| [Logon](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-file/the-logon-screen.md)                                               | Opens the Logon view.                                                |
| [New](/vspy-3-documentation/basic-operation-of-vehicle-spy/create-open-and-save-vehicle-spy-setups.md)                                 | Creates a blank Vehicle Spy setup.                                   |
| [Open](/vspy-3-documentation/basic-operation-of-vehicle-spy/create-open-and-save-vehicle-spy-setups.md)                                | Opens an existing Vehicle Spy Setup.                                 |
| [Import > Function Block](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-file/import-function-blocks-and-graphical-panels.md)  | Loads an exported Function Block (\*.vs3fb) into the current setup.  |
| [Import > Graphical Panel](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-file/import-function-blocks-and-graphical-panels.md) | Loads an exported Graphical Panel (\*.vs3gp) into the current setup. |
| Save Platform Changes                                                                                                                  | Saves current Platform including the diagnostic database.            |
| [Save](/vspy-3-documentation/basic-operation-of-vehicle-spy/create-open-and-save-vehicle-spy-setups.md)                                | Saves current setup to the currently open file name.                 |
| [Save As](/vspy-3-documentation/basic-operation-of-vehicle-spy/create-open-and-save-vehicle-spy-setups.md)                             | Saves the current setup to a new file (.vs3 or .vs3zip).             |
| [Explore Data Directory](/vspy-3-documentation/basic-operation-of-vehicle-spy/data-directory.md)                                       | Opens the data directory of the logged on user.                      |
| [Review Buffer](/vspy-3-documentation/vehicle-spy-main-menus/main-menu-file/review-buffer.md)                                          | Opens a captured buffer in the Messages view.                        |
| Exit                                                                                                                                   | Closes Vehicle Spy.                                                  |


---

# 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-file.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.
