# Operations in Time by Depth Chart

{% hint style="warning" %}
plugin-liverig, plugin-assets, plugin-liverig-vis required 4.1.0,

plugin-wells required 5.3.0
{% endhint %}

The Operations by depth chart provides a visualization of a well drilling based on its interventions and operations. The graph shows the hole depth over time and also details of each operation that contributes to the drilling based on the selected interventions.

On the dashboard on edit mode it is possible to select the operation in time by depth chart:

![](/files/V2uAUOSXcudWUHB7TUfZ)

After configure the chart will be rendered considering the interventions operations of selected well:

![](/files/SmomRW6QxvJlAzazDo4n)

### Operations by depth report options

In the edit mode is possible to select a well and its Finished or Active interventions to be used in the report. Select a well in the menu on the left and choose one or more interventions.

![](/files/dlmEot9n1EpduFA5XSCL)

Note that all the operations of the selected interventions will be listed on the right as planned and executed operations. Each card shows a summary of one operation:

![](/files/cGGYmDxQJxITvfhxGSxs)

When the mouse is over the operation card, its point is highlighted in the chart:

![](/files/7yjuaYHqWlRCdOQNDru1)

Also, clicking on the card more details are displayed:

![](/files/zZISvZycQB2XkmajuLEc)

{% hint style="info" %}
The annotation feature was included on plugin-wells version 5.4.0:\
plugin-annotations 3.7.0+ required;\
plugin-presuretests 3.6.0+, plugin-petrobras 3.7.0+, plugin-liverig-vis 4.3.0+ and plugin-bop 1.2.0 are optional according to the annotations you want to display.
{% endhint %}

The annotations of the drilling period are also displayed on the chart and listed at the Annotation's tab, on the right. Auto Analysis (plugin-liverig-vis), Pressure tests (plugin-presuretests), Activity log (plugin-petrobras) and BOP Status (plugin-bop) are the available annotations for now.

![](/files/D9KV4MYyQxtPoI6Y2Foy)

By clicking the annotation card more details are displayed:

![](/files/SZji4ulFcgYupEtMvXbK)

{% hint style="info" %}
The real time hole depth data was released on version 5.4.0
{% endhint %}

If the drilling is on going, is possible to show the **real time hole depth** using the standard channel @@channels.hole\_depth.

### Chart Customization

To change the color, width or style of a line, or even to hide executed or planned operations and the hole depth channel, access the chart configurations:

![](/files/bUM5dbP61rp4LlfRWlz4)

Furthermore is possible to enable/disable annotations related to the drilling, and customize colors.

![](/files/luyqBePmZc6xZt0ckRxn)

### Operations by depth report data

To see any data in the Operations by depth is necessary to input well Interventions data and its sections and respective operations as well. The chart considers only active and finished interventions.

To input these data access the intervention tabs of the Well and add a Finished or an active intervention:

![](/files/OGgJ3bzfSlqUqEwMEPxx)

Then click the intervention you created, add the sections and their operations:

![](/files/oToYvwdiAXTFqhIfwCrY)

The operations should have the dates and depths defined to be properly displayed on the graph, as in the image below:

![](/files/eNV6i1hZtkhnKzPtMJrh)


---

# 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://drilling.intelie.com/whats-new/operations-in-time-by-depth-chart.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.
