# Update Data Sinks

{% hint style="warning" %}
Note that this feature is only available for certain Tenants. [Contact us](https://onum.com) if you need to use it and don't see it in your Tenant.
{% endhint %}

<figure><picture><source srcset="/files/PbuiHgQhGHwHYnYvJYK7" media="(prefers-color-scheme: dark)"><img src="/files/HG9hrUBoZNakEOeKbN3f" alt=""></picture><figcaption></figcaption></figure>

Next to the **Data sinks** tab in the left menu, you'll see a number that indicates the sinks that have pending updates. In this area, Data sinks that have pending updates will show an **Update** tag.&#x20;

{% stepper %}
{% step %}
Click the sink to open the right-hand panel.
{% endstep %}

{% step %}
Click the **Update Data sink** button in the banner that appears.

<figure><picture><source srcset="/files/hRNvIljtYAnZkHNHHkwE" media="(prefers-color-scheme: dark)"><img src="/files/d0eMyy7y7tQdLrymT5jD" alt=""></picture><figcaption></figcaption></figure>
{% endstep %}

{% step %}
This will open the Changelog for this sink, where you can see a detailed account of what has changed between versions before updating.
{% endstep %}

{% step %}
If you decide to update, click **Update Data sink.** You will see a window that shows all the Pipelines where that Data sink needs to be updated. Select the required Pipeline and click the arrow that appears to access it.

<figure><picture><source srcset="/files/TFPR3UZT9BJsqc4SrNLm" media="(prefers-color-scheme: dark)"><img src="/files/qvuVaD2VzQp3AWwnonGl" alt=""></picture><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Once in the Pipeline, locate the sink you want to update. You'll see an **Update available** tag over the Data sinks with available updates. To update, double-click it to open its details and click the **Update Data sink** button.
{% endstep %}

{% step %}
You'll see a window with the changelog. Click the **Update** button to finish the process and update the **Data sink** type selected.

<figure><img src="/files/3JeUfuHgwk1IEGyMJ7II" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.onum.com/the-workspace/data-sinks/update-data-sinks.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.
