# Updating the Windham Time Series Database

## Retrieving Time Series Updates From Our Servers

In the ribbon menu at the top of the application, select the Advanced tab

![WPA Advanced Ribbon Menu](/files/-MExeczeipvOYye0-iuv)

Click on the Update Time Series button and select "From Internet". You should see a dialog

![Update WPA Time Series from our servers](/files/-MExf7VD-UXSf6SubpXy)

This dialog will provide you information of the Windham-managed database timestamp in use, and what is available on our servers. If the two time stamps are out of sync, click the "Update" button and follow the on-screen instructions.

## Retrieving Time Series Updates Manually From Our Servers

An alternative method to the automatic retrieval of the Windham-managed time series database updates, you may also choose or need to download and update the database file manually. This is typically useful if your organization is behind a restrictive firewall that prevents communication between our servers and the installed desktop application.

To manually obtain the latest time series database update file, download and save the database as a zipped-archive from

{% embed url="<https://timeseries.windhamlabs.com/V3.00/TimeSeriesIndex.html>" %}
Windham Time Series Database Update
{% endembed %}

In the ribbon menu at the top of the application, select the Advanced tab

![WPA Advanced Ribbon Menu](/files/-MExeczeipvOYye0-iuv)

Click on the Update Time Series button and select "From File". You should see a dialog

![Updated WPA Time Series from downloaded file](/files/-MExkQ4HA4DK0oX6FhS4)

In the Update File path control, browse to the location of the downloaded saved zipped-archive and select the zip-file. Click on Update and follow the on-screen instructions if applicable.


---

# 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://wpahelp.windhamlabs.com/updating-the-windham-time-series-database.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.
