# Unit Set File Format Updated

## Background

Well Seeker Pro comes as standard with a selection of pre-defined unit sets that the user can select from. The user can also create and customize their own unit sets based on whatever requirements they have. These unit sets are stored within the software as Unit Set files (**.us** file extension), which can be copied from one computer and added to another to allow the unit set to be quickly shared without having to create them from scratch.

![](/files/Xr3BfsAq9bD8Tpbkl2sf)

From Well Seeker Pro version **2.2.0.4** the format of the information within the unit set files has been updated to improve functionality. The new updated unit set file format will not work on any Well Seeker Pro versions prior to 2.2.0.4, but all old format unit set files will work on all versions.

## Description

If a new style unit set file is added to a version of Well Seeker Pro which is older than v2.2.0.4, all data will appear in API units within Well Seeker, regardless of unit selection. The updated unit set file format can only be identified when the unit set file (.us) is opened and viewed. This can be done using Notepad.

### Old Format

![](/files/zkhpVbIdVFwd6G2H8SU6)

### New Format

![](/files/B26jrNNnCykwCR6Th3H4)

## Solution

There are 2 ways to address the issue:

1 - Upgrade to the latest version of Well Seeker Pro and all unit set formats will work

2 - Download the old format default unit set files from the link at the top if this page.

Once downloaded, close Well Seeker Pro, copy and paste these files in to the following folder (note the username will be different for each PC), overwriting any files with the same name:

&#x43;*:\Users\\**Username**\AppData\Roaming\Well Seeker Pro\Unit Sets*

Open Well Seeker and functionality of the unit sets will resume as normal.


---

# 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.innova-drilling.com/introduction/technical-notes/low-priority/unit-set-file-format-updated.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.
