> 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.3-drill-link.md).

# 8.6.3 - Drill Link

This integration is only accessible when logged into a remote server database. In order to send downlink directives from an RTOC to the rig site, the server database must provide credentials in the form of a GUUID.

<figure><img src="/files/prY6bWBxx9R6NJLbyIzT" alt=""><figcaption><p>Figure 206: Drill Link Access</p></figcaption></figure>

Click on **Add Rig** to create a new line in the table. Enter a description into the **Rig Name** field, and select the organization from the dropdown in the **organization** field. Enter the **GUUID** provided from the Innova Remote Client, and then click on **Save** to save your changes.

For more information, see the [**Innova Remote Client Setup Guide**](https://docs.innova-drilling.com/introduction/innova-engineering-how-to-guides/well-seeker-pro-guides/innova-remote-client-setup-guide).


---

# 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.3-drill-link.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.
