> 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/3.9.14/basic-operation-of-vehicle-spy/the-logon-screen.md).

# The Logon Screen

After opening Vehicle Spy, the first screen displayed is the Logon screen (Figure 1). If Vehicle Spy has been used on the current PC before, click the drop down and select the desired logon name. If you have not used Vehicle Spy before or you wish to create a new logon name, press the **+** button (Figure 1:![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/smOne.gif)) and enter the name in the dialog that opens. Entering a logon name creates a [Data Directory](/vspy-3-documentation/3.9.14/basic-operation-of-vehicle-spy/data-directory.md) folder of the same name within the Vehicle Spy Data Directory. This is the default location where all of your personal settings and data files will be stored.

For example, if a user logs in as "Jane Doe", a corresponding "Jane Doe" folder will be located at "C:\Program Files\Vehicle Spy 3\Data Directory\Jane Doe\\". (This assumes that Vehicle Spy was installed at C:\Program Files\Vehicle Spy 3\\.)

To remove a user, the user [Data Directory](/vspy-3-documentation/3.9.14/basic-operation-of-vehicle-spy/data-directory.md) must be deleted.

When a name is selected, Vehicle Spy will load all of the custom information such as current databases and setup file selections.

Current Databases are displayed as platform names in a **pull down list** (Figure 1:![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/smTwo.gif)). Each platform name represents an entire group of databases. Platforms and databases can be configured by clicking the ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/DatabaseIcon.gif) button to open the [Database Platforms](/vspy-3-documentation/3.9.14/vehicle-spy-main-menus/main-menu-setup/network-databases.md) view.

Setup file selections appear in the area below the Current Databases field (Figure 1:![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/smThree.gif)). This area is divided into four sections, each with its own tab. Quickly switch between the sections by clicking on the desired tab. **Table 1** describes the function of each tab.

To open one of the listed files, simply select it and click the **Open** button (Figure 1:![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/smFour.gif)). You can also double click a selection and it will open automatically.

If you do not want to select a file from one of your lists, you can start with a new Vehicle Spy setup file by clicking the play button (Figure 1:![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/smFive.gif)) or by selecting **File>New**.

![Figure 1: The Logon screen lets you customize Vehicle Spy and quickly find setup files](/files/lncBWe6PkYhcD2nhLEcD)

**Table 1: Setup file selection tab descriptions**

| Tab       | Description                                                                       |
| --------- | --------------------------------------------------------------------------------- |
| Recent    | Lists the past 100 files you have opened.                                         |
| My Setups | Lists all setup files found in the current user's data directory.                 |
| Examples  | Lists useful example and tutorial setup files included with Vehicle Spy software. |
| Tutorials | Lists tutorial setup files included with Vehicle Spy Software.                    |

### Other Important Features

Useful tutorials are located in the tutorials tab (Figure 1:![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/smSix.gif)).

The Logon screen also shows what hardware is connected and will let you select a device if more than one unit is connected (Figure 1:![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/smSeven.gif)). Simply right click on the hardware you want to use and click **Select Hardware**. The selected hardware will have a check mark ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/chkFilter.gif) next to it. The ![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/ConfigureHWIcon.gif) **Configure Hardware** button can be used to set the [baud rate](/vspy-3-documentation/3.9.14/vehicle-spy-main-menus/main-menu-spy-networks/networks/setup-a-network.md) of the device.

When setting up a standalone logger, the **VehicleScape DAQ** button (Figure 1:![](https://cdn.intrepidcs.net/support/VehicleSpy/assets/smEight.gif)) will open up [VehicleScape DAQ](/vspy-3-documentation/3.9.14/vehicle-spy-main-menus/main-menu-measurement/vehiclescape-daq.md) to help configure a logger. This is the same view as found by selecting Measurement>VehicleScape DAQ.


---

# 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/3.9.14/basic-operation-of-vehicle-spy/the-logon-screen.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.
