Skip to main content

1. Create Your Account

Go to app.charleyanalytics.com and sign in with your work email.
If you sign in with a company domain (e.g. you@acme.com), your organization is automatically scoped to that domain — colleagues with the same domain will join the same workspace. If you use a personal email (Gmail, Outlook, etc.), a personal workspace is created.

2. Complete Onboarding

After your first login you’ll be guided through a short onboarding flow:
  1. Name your organization — this appears in the dashboard and in email notifications.
  2. Choose a plan — select Basic (free), Pro, or Enterprise. You can upgrade at any time from the Billing page.

3. Install Agent Charley

Download the Agent Charley client for your operating system from the Download page in the dashboard.
PlatformNotes
macOSUniversal binary, requires macOS 12+
WindowsInstaller (.msi), requires Windows 10+
LinuxDebian/RPM packages available

4. Enroll a Device

1

Generate an enrollment code

In the dashboard, go to DevicesEnroll Device. Click Send via Email to receive a one-time code, or copy the code directly.
2

Run the enrollment command

On the endpoint, open a terminal and run:
charley enroll --code <YOUR_CODE>
The agent registers the device and begins reporting telemetry immediately.
3

Confirm enrollment

The device appears in the Devices list within a few seconds with status Active.

5. View Analytics

Head to the Overview page. Within a short time you’ll see:
  • Total links analyzed — all URL activity classified by the agent
  • Dangerous blocks — links flagged as malicious and blocked
  • Risky warnings — links flagged as potentially harmful
  • Avg. classification time — agent performance metric
Use the time-window selector (24h / 30d) and device filter to slice the data.

Next Steps