# Step 2: Add and link a second adaptor.

This is a follow-on from [Configuring a Solo Adaptor](/data-flo/applying-data-flo/quick-get-up-to-speed./quick-workflow/step-1-configure-a-solo-adapter-to-view-data..md).

Click anywhere on the canvas to clear the pane.\
Then click <mark style="color:purple;">ADD NEW STEP</mark>.

<figure><img src="/files/SEVgL96mHuWpvz4uIzn3" alt=""><figcaption></figcaption></figure>

Select <mark style="color:purple;">add-column</mark> adaptor.

<figure><img src="/files/6iRcLlq9AuMzSVvIEJhW" alt=""><figcaption></figcaption></figure>

The <mark style="color:purple;">add-column</mark> adaptor will appear on the canvas. Move it to a preferred location.

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

Connect the <mark style="color:purple;">data</mark> **output of adaptor #1** to the <mark style="color:purple;">data</mark> **input of adaptor #2.** \
**This can be done in either of two ways:**

* Left clicking and holding with your mouse while dragging from one connection point to the next.
* Clicking on the word '<mark style="color:purple;">data</mark>' on either adaptor, and then clicking on the plus symbol that appears on the other adaptor(<img src="/files/1VH7ry5zezcGoYi1hD29" alt="" data-size="line">). This will automatically create a connection.

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

Select `column name`, select `Define value` , then provide the column with a name.

<figure><img src="/files/DR9Vkqfab6rjeOql6UWR" alt=""><figcaption></figcaption></figure>

Select <mark style="color:purple;">data</mark> from the **#2 adaptor** then <mark style="color:purple;">RUN STEP</mark> from the side panel. (Or <img src="/files/FZZR4gZUEa208IXXxuPE" alt="" data-size="line"> button).

<figure><img src="/files/19fJxhrw4dcYTIZ22dTy" alt=""><figcaption></figcaption></figure>

The `new column` will be created.<br>

<figure><img src="/files/2MxjKk0dZ05dWSnwf1Sp" alt=""><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://cgps.gitbook.io/data-flo/applying-data-flo/quick-get-up-to-speed./quick-workflow/step-2-add-and-link-a-second-adaptor..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.
