Skip to main content

Viewing your datasources

All datasources for your organization are listed at Settings → Datasources. Each entry shows the datasource name, type, and status.

Editing a datasource

  1. Click a datasource in the list to open its detail page.
  2. Update any credential fields (host, password, etc.).
  3. Click Test connection to verify the new credentials work.
  4. Save your changes.

Testing a connection

You can re-test a datasource at any time from its detail page. This is useful after rotating passwords or changing network rules.

Deleting a datasource

  1. Open the datasource detail page.
  2. Click the delete option.
  3. Confirm the deletion.
Deleting a datasource removes the connection and catalog. Any datasets that depend on this datasource will no longer be able to run queries. Make sure to update or remove dependent datasets first.

Re-syncing the catalog

To refresh the catalog (e.g. after adding new tables to your database), trigger a catalog sync from the datasource detail page. See Catalog for more.