# Data sources

- [Import data from CSV file](https://docs.graphite-note.com/graphite-note-documentation/datasets/data-sources/import-data-from-csv-file.md)
- [Re-upload or append CSV](https://docs.graphite-note.com/graphite-note-documentation/datasets/data-sources/import-data-from-csv-file/re-upload-or-append-csv.md)
- [CSV upload troubleshooting tips](https://docs.graphite-note.com/graphite-note-documentation/datasets/data-sources/import-data-from-csv-file/csv-upload-troubleshooting-tips.md): If you’re experiencing problems when uploading CSV files to Graphite Note, this page provides a concise list of common issues and recommended solutions.
- [MySQL Connector](https://docs.graphite-note.com/graphite-note-documentation/datasets/data-sources/mysql-connector.md)
- [MariaDB Connector](https://docs.graphite-note.com/graphite-note-documentation/datasets/data-sources/mariadb-connector.md)
- [PostgreSQL Connector](https://docs.graphite-note.com/graphite-note-documentation/datasets/data-sources/postgresql-connector.md)
- [Redshift Connector](https://docs.graphite-note.com/graphite-note-documentation/datasets/data-sources/redshift-connector.md)
- [Big Query Connector](https://docs.graphite-note.com/graphite-note-documentation/datasets/data-sources/big-query-connector.md)
- [MS SQL Connector](https://docs.graphite-note.com/graphite-note-documentation/datasets/data-sources/ms-sql-connector.md)
- [Oracle Connector](https://docs.graphite-note.com/graphite-note-documentation/datasets/data-sources/oracle-connector.md)


---

# 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.graphite-note.com/graphite-note-documentation/datasets/data-sources.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.
