# Step 2. Select a Destination

The second step in creating a Pipeline is selecting the [Destination Connector](broken://pages/-MYvYZtXpIFaluEUfIlE) for the Pipeline. This Connector provides access to the system you want to send the source data to.

You can create a **New Destination Connector** or use an **Existing Destination Connector.** See below for more details about these two options.

### Option 1: Create a New Destination Connector

**Step 1:** To create a new Connector, click the **+ New Connector** button above the list of Connectors.

![](/files/hDzLhLijt5a7iDUaBxoF)

You will be directed to the **Create a New Connector** page.&#x20;

**Step 2:** Click on the **system dropdown**, and select the system for this new Connector.&#x20;

![](/files/TeBT9yWohUMmNRARneQd)

**Step 3:** Once you have selected the system, proceed with configuring and saving the new Destination Connector. Click [here](broken://pages/-MYvYZtXpIFaluEUfIlE) to see detailed instructions for setting up a new Destination Connector for each of our supported systems (e.g. BigQuery, FTP, Google Drive, etc.).

**Step 4:** After saving the Destination Connector, you will be directed back to the list of Destination Connectors. This new connector is now available in your list of existing connectors. Follow the instruction below to continue with selecting an existing connector.&#x20;

### Option 2: Use an Existing Destination Connector

**Step 1:** To use an existing Connector, first click on the specific **System** (eg. S3) to see all of the Destination Connectors for that system.&#x20;

![](/files/JwR7DvdD0A74lpCuiFun)

**Step 2:** Look for the name of the Destination Connector you want to use (ie. Sample BQ Destination), and click on that **Connector.**

![](/files/rwGz0p8E6nezGsru6jMU)

Once you select a Source Connector, you will be prompted to select the [Destination Connector](/pipelines/destination-connector.md).&#x20;


---

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