# Osmos Dataset Source Connector

## Osmos Dataset Source Connector Overview

Leverage the Osmos Dataset Source Connector when you wish to move records from your Osmos Dataset to another destination.   An Osmos Dataset Source Connector is created through the standard connector creation process. &#x20;

## **Prerequisites**

Required information:

1. [Osmos Dataset Destination Connector](/datasets/getting-started/destination-connector.md)

## Creating a Osmos Dataset Source Connector

**Step 1:** After selecting **+ New Connector**, under the **System** prompt, click **Osmos Dataset.**

<figure><img src="/files/zSvMw0S18U7u2mQXCQdl" alt="" width="375"><figcaption></figcaption></figure>

**Step 2:** Provide a **Connector Name.**

**Step 3:** Select **Source Connector.**

**Step 4: Only New Rows** specifies the behavior when reading from this connector. Defaults to "Only rows changed since last pipeline run".

{% hint style="info" %}
If "Only rows changed since last pipeline run" is selected, only new rows written to the selected table since the last read will be included in the read output.
{% endhint %}

**Step 5:** Select the **Dataset.**

**Step 6:** Optional. If you want to query the data, check the Use Query Builder box, and set up the query.&#x20;

**Step 7:** Select the **Table.**&#x20;

**Step 8:** Hit **Save.**

<figure><img src="/files/txy3GVU9l3MdR5Et7cX9" alt="" width="281"><figcaption></figcaption></figure>

Note: The Osmos Dataset Connector will be automatically linked to your Osmos Table


---

# 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.osmos.io/datasets/getting-started/webpage-integration.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.
