Administration

The CRM admin's handbook — profiles, sharing, automation, state machines, and the initial setup checklist.

Administration

The Administration section is for CRM administrators — the people who configure profiles, sharing rules, automation, and process governance for the team. No coding required.

What you'll find here

PageWhat it covers
Setup checklistFirst-week tasks to get HotCRM ready for your team
ProfilesThe six built-in profiles and how to assign users
Sharing & securityOrg-wide defaults, role hierarchy, sharing rules, FLS
AutomationWorkflow rules, flows, scheduled jobs
State machinesStatus transitions and enforcement

Who this section is for

  • CRM administrators — your day-to-day handbook.
  • Sales / service operations — for understanding why things behave the way they do.
  • Implementation consultants — during initial rollout.

If you're a developer extending HotCRM with code, head to Customization instead.

The admin's mental model

HotCRM is built on three core abstractions:

  1. Objects — the data entities (accounts, contacts, opportunities, cases).
  2. Automation — what happens when objects change (workflows, flows, state machines).
  3. Security — who can see and edit what (profiles, sharing rules, field-level security).

Most admin tasks fall into one of these buckets. The pages in this section show you the controls for each.

Tools you have

  • Setup UI — find it under the gear icon (top right). The main hub for all admin tasks.
  • Audit logs — every config change is logged with who/when/what.
  • Sandbox — test config changes safely before production rollout.

Start here

  1. New install? Follow the Setup checklist.
  2. Need to give a user different access? See Profiles.
  3. Working out who-can-see-what? See Sharing & security.
  4. Adding automation? See Automation.

On this page