> 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/11.0-reporting/11.15-reporting-data-options.md).

# 11.15 - Reporting Data Options

These options are only available from the context menu when right-clicking on an **Actual Well** the Object Explorer. They allow the user to export, import, transfer or delete daily reporting data. **Note that in this context, daily reporting data refers to data from all dialogs related to daily reporting – Daily Reports, Drill String Editor, Inventory, Slide Sheet etc. The only data not effected is the Bid Sheet data.**

**Export Reporting Data:** This option exports all the reporting data for the actual well to a .mdb file. This allows the user to import the reporting data into a different database or another actual well, using the **Import Reporting Data** option.

**Import Reporting Data:** Imports a .mdb reporting export file containing daily reporting data, created by the **Export Reporting Data option**. Note that this will overwrite all reporting data currently in the actual well.

**Transfer Reporting Data:** This option can be used to move all daily reporting data from one actual well to another. The destination actual well must be under the same well as the origin actual well. All reporting data in the origin actual well will be removed.

**Delete Reporting Data:** Deletes all reporting data form the selected well. Clicking on this option will open a warning message where the user needs to click ‘Yes’ to proceed with the deletion as this action **cannot be undone**.


---

# 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.innova-drilling.com/introduction/innova-engineering-manual/well-seeker-x-manual/11.0-reporting/11.15-reporting-data-options.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.
