Skip to main content

Query Sharing

Share SQL queries via encrypted links with 7-day expiration.


Share a Query

  1. Click Share button in toolbar
  2. Copy the generated URL
  3. Send via Slack, email, docs

URL format: https://app.querylab.io/s/{id}#k={key}


Security

  • End-to-end encrypted: Querylab.io cannot read your queries
  • 7-day expiration: Links auto-expire
  • Organization-aware: If you're in an org, shares restricted to members

What Gets Shared

IncludedNot Included
SQL textQuery results
Tab nameYour credentials
ParametersWorkspace data

Opening Shared Queries

  1. Click the share URL
  2. Query opens in editor
  3. Configure your project/dataset if needed
  4. Run with your credentials

Best Practices

Before sharing:

  • Remove hardcoded secrets, PII
  • Check for sensitive table names

When receiving:

  • Review query before running
  • Update project/dataset references
  • Add LIMIT for testing

Troubleshooting

ErrorFix
Share expiredRequest new link from creator
Restricted to orgVerify org membership
Decrypt failedURL may be truncated, get fresh link
Table not foundUpdate project/dataset in config