Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dexdata.ai/llms.txt

Use this file to discover all available pages before exploring further.

Find quick answers to the most common setup, access, and sync questions.
If your connection is failing, review the checklist in the troubleshooting guide first, then return here for specific scenarios.

Quick answers

Dex needs direct network access. If your database is in a private VPC, set up a bastion host, VPN tunnel, or make it publicly accessible with IP allowlisting.
At minimum, the user needs SELECT permission on all schemas and tables Dex should analyze. Dex never writes to or modifies your data.
Credentials are encrypted with AES-256 before storage. Connections use SSL/TLS when available.
Yes. Update enabled resources from the connection settings in your dashboard at any time.
Dex discovers tables and collections, reads column definitions, and generates human-readable descriptions to help translate natural language into queries.
Schema sync runs when you first connect. You can manually trigger a re-sync from connection settings whenever your schema changes.