> For the complete documentation index, see [llms.txt](https://docs.innova-drilling.com/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.innova-drilling.com/introduction/innova-engineering-manual/well-seeker-x-manual/8.0-menu-ribbons/8.6-integrations/8.6.4-survey-correction.md).

# 8.6.4 - Survey Correction

See also the [**Survey Correction Integration Guide.**](/introduction/legacy-documentation/quick-start-guides/well-seeker-pro-guides/survey-correction-integration-guide.md)

The survey correction feature allows the user to download corrected surveys from four survey correction providers – Superior QC, H\&P Survey Management, RoundLAB and HLB Max Survey.

For this feature to work, the user must be viewing a survey in the main viewing area. When the corrected surveys are downloaded they will overwrite what is currently in the survey sheet, so if you have multiple tabs open, make sure you are viewing the correct one.

<figure><img src="/files/HLF8yy0iRzxSKG8hzPkz" alt="" width="462"><figcaption><p>Figure 208: Survey Correction Provider Settings</p></figcaption></figure>

Select your survey correction provider from the dropdown box in the **Provider** field, then enter the username and password provided by the survey correction provider into the **Username** and **Password** fields. Click on <img src="/files/SlrzgRE7CV6Y2ar4oo49" alt="" data-size="line">**Get Wells** to open the Well Selection dialog. Depending on your provider, the Well Selection dialog will look slightly different.

<figure><img src="/files/uRe5a73N6Ze3R9zdUIdZ" alt="" width="428"><figcaption><p>Figure 209: Well Selection</p></figcaption></figure>

In the **Select** column click on the checkbox that corresponds to the desired well and then click on **Update**. The **Sel Well Name** and **Sel Operator** fields in the Survey Correction Provider Settings window will update.

Click on <img src="/files/pro79pg0t5KI7PKiHk8C" alt="" data-size="line">**Sync Surveys** to check if any new surveys are available from your selected provider. If there are, the user will be given the option to update the survey list in Well Seeker. Click on **Yes** to update your survey sheet.

* **Note:** This will overwrite any existing data in the sheet.
* **Note:** If the tie-on line for the survey is deeper than the surveys available, selecting yes will not do anything i.e. no surveys will be pulled into Well Seeker.

You can also set Well Seeker to automatically check for and sync new surveys. Change the **Auto** **Update** field from ‘NO’ to ‘YES’ and set the update rate in minutes in the **Update Rate** field. In order for the automatic sync to work, the survey sheet must remain open, but the Survey Correction Provider Settings window can be closed.

Click on <img src="/files/VQqLQmqu0UzIoOlmsKtL" alt="" data-size="line">**Save** to save your settings, and then click on the X in the top right of the window to close. To close without saving your settings, click on <img src="/files/wPPQ541kWkZ1cZgVM4Aw" alt="" data-size="line"> **Cancel**.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.innova-drilling.com/introduction/innova-engineering-manual/well-seeker-x-manual/8.0-menu-ribbons/8.6-integrations/8.6.4-survey-correction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
