MuroDocs

Settings

Everything you can change about a project, your account, and what Muro emails you.

The Settings page is organized into four tabs. This page covers the three non-billing tabs: Project, Account, and Notifications. For plans, usage, and billing portal, see the Billing tab in your dashboard.

You open Settings from the project switcher in the top navigation, or from the link in the sidebar.

Project

Project settings are scoped to the project you're currently viewing. If you have more than one project, switch between them with the project switcher before you make changes.

General

Three editable fields:

  • Project name. Whatever helps you recognize the project in the switcher. Changing it is cosmetic, no data is affected.
  • Domain. The site you're tracking. Muro normalizes what you paste (it strips https://, trailing slashes, and paths), so you can paste a full URL if you want. Changing the domain doesn't break tracking, the snippet identifies the project by ID, not by domain.
  • Timezone. The IANA timezone used for the daily digest send time and all dashboard date boundaries. Change this when your audience is in a different timezone than your account.

Click Save to apply changes.

Tracking script

Shows the install snippet for this project, with the project ID pre-filled.

  • Copy script. Copies the snippet to your clipboard.
  • Copy AI install prompt. Copies a longer prompt designed to hand to an AI assistant like Cursor or Claude. The assistant uses it to install Muro into your codebase correctly.

If you ever forget your project ID or need the snippet again, this is the place to find it.

Tracking active

A switch that pauses or resumes event collection for the project.

  • Active. Events are accepted normally.
  • Paused. Muro returns a 400 for any events that come in. Existing data stays intact and is still queryable in the dashboard, but no new events are recorded.

Pause is useful when you're rebuilding a site, hitting a temporary spike of bot traffic, or just want to mute a project without deleting it.

Danger zone

The Delete project button removes the project from your account. You're asked to type the project name to confirm. Event data is preserved on Muro's side, but it becomes inaccessible from the dashboard.

There's no undo. Don't click delete unless you mean it.

Account

Account settings apply to you, not to any one project.

Profile

  • Display name. How you're addressed in the product. Cosmetic.
  • Email. Read-only. Email changes are a support-only operation today, so to change yours, get in touch.

Click Save to update the display name.

Plan

Shows the current billing tier of your account: trial, starter, or team. The badge color changes based on the tier. For everything else billing-related, use the Billing tab.

Sign out

A button that signs you out of every active session and returns you to the login page.

Notifications

A single switch today, with more options to come.

Daily digest

Controls whether you receive the daily digest email at 8 AM in your project's timezone.

  • On. You get the digest every morning.
  • Off. No digest. Insights still appear in the dashboard, you just won't be emailed about them.

The setting is per-account, not per-project. Turning it off mutes the digest for every project on your account at once. See Daily digest email for what the email contains.

A few small things to know

  • Edits are immediate. There's no "are you sure" step on routine fields like name or timezone. Just save.
  • Project switcher caches names. If you change a project name, the top-nav switcher updates within a few seconds.
  • Multiple projects share one timezone setting per project. The account doesn't have a global timezone, so each project carries its own.

What's next

On this page