# Error codes and how to troubleshoot data-related issues

#### The Data is still downloading

If Conduit indicates that data is missing, ensure that the data has been downloaded. You can check this in the popup at the bottom right corner, where the progress of your data downloading is displayed.

![](https://storage.crisp.chat/users/helpdesk/website/39e5340fb975fe00/taskinprogress_1jj2ocu.png)

#### No Data was found / No Data in the Data Source

This message indicates, that Conduit attempted to download the data, but the integration failed to send any. We recommend checking if the correct account was connected and the correct data scheme was selected during the connection

![](https://storage.crisp.chat/users/helpdesk/website/39e5340fb975fe00/nodatawasfound_sanma3.png)

#### The wrong data schema is selected

Conduit supports various data schemas provided by the integrations, so the data you're looking for may reside in a different data schema. Be sure, that you selected the correct schema during the connection initial setup

![](https://storage.crisp.chat/users/helpdesk/website/39e5340fb975fe00/dataschemefb_1ypbykc.png)

#### Data updates have stopped

If you've noticed that new data has stopped coming in after some time, it's essential to check the connection status. There might have been an authentication error, and updating the connection is necessary. In such a case, open the list of connections, find the relevant account, and click on the ‘Set Up’ button.

#### I’m still unable to see my data

Our support team is ready to guide you through troubleshooting steps and ensure your data emerges from the shadows. Don't hesitate – to reach out to our support for personalized assistance via **<support@getconduit.app>** or a web widget chat. We're dedicated to resolving the mystery and restoring clarity to your Conduit experience


---

# 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/troubleshooting/error-codes-and-how-to-troubleshoot-data-related-issues.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.
