# Well Seeker X: Reporting an Issue

## Introduction

Occasionally you may encounter an issue on **Well Seeker X** or **Vantage** that requires support from Innova in order to resolve. This guide explains the correct steps to follow, and the information required when reporting an issue.

### First Point of Contact

* **Field Engineers** – Your first point of contact should always be your **Coordinator**.
* If the Coordinator cannot resolve the issue, they will escalate it to **Innova Support**.
* If a Coordinator is not available, you can contact Innova Support directly by emailing: [**support@innova-drilling.com**](mailto:support@innova-drilling.com)

## Information to Include

When reporting an issue, it is essential to provide as much detail as possible. The more context you give, the quicker the support team can understand, investigate, and resolve the problem.

Please include the following where possible:

* What well are you working in?
* What task were you performing when the problem occurred?
* Which windows, tabs, charts, or dialogs were open at the time?
* Did any error messages appear? If so, what did they say?
* How long has the issue been happening?
* Does the issue occur consistently or intermittently?
* Screenshots of the issue or error message (where possible)

### Debugging File

For issues related to **Well Seeker X (WSX)**, many problems are caused by setup or database configuration. To speed up investigation, please include the **debugging file** when reporting your issue.

A debugging file is a **.zip** file that contains:

* A copy of your database
* A copy of your setup file
* Additional system information

There are two ways to generate and send the debugging file:

#### **Email Debug (Recommended)**

1. In Well Seeker, go to the Help menu.
2. Select Email Debug.

<figure><img src="/files/4xgKImid5hUXGc3ccTTn" alt="" width="563"><figcaption></figcaption></figure>

3. If Outlook is your default email client, this will automatically create an email with the debugging file attached.

<figure><img src="/files/thVpmunfErAdrRJnzFnH" alt="" width="563"><figcaption></figcaption></figure>

#### **Create Debug (Manual Option)**

1. In the Help menu, select Create Debug.

<figure><img src="/files/BMieLqv9hA9AwKCR8Cgt" alt="" width="547"><figcaption></figcaption></figure>

2. This saves the debugging file to your PC.
3. To attach manually:

   1. Select Open Debug to open the folder where the file is stored.

   <figure><img src="/files/G6mMtnAB7GkbvqnmQIGs" alt="" width="472"><figcaption></figcaption></figure>

   b. Attach the file to your email to support.

### Screen Recorder Tool

Sometimes it is easier to demonstrate an issue with a short video rather than typing out a detailed description. WSX includes a built-in Screen Recorder tool, available from the Help menu.

* Use this tool to record what happens before, during, and after the issue occurs.
* If you are using WSX version 3.0.2.8 or later, the recorder will also capture audio along with the screen recording.
* Make sure all relevant Well Seeker windows are on your main screen (the recorder cannot capture external monitors).

To use the screen capture feature, follow the steps bellow:

1. Go to the **Help** ribbon, and in the Screen Capture section, click **Start**.\
   A red rectangle will appear around the capture area and a time counter will show how long the recording has been running in the status bar.

   <figure><img src="/files/4lM8DVj4rDewtlzJLNvq" alt=""><figcaption></figcaption></figure>
2. Reproduce the issue you are experiencing.
3. When finished, go back to the **Help** ribbon and click **Stop** in the Screen Capture section.
4. Still in the Screen Capture section, click **Open**. This will take you to your Debug folder.
5. In the folder, you should see a video file called screenCapture.mp4. Play the file to confirm it recorded correctly.
6. Attach the screenCapture.mp4 file to your email to support.

## Summary

* Contact your Coordinator first – escalate to Innova Support if required.
* Always include detailed information about the issue.
* Provide screenshots whenever possible.
* For WSX issues, include the debugging file with your report.
* Use the Screen Recorder tool when possible for clearer issue reporting.

By following these steps, you will help Innova Support diagnose and resolve issues more quickly and effectively.


---

# 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/innova-engineering-how-to-guides/well-seeker-x-guides/well-seeker-x-reporting-an-issue.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.
