# Configure source

You need to configure the database connection for live writebacks and sync.&#x20;

1. Start by clicking **Configure source** and then **Ok** in the confirmation pop-up to go to the workspace.

<figure><img src="/files/TcugFuf1cvcHtSnrf3El" alt=""><figcaption><p>Configure source</p></figcaption></figure>

Note that the source is mentioned as 'NA' in the status bar since it is yet to be configured.

2. Choose the data source from which the data was fetched using DirectQuery (this is because the source and destination tables are the same). Click Continue.

<figure><img src="/files/DSZV7N2C8r10SUdhljpk" alt=""><figcaption><p>Choose the source</p></figcaption></figure>

3. Enter the source details and save it by clicking **Save Source**.

<figure><img src="/files/nexVvE1J2QfmfqaSjuFq" alt=""><figcaption><p>Enter source details and Save</p></figcaption></figure>

4. You'll see a success message after the source table is configured.&#x20;

<figure><img src="/files/p5B4fjYRwViy8kccf2HP" alt=""><figcaption><p>Source is configured</p></figcaption></figure>

Now you can proceed with column configuration.


---

# 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.inforiver.com/editable/getting-data-into-editable/connect-to-data/configuration-steps/configure-source.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.
