Skip to main content
When you finish, Settings → General shows the name your team recognizes and the workspace ID your install snippet carries.

Before you start

You must have the owner or admin role. A member sees the fields but cannot save.

The fields

Settings → General holds one card, Identity.

Rename the workspace

  1. Open Settings → General.
  2. Edit Display name.
  3. Select save.
The name shows to your team and on every chart axis label. Renaming is safe: it doesn’t rewrite historical events. An empty name returns Name is required. A name over 80 characters is rejected.

Set the primary domain

Primary domain scopes reports and sets the default referrer source.
Primary domain doesn’t control where the SDK is allowed to run, so never treat it as an allow-list. Add every other hostname that runs the SDK under Settings → Filters.
  1. Open Settings → General.
  2. Enter the hostname without a scheme and without a path, such as acme.com.
  3. Select save.
A value like https://acme.com/ returns Use a domain like example.com.

Copy the workspace ID

The Workspace ID field holds the public ID, and it’s safe in browser code. Every install snippet and every SDK init() call carries it.
  1. Open Settings → General.
  2. Select the copy button beside Workspace ID.

Change the timezone

Charts and reports render in this zone, and raw events stay in UTC either way. Email [email protected] to change it. These ten zones exist: UTC, America/Los_Angeles, America/Denver, America/Chicago, America/New_York, Europe/London, Europe/Berlin, Asia/Tokyo, Asia/Shanghai, Australia/Sydney. A workspace with no value set uses UTC.

Verify

Reload Datalyr. The workspace switcher shows the new name and favicon. Open Overview and confirm the axis labels carry the new name.

When it doesn’t work

Next

  • Domains: serve tracking from your own subdomain.
  • Filters: allow the other hostnames that run your SDK.
  • Account and billing: what every other Settings page controls.