Managing CRM Contacts
Organize contacts, link them to deals with roles, and maintain your contact database
Contacts in meetergo CRM represent the people you work with on deals. Link contacts to deals, assign roles, track communication history, and maintain a clean contact database with deduplication tools.
1 / 10Click CRM in the sidebar.
Open your contacts
Open CRM
Click CRM in the sidebar.

Switch to Contacts
CRM opens on Deals. Click the Contacts tab to see everyone in your database. The number beside the tab is your total contact count.

Read the contact list
Read a contact row
Each row leads with the contact name and their email address, then Company, Account owner, Next Meeting, Tags and Created. Use Columns to hide the ones you do not need.

Search the list
Type a name, an email address or a company to narrow the list. The search is case-insensitive and matches partial words.

Build a filter
Filters build a condition on any contact field. Save a filter you keep reusing as a view, and it appears as a tab above the list.

Open a contact
Open a contact
Click a row to open the contact record beside the list.

Work through the tabs
Overview holds the address, company, notes, custom fields and tags. Deals lists every deal this person is on, Activity shows their appointments and form submissions, and Files holds their attachments.

Add and clean up contacts
Add a single contact
New Contact opens a short form. Name and email are all you need, everything else can follow later.

Import a CSV file
Import takes a CSV file and lets you map its columns onto contact fields before anything is created.

Merge duplicates
Contact Deduplication scans for records that share an email address or a phone number, then lets you pick which one to keep and merge the group into it.

The contact record
Opening a contact from the list shows four tabs.
| Tab | What it holds |
|---|---|
| Overview | Job title, employer, function, seniority, location and language, plus the address, linked company, notes, custom fields and tags |
| Deals | Every deal this contact is on |
| Activity | Appointments, logged communications, synced emails and form submissions |
| Files | Documents saved against the contact |
If CRM Email Sync is enabled, Activity also shows emails automatically synced from Gmail or Outlook, grouped by conversation thread.
Creating contacts
New Contact asks for a name and an email address. Everything else can follow later from the contact record.
You can also create a contact while you are working on a deal, without leaving it. That flow is described under From the deal below.
Linking contacts to deals
From the deal
- Open the deal
- Go to the Contacts tab
- Click Add Contact
- Pick the person under Contact. The picker searches your existing contacts, so create the contact first if they are not in your database yet
- Choose a Contact Role (optional)
- Click Add Contact
Contact roles
Assign roles to clarify each contact's involvement:
| Role | Description |
|---|---|
| Primary | Main point of contact |
| Decision Maker | Has authority to close |
| Influencer | Affects the decision |
| User | End user of product/service |
| Other | Custom role as needed |
Mark your main contact as "Primary" for quick identification. Only one contact per deal can be Primary.
Removing contacts from deals
- Open the deal
- Go to the Contacts tab
- Find the contact
- Click the remove button on their row
- The contact is unlinked but not deleted from your database
Importing contacts
Import takes a CSV file and maps its columns onto contact fields before anything is created.
Preparing your CSV
Create a CSV file with columns for:
nameorfirstNameandlastNameemailphone(optional)company(optional)
Example:
name,email,phone,company
John Smith,john@acme.com,+1-555-0100,Acme Corp
Jane Doe,jane@globex.com,+1-555-0200,Globex Inc
Importing
- Click Import in the Contacts view
- Upload your CSV file
- Map CSV columns to contact fields
- Review the preview
- Start the import
Contacts are created and appear in your database.
Duplicate emails may be flagged or skipped during import. Check the import results for any issues.
Merging duplicate contacts
Contact Deduplication groups records that share an email address or a phone number. Open it, review each group, choose the record to keep, and merge.
What gets merged
When merging:
- Deal associations transfer to the record you keep
- Notes are combined
- Communication history is preserved
- The most complete information is kept
Merging is permanent. Double-check before confirming a merge.
Filtering and saved views
Filters builds a condition on any contact field, and conditions can be combined. A filter you keep reusing can be saved as a view, which then appears as a tab above the list next to All contacts.
Columns controls which columns the table shows, so you can hide the ones you do not use.
Editing contacts
- Open the contact
- Click Edit
- Change the fields in the form
- Click Save Changes
Tags and custom fields are edited directly on the Overview tab, without opening the form.
Deleting contacts
- Open the contact
- Click Delete
- Confirm the deletion
To remove several at once, tick the checkboxes in the list and use the Delete button in the bar that appears above the table.
Deleting a contact removes them from all deals and permanently removes their data. Consider unlinking from deals instead if you want to preserve the contact for future use.
Contact and company relationship
To link a contact to a company, or move them to a different one, open the contact, click Edit, pick the company, and save. The contact then appears under that company's associated contacts.
Best Practices
Data Quality
- Use consistent name formatting
- Verify email addresses
- Keep phone numbers in a standard format
- Link contacts to companies when applicable
Regular Maintenance
- Run deduplication monthly
- Update contact information when it changes
- Remove truly outdated contacts
Complete Profiles
The more information you have:
- Easier to find contacts
- Better context for deals
- More useful for team members
Role Assignment
Always assign roles when linking to deals:
- Clarifies who's who on complex deals
- Helps prioritize outreach
- Provides context in activity history
FAQ
Can a contact be linked to multiple deals?
Yes, a contact can be associated with as many deals as needed. Each deal can have a different role for the same contact.
What's the difference between CRM contacts and booking contacts?
CRM contacts are for sales pipeline tracking. Booking contacts are created when someone books a meeting. The two can overlap, and booking contacts can be added to deals.
Can I export contacts?
There is no export button on the Contacts page. You can read your contacts through the meetergo API (GET /crm) with a Personal Access Token (API Key). If you need the people who booked a meeting with you, including their booking form answers, export your bookings instead: Export bookings and attendee lists as CSV (Excel).
Are contacts shared across the team?
Yes, all team members with CRM access can view and edit contacts (subject to permissions).
What happens to a contact when their company is deleted?
The contact remains but is no longer associated with a company. You can link them to a different company.
Can I see all contacts for a specific company?
Yes, open the company profile to see all associated contacts.
Related Articles
Was this article helpful?
Let us know if this article answered your questions.