# The table in the spreadsheet does not start from the first line

When you connect or load a spreadsheet, ensure the first line contains the column names and the data starts from the second row.

![](https://lh7-us.googleusercontent.com/ltrTjW3mf6VtWlwPK6OXeT8qDhVSm80HSawF57xG7A2-xZWXDOLjJENv5XjvAsLmyzPJ2YIChCmfcBLSGwLy6GDJgDPvcNDgBLITSC5V6tcKdvwouqYnH5tQnUpENTLCwZI72aI2B7JCAQEPCmn5aOw)

If the column names in your spreadsheet start on a different line,&#x20;

![](https://lh7-us.googleusercontent.com/uJawl8vlLWSSnzfkGOBIELb0elI9RYEwzRwmKU0lRWfgYgnqvih-Vcq3m6wcYmBu4z0k9Q5fRDCOCfHlxJTkthS09RYnjKE6sh9CcxHaPYA9iIRgM7KawpZDAkqyAnbsm3bHRccveUKa8xdjoOqRbQI)

Conduit may not detect the columns correctly. This means you will need to adjust the settings in Conduit.

![](https://lh7-us.googleusercontent.com/dpkwfKMRa-ZzU8CggzxEijSVAIgSL-p-dxaUxjFVqjUWDxKscHwXHIIu9IGmTzPZUDjU5CRHM7cXQuQm30Gkte0x6CbD9SZwoxR75ivhRtQyPCpq3PrehoQfbbUZx7-GEsUso0CiV1y8IMkRz73Fgu0)

Specify that the table begins with row 3. This way, Conduit will correctly detect the columns.

![](https://lh7-us.googleusercontent.com/AEom47l22hXQebu5_diohfK18jlmQxZoLGLG6urZRgcRw8AO8kE_8wHknpygG0VtCFQ0ZDrG50aJuv18aHoul1TKQV8sJ-PUD3a-o5qVUmV4Di544Iafog-ub6Gn-ek3rDMxaA8RswKtnrk_62U9H-g)


---

# 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.getconduit.app/spreadsheets/the-table-in-the-spreadsheet-does-not-start-from-the-first-line.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.
