Workspace settings let you control how Saytics behaves for your project — from the display name and timezone to API keys, data retention policies, and notification preferences. You can access all of these settings by navigating to Settings in your workspace sidebar.Documentation Index
Fetch the complete documentation index at: https://docs.saytics.com/llms.txt
Use this file to discover all available pages before exploring further.
General settings
General settings
The General tab lets you update the basic identity of your workspace.
- Workspace name — the display name shown throughout the Saytics UI.
- Slug — the URL-friendly identifier for your workspace (e.g.,
my-company). Changing the slug will update all workspace URLs. - Timezone — controls how date ranges are calculated in reports and dashboards. Set this to the timezone your team works in to ensure report periods align with your business day.
API keys
API keys
Saytics provides two types of API keys for sending and accessing data.
Create a new key:
| Key type | Use case |
|---|---|
| Write key | Safe to use in client-side code (browsers, mobile apps). Used to send events to Saytics. |
| Secret key | For server-side use only. Never expose this in client-side code. Used for server-to-server API calls. |
- Go to Settings → API Keys.
- Click New Key.
- Give the key a descriptive name (e.g., “Production web app”).
- Click Create. Copy the key immediately — it won’t be shown again in full.
- Go to Settings → API Keys.
- Click the key you want to revoke.
- Click Revoke and confirm.
Data retention
Data retention
By default, Saytics retains event data for 12 months from the time each event is received.If you need to remove specific data before the retention period ends, you can do so from the user profile page:
- To delete a specific event for a user, open their profile and select the event you want to remove.
- To delete all data for a user, open their profile and choose Delete all data.
Notifications
Notifications
Saytics can send email notifications to keep you informed about important changes in your data.Available notifications include:
- Spike alerts — notifies you when an event volume spikes significantly above its baseline.
- Weekly summaries — a digest of key metrics sent at the start of each week.
Export
Export
You can export data from any report in Saytics as a CSV file.To download a CSV: open any report, click Download, then select CSV.
CSV exports include all event properties. Large exports may take a minute to prepare.