> 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/data-directory.md).

# Data Directory

For the purpose of organization and quick access to data, Vehicle Spy will automatically store setup files and data files in the user's data directory. Each user has their own unique data directory. The data directory is created when the user logs on as they start Vehicle Spy. The name of the directory is the same as the name entered in the Logon dialog. So, for a user logged on as Jane Doe, her directory would also be called Jane Doe.\
\
By clicking the **Data** button found in the upper right of the user interface, the data directory will automatically open for the user that is currently logged onto Vehicle Spy (Figure 1). The same window can be opened by selecting File > Explore Data Directory on the main menu.\
\
The user's data directory is a sub directory of the Vehicle Spy Data Directory. So for user Jane Doe, the location of the data directory would be:\
\
\&#xNAN;**"C:\Program Files\Vehicle Spy 3\Data Directory\Jane Doe\\"**\
(Assuming Vehicle Spy was installed to C:\Program Files\Vehicle Spy 3\\)\
\
If you delete a user's data directory, that user's logon will also be deleted.\
\
Notice that the files in a user's data directory will also be displayed in the Vehicle Spy [Logon](/vspy-3-documentation/basic-operation-of-vehicle-spy/the-logon-screen.md). It is possible to easily browse through and access files there as well.

![Figure 1: The Data Directory is the default place for a user's setup and data files.](/files/KK7YztIiIxQDFNWp0N5W)


---

# 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/data-directory.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.
