Skip to main content
The Contacts page is the main place to view, search, filter, and manage contacts in RizzDial. It gives you a modern table view for daily contact management and quick access to each contactโ€™s activity history. Contacts page with search, filters, and contact table

โœจ What you can do

  • View all visible contacts.
  • Search contacts by name, phone number, or email.
  • Filter contacts by tag.
  • Filter contacts by powerlist.
  • Sort contacts by newest, oldest, or name.
  • Open a contactโ€™s activity page to review calls, messages, notes, and workflows.
  • Select contacts and apply bulk actions.
  • Import new contacts from a CSV file.

๐Ÿ“‹ Contact table

The main table shows the most important contact details:
ColumnWhat it shows
NameContact name
PhonePhone number
EmailEmail address
TagsTags assigned to the contact
AddedDate the contact was added
Each row is clickable, or use the external-link icon on a row to open that contactโ€™s activity page. See Contact activity page below for what you can do there. ๐Ÿ” Search Use the search bar at the top to find contacts. The search supports:
  • First name
  • Last name
  • Email
  • Phone number
Phone search works best when you enter at least four digits. The search input is debounced, so the page waits briefly while you type before reloading results. This keeps the page responsive and avoids unnecessary API calls. ๐Ÿท๏ธ Tag filter Filter the list by a contact tag using the Tags dropdown. The tag dropdown shows available tags for your company. When possible, it also shows the number of visible contacts using each tag. You can also click a tag chip inside the contact table to immediately filter by that tag. ๐Ÿ“‚ Powerlist filter Filter contacts by powerlist using the Powerlist dropdown. The powerlist picker shows available powerlists and their contact counts. Selecting a powerlist limits the table to contacts inside that list. This is helpful when you want to work on one campaign list or one imported segment at a time. โ†”๏ธ Sorting Sort contacts using the dropdown next to the search bar:
Sort optionWhat it does
Newest firstShows recently added contacts at the top
Oldest firstShows oldest contacts at the top
Name A-ZSorts contacts alphabetically by name
Sorting makes it easier to review fresh imports, older records, or alphabetized contact lists. ๐Ÿ“„ Pagination The page loads contacts in pages instead of loading the whole database at once. By default, it requests 50 contacts per page. This keeps the page fast, even for companies with large contact tables. Use Prev and Next to move between pages. ๐Ÿ“ฅ Import CSV shortcut The Import CSV button sends you to the contact import page. This is useful when the contact list is empty or when you need to add a new batch of leads. ๐Ÿ”„ Refresh button The refresh button reloads the current list using the active search, filters, sort, and page. Use it after imports or bulk actions to see the latest data.

๐Ÿ“œ Contact activity page

Click a contact row or the external-link icon on a row to open the Contact activity page. This is the full history view for one contact โ€” not the main Contacts table. Contact activity page with details, notes, and call timeline

๐Ÿ”™ Header and navigation

At the top of the activity page you will see:
  • Back โ€” return to the Contacts list.
  • Contact ID and phone โ€” for example Contact #18383 and the primary phone number.
  • Dashboard and Contacts โ€” quick links to other areas of the app.
  • Refresh โ€” reload the activity timeline and contact details.

๐Ÿงพ Contact details

The Contact details section summarizes the contact record:
FieldWhat it shows
Summary cardsCounts for Messages, Calls, Emails, Notes, and Workflows
Primary phoneMain phone number for the contact
AddedDate and time the contact was created
PowerlistPowerlist the contact belongs to
ConsentConsent status โ€” for example No consent on file when consent has not been recorded
If the contact has no name saved, the page may show Unnamed contact.

๐Ÿ—‚๏ธ Activity filters

Use the filter tabs to narrow the timeline:
TabWhat it shows
AllEvery activity type
MessagesSMS and chat messages
CallsVoice call logs
EmailEmail activity
WorkflowsWorkflow runs tied to this contact
Each tab shows a count so you can see how many items exist in each category.

๐Ÿ“ Internal team note

The Internal team note box lets your team leave a quick note that is only visible inside RizzDial โ€” not sent to the contact.
  • Type your note in the text area.
  • Press Cmd-Enter (Mac) or use Post note to save.
Use this for handoffs, context, or reminders about the contact.

๐Ÿ“… Activity timeline

Below the details and note area, the timeline lists interactions in order, grouped by date (for example THURSDAY 11 JUNE). Each entry shows what happened and when. For calls, a typical entry includes:
  • Badges such as CALL, Outbound, and Completed
  • Time of the call
  • A transcript preview with speaker labels
  • From and To phone numbers
  • A Recording link to play the call audio when a recording is available
Messages, emails, and workflow events appear in the same timeline when you use the All filter or the matching tab.

โšก Bulk actions

Select one or more contacts from the table. After contacts are selected, a bulk action bar appears. Bulk action bar with Tag and Delete options on selected contacts Available actions: ๐Ÿท๏ธ Apply tag When you apply a tag, the selected tag is added to all selected contacts. If workflow automations are connected to tag changes, applying a tag can trigger those workflows. โž– Remove tag When you remove a tag, that tag is removed from all selected contacts that currently have it. If workflow automations are connected to tag removal, removing a tag can trigger those workflows. ๐Ÿ—‘๏ธ Delete contacts The delete action asks for confirmation before running. When possible, contacts are soft deleted by marking them as deleted. This hides them from the Contacts page while keeping their activity history available. If your contact table does not support soft delete, contacts are removed directly. ๐Ÿ‘๏ธ Visibility & Permissions Only contacts marked as visible are displayed on the Contacts page. Contacts flagged as deleted are automatically hidden. If you are not a company-level user or lack permission to view all contacts, you will only see contacts included in your assigned powerlists.