Managing Connections

After connecting your data sources, you can manage them from Settings > Data Sources.

Viewing Connection Status

Each connected source shows a status indicator:

  • Green (Connected). Everything is working normally.
  • Yellow (Syncing). Data is being indexed or refreshed.
  • Red (Error). Something went wrong. Click the source to see the error details.

Editing a Connection

Click on any connected source to update its settings. For databases, you can change the connection string, credentials, or SSL settings. For SaaS tools, you can modify which resources are shared.

Disconnecting a Source

  1. Click on the source you want to remove.
  2. Click Disconnect at the bottom of the settings panel.
  3. Confirm the action.

Disconnecting removes Skopx's access and deletes any indexed data from that source. Your original data in the source is never affected.

Troubleshooting

Connection failed (databases). Check that:

  • The host and port are correct
  • Your database user has the right permissions
  • Skopx's IP is allowlisted in your firewall
  • SSL settings match your server configuration

OAuth expired (SaaS tools). OAuth tokens can expire. If a SaaS connection shows an error:

  1. Click on the source
  2. Click Reconnect
  3. Re-authorize through the OAuth popup

Data seems stale. Skopx syncs data periodically. You can trigger a manual sync from the source settings page by clicking Refresh Now.

Schema changes. If you add new tables or columns to a database, click Rescan Schema on the connection page. Skopx will pick up the changes within a minute.