# Data sinks

The **Data sinks** tab shows all Data sinks in your [Tenant](/administration/tenant-menu.md).&#x20;

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

Use the search bar to find a specific Data sink. You can also use the **Configured**/**Not configured** tabs to display only the required Data sinks.

## Edit a Data sink

You can edit a configured Data sink from the list by clicking the ellipses next to its name and selecting **Edit**.

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

## Configure a Data sink

Click on the Data sink and select **Configure,** this will open a focus panel to finish the configuration

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

## Create a Data sink

If the Data sink you wish to use in the Pipeline does not already exist, you can create it directly from this view using the **Create Data sink** button in the bottom right of the tab. This will open the D**ata sink** creation workflo&#x77;**.**

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

## Add a Data sink to your Pipeline

Go to [Building a Pipeline](/the-workspace/pipelines/building-a-pipeline.md) to learn step by step.


---

# 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/pipelines/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.
