Activities
Tasks, calls, emails and meetings scheduled on any record. The shared to-do list for every team.
Activities
An activity (stored as a Task record) is anything you need to do or track in relation to another record â a call to make, an email to send, a meeting to attend, a follow-up to schedule.
Activities can be attached to almost anything: an account, a contact, an opportunity, a lead, or a case.
What activities are for
- đ Tracking what you owe a customer â "Follow up with Jane on Tuesday".
- đ Standardising the playbook â "Send proposal recap email 24h after demo".
- đ Measuring activity â a rep with no calls logged this week is a coaching opportunity.
- đ¤ Handing off â when you go on leave, your manager can see your open tasks.
The 5 activity statuses
| Status | What it means |
|---|---|
| âĒ Not Started | Created but not begun (default) |
| đ In Progress | You're working on it |
| đĄ Waiting | Blocked on someone else |
| đĸ Completed | Done |
| âĒ Deferred | Postponed indefinitely |
The 4 priority levels
| Priority | When to use |
|---|---|
| đĩ Low (default) | Nice to have |
| đĸ Normal | Routine work |
| đ High | Important, do today |
| đ´ Urgent | Drop everything |
When you create an Urgent task, the owner gets an email alert.
The 6 activity types
- Call â a phone call to make or log
- Email â an outbound or inbound email
- Meeting â a scheduled conversation (call or in-person)
- Follow-up â a generic check-in
- Demo â a product demonstration
- Other â anything else
What an activity record stores
| Section | Fields |
|---|---|
| Basic | Subject, description, type, status, priority |
| Schedule | Due date, reminder date/time, completed date |
| Assignment | Owner |
| Related To | Account, contact, opportunity, lead or case |
| Recurrence | Is it recurring? Daily / weekly / monthly / yearly with an interval and end date |
| Tracking | Estimated hours, actual hours, progress % |
Recurring tasks
Mark a task as recurring and pick the rhythm (daily / weekly / monthly / yearly) and interval (every 1 week, every 2 months, etc.). The system spawns new instances when you complete the current one, all the way to the recurrence end date.
Use cases:
- Quarterly check-in with key accounts â monthly recurrence à 3.
- Daily standup notes â daily recurrence.
- Renewal reminder 60 days before contract end â set automatically by the contract flow.
What happens automatically
- Mark completed â
is_completedis set to true,completed_dateis stamped to now, andprogress_percentbecomes 100. You don't have to set any of these manually. - Past due â if a task is past its due date and not completed, the system flags it as overdue (red badge in list views).
- Urgent alert â creating or saving an Urgent task emails the owner.
Built-in rules
- A task marked Completed must have a completed date (the system fills this in for you).
- A recurring task must have a recurrence type set, otherwise the system asks for it.
- A warning prompt suggests linking the task to at least one related record (account, opportunity, etc.) so it doesn't get lost.
Where activities appear
Activities show up in three places:
- The task list â global "My Tasks" tab.
- The Activity tab on the related record â open an account, see all related tasks.
- The home page activity widget â Today's Tasks and Overdue Tasks.
Standard list views
- My Open Tasks â your incomplete tasks.
- Overdue â past due date, not completed.
- Today â due today.
- This Week â due in the next 7 days.
- Completed This Week â for activity reporting.
- By Priority â sorted by priority descending.
How the system uses activities
- Account last activity date â automatically stamped whenever a task on the account is completed. Surfaces stale accounts.
- Opportunity last activity date â same idea; surfaces stalled deals.
- Sales Dashboard â "Activities per rep this week" widget.
Tips for sales reps
- â Always log a Call task after each customer call â it's how the team sees what's happening.
- â Set the Reminder Date/Time if you'll forget by the due date.
- â Link the task to the opportunity, not just the account â this is what surfaces it on the opportunity timeline.
Tips for service agents
- â Use Follow-up tasks on cases that are waiting on the customer; set the due date to today + 3 to remember to chase.
Tips for admins
- The urgent-task email alert template can be customised.
- Recurring tasks generate one new instance per cycle. There's no calendar-style recurrence editor â adjust intervals individually.
- Activity types (Call / Email / Meeting / etc.) can be extended via the picklist. See Customization âē Extending Objects.