Skip to content

Managing Contacts

Contacts are the core of GetRaze. Every lead, prospect, and customer is stored as a contact with rich profile data, activity history, and engagement tracking.

Overview

Navigate to Contacts in the sidebar to access your contact database.

Contact Views

ViewDescription
ListTable view with sortable columns and inline editing
GridCard-based view with key information at a glance

Contact Fields

Core Fields

FieldDescription
NameFull name
EmailEmail address
PhonePhone number
CompanyCompany name
TitleJob title / position
LocationGeographic location
LinkedIn ProfileLinkedIn profile URL
SourceWhere the contact came from (linkedin, google_maps, api, csv, manual)
ScoreLead quality score

Engagement Fields

FieldDescription
Last InteractionMost recent activity
Email Engagement ScoreBased on opens, clicks, bounces
Total Emails SentMarketing emails sent
Total Emails OpenedMarketing emails opened
Total Emails ClickedLinks clicked in emails

Custom Fields

Contacts support custom fields as a JSON object. You can add any additional data points specific to your business.

Tags

Tags are labels you can attach to contacts for organization and targeting:

  • Create tags in Config > Tags
  • Add/remove tags from contact detail pages or in bulk
  • Filter by tags in search, lists, and segments
  • Trigger flows - Adding a tag can trigger email flow enrollment

Search contacts by:

  • Name, email, company, or phone
  • Tags
  • Source
  • Date range (created, last interaction)
  • Custom field values

Bulk Operations

Select multiple contacts to:

  • Add/remove tags in bulk
  • Add to a contact list
  • Export to CSV
  • Delete contacts

Contact Detail Page

Click on any contact to see:

  • Full profile information
  • Activity timeline
  • Conversation history across all channels
  • Tags and lists
  • Pipeline opportunities
  • Notes
  • Email engagement history

Importing Contacts

See Importing Contacts for CSV import, column mapping, and duplicate detection.

API Access

Contacts are available via the External API:

  • GET /external/v1/contacts - List contacts
  • GET /external/v1/contacts/:id - Get a contact
  • POST /external/v1/contacts - Create a contact
  • PUT /external/v1/contacts/:id - Update a contact
  • DELETE /external/v1/contacts/:id - Delete a contact

GetRaze - AI-Powered Lead Generation