Per-workspace logo, colors, and custom domain. Client-facing dashboards look like yours — because they are.
Settings / Workspace
Branding
Atlas Analytics
Logo · 512×512 · SVG
Accent
#6366F1
Hover
#818CF8
Ink
#0F172A
Surface
#F8FAFC
Success
#10B981
Warn
#F59E0B
CNAME → edge.idbquery.app · auto-renewed
Workspace settings → branding. Drop your logo + favicon.
Set the accent color (and dark/light variants if you want them).
Point a CNAME to our edge; we issue TLS automatically. Apache vhost example below.
Members and shared reports load under your brand, with your domain.
Logo, favicon, accent color, optional dark variant — all per workspace.
CNAME a domain to our edge; TLS auto-issued. Map at the workspace level.
Public-shared reports inherit the workspace brand and domain — clients see your name, not iDBQuery.
(Roadmap) Branded invite + share emails.
Front iDBQuery with your own Apache or Nginx vhost. The simplest setup uses a CNAME to our edge; for hands-on control, proxy through a vhost you already manage.
# /etc/apache2/sites-available/data.client.com.conf
<VirtualHost *:443>
ServerName data.client.com
SSLEngine on
SSLProxyEngine on
ProxyPreserveHost On
ProxyPass / https://idbquery.com/
ProxyPassReverse / https://idbquery.com/
</VirtualHost>Delivers dashboards under their own brand to each client.
Runs iDBQuery as an internal data portal under the corporate identity.
Hosts client-facing reports on a domain that matches the project.
Free tier covers most teams. Connect a database in 30 seconds.
No credit card required · 1M tokens / month free