# Osmos Dataset

## 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:** Select the **Dataset.**

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

**Step 7:** Hit **Save.**

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

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

## Advanced Options

**Header Normalization**

The source file may have characters at the start or end that includes spaces, tabs, carriage returns and line endings.  You can choose to keep all characters from the source or remove all whitespace.  **Select one of the options:**

1. **Don't normalize headers. Use headers exactly as they appear in the source:** If this option is selected, we will retain all characters from the source file.
2. **Remove extra whitespace and other common untypable characters from headers:** If this option is selected, we remove all whitespace (spaces, tabs, carriage returns, line endings) at start/end.

## Connector Options

The connector can be deleted, edited and duplicated.

#### Duplication

To save time, the connector can be duplicated.  This new connector needs to be named and can be edited, as needed.

<figure><img src="/files/HA1UdLBbDmR1lLPmz2NP" alt="" width="563"><figcaption></figcaption></figure>


---

# 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/source-connectors/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.
