LogoLogo
API DocsChangelogPlaybooksLoginBook a Demo
  • Getting Started
    • Introduction to Reo.Dev
    • For Users
      • Step 1: Find active accounts to target
      • Step 2: Track developer activity on your target accounts
      • Step 3: Identify developers engaging with your product
      • Step 4: Build custom segments that are most likely to convert
      • Step 5: Use filters to spot high-intent leads
    • For Admins
      • Step 1: Identify active accounts to target
      • Step 2: Track developer activity on your target accounts
      • Step 3: Find developers engaging with your product
      • Step 4: Create custom segments that are most likely to convert
      • Step 5: Integrating data sources with Reo.Dev
      • Step 6: Integrate Slack and set up notifications
      • Step 7: Add Customer Fit Criteria
  • Accounts
    • Account Lifecycle Stage
    • Custom CRM Stages
    • Developer Funnel Stages
    • Account Activity Score
    • Tags
    • Customizing Tags
    • Custom Lists
    • Using the Lists API in Reo.Dev
    • Managing CRM Owners in Reo.Dev
    • Follow an Account
    • How to Set Up Notification Alerts for Accounts, Developers & Segments in Reo.Dev
    • Flag incorrect data
  • Developers
    • Interpreting Intel on the Developer view page
    • Developer Activity Score
    • How to Find Inbound Developers in Reo.Dev
  • Segments
    • Creating Segments
    • Basic & Advance Segments
    • Filters 101
    • Segment Actions
    • My Segments
    • Shared Segments
    • Magic Segments
    • Favourite Segment
    • Add notes for better collaboration and context
    • CSV Exports for Segments
    • 10 Advanced Segments to create to spot high-intent opportunities
  • Buyers
    • Find Buyer Contact
    • How to Find, Segment & Engage Decision-Makers in Reo.Dev’s Buyer Section
    • Buyer Persona Configuration in Reo.Dev
  • Enrichment
    • Enrichment
  • Audiences
    • Buyer Audience
  • Integrations
    • Connect GitHub repositories
    • Reo.Dev Zapier Integration Guide
    • Webhooks
    • Developer Docs
      • Docusaurus
      • GitBook
    • CRM
      • HubSpot
      • Salesforce
      • Pipedrive
      • Zoho
      • Freshworks
      • Leadsquared
    • Tracking Beacon
      • Install JavaScript for Documentation
      • Install JavaScript for Product
      • Install JavaScript in Website
      • Install JavaScript in Local Product
      • Track Code Interactions
      • Install JavaScript for Documentation through Google Tag Manager
      • Reo.Dev JavaScript Cookies and Consent Guide
    • Product Usage API
      • Overview
      • How to Configure Product Usage Metrics in Settings
      • Telemetry Data
      • Product API
      • Examples of Product Usage Metrics
      • Data Collected for Product Usage
    • Communities
      • Open Communities
      • Owned Communities
        • Slack
        • LinkedIn Company Page
    • Email
      • Apollo.io
      • How to Integrate and Use Outreach.io with Reo.Dev
      • How to Integrate and Use Salesloft with Reo.Dev
    • Website Tracking
      • RB2B
  • Analytics
    • Impact Dashboard
  • Campaigns
    • Run bulk email campaigns
    • Testing Your Email Integration with Reo.Dev
  • Settings
    • Add Customer Fit Score Criteria
    • Add Firmographic and Technographic Filters
    • Configure Slack & Email Notifications
  • Account and Contact Usage Limit
    • Manage Account and Contact Limit Usage
  • User Management
    • Invite a teammate to Reo.Dev
    • Manage CRM Permissions
    • Roles and Permissions: Admin vs User
    • What Happens to Data When a User Is Deleted in Reo.Dev?
  • FAQs/Troubleshooting
    • How to Exclude Competitors from My Segments in Reo.Dev?
    • How to Sync a Segment to Salesforce/HubSpot?
    • Why Is the 'Sync to CRM' Button Greyed Out?
    • I Synced My Accounts, But They Are Not Showing in My CRM – What to Do?
    • Why Am I Seeing More Accounts in CRM Than I Synced?
    • Why Can't I Find My Account in the Dashboard Search Bar?
    • Resolving Caching Issues in Reo.Dev
    • Understanding Score Discrepancies Between Account and Developer Activity Score
    • Reo.Dev Credit-Based Pricing: FAQs
Powered by GitBook
LogoLogo

Resources

  • Changelog
  • Playbooks
  • DevGTM Conversations
  • Support
  • API Docs

Company

  • Blog
  • Contact Us
  • Book a Demo

Policies

  • Privacy Policy
  • Terms of Service

© 2025 All rights reserved Reo.Dev

On this page
  • 1. Creating Lists in Reo.Dev
  • 2. Managing & Enriching Lists
  • 3. Adding Accounts/Developers to a List from UI
  • 4. Sharing Lists with Team Members
  • 5. Creating Segments Using Custom Lists & Columns
  • 6. Edit & Delete Lists
  • 7. Additional Resources & Playbooks
  • Summary:

Was this helpful?

  1. Accounts

Custom Lists

Import, Enrich & Segment with your custom CSV lists in Reo.Dev

PreviousCustomizing TagsNextUsing the Lists API in Reo.Dev

Last updated 12 days ago

Was this helpful?

Reo.Dev Lists 2.0 introduces the ability to import lists with custom columns for both Accounts and Developers. This feature enhances segmentation, prioritization, and team collaboration by enabling:

  • Custom CSV Imports with additional columns beyond standard data.

  • Advanced Segmentation based on custom column values.

  • List Sharing & Team Collaboration for personalized outreach strategies.


1. Creating Lists in Reo.Dev

A. Importing a List (CSV Upload with Custom Columns)

Reo.Dev supports CSV file uploads for list creation. The platform allows users to import custom columns that can later be leveraged in segmentation and targeting.

Steps to Import a List:

  1. Navigate to Lists

    • Go to Tools → Lists from the sidebar.

    • Click on Import.

  2. Choose List Type

    • Select whether the list is for Accounts or Developers.

  3. Provide List Details

    • Enter a List Name (e.g., "SQL Cold Target Accounts - Jan 2025")

    • (Optional) Add a Description for context.

    • Click Next.

  4. Upload CSV File

    • Click Upload and select the CSV file.

    • Click Next after a successful upload.


B. Mapping Columns for Data Enrichment

1. Selecting the Primary Key Column (Mandatory for Import Success)

  • For Account Lists → Choose Company Domain Name

  • For Developer Lists → Choose LinkedIn Profile URL, GitHub ID, or Email

Why is this important?

Reo.Dev maps your list against its database for enrichment based on the primary key column:

  • For account lists, this is the Company Domain Name.

  • For developer lists, this is the GitHub ID, LinkedIn Profile, or Email.

Incorrect mapping of the primary key column will result in an import failure.

2. Mapping Custom Columns to Field Types

Each column in your uploaded CSV needs to be mapped to a specific field type to ensure accurate data processing. Below is a sample dataset illustrating how different types of fields are mapped during the import process:

Column Name
Field Type
Example Data
Notes

Company Domain Name

String

Primary key for account mapping

6QA Intent Score

Integer

85

Numerical data

6QA Buying Stage

String

Awareness

Categorical text values

Last Contact Date

Date

25/01/2025

Must be in DD/MM/YYYY format

Best Practices for Field Mapping:

  • For numerical values, map as Integer.

  • For text-based values or links, map as String.

  • For date fields, use the DD/MM/YYYY format.

Columns left unmapped and checked won’t be imported.

Select Columns to Import

  • You can exclude unnecessary columns.

  • The primary key column must always be checked.

  • Click Done to proceed.


Import Summary & Processing Time

Once you upload a list, the Import Summary pop-up will provide an overview of the import details, including:

  • List Type (Accounts or Developers)

  • List Name

  • File Name

  • Number of Imported Columns

  • Number of Imported Rows

  • Import Status (In Progress)

The import process may take 15–30 minutes for smaller lists and a few hours for larger datasets, depending on the list size.

Email Notification: You will receive an email notification once the import is complete, and the list will be available in the Lists panel under "My Lists."


2. Managing & Enriching Lists

A. Viewing Imported Lists

Once a list is imported successfully:

  • Click View Accounts/Developers to see the enriched data.

  • Enriched accounts will display Reo.Dev data alongside custom columns.

  • Unmapped accounts/developers remain visible in the list but have no initial enrichment.

Note: If an unmapped account or developer later engages in developer activity that Reo.Dev tracks, the system will automatically enrich their profile. At that point, you’ll see the added intelligence alongside your custom column data in the custom list.


B. Creating a Blank List & Using It for Sliced Data

Steps to Create a Blank List:

  1. Go to Lists → Click on Create

  2. Choose List Type (Accounts or Developers)

  3. Provide List Name & Description (Optional)

  4. Click Create.

Real-World Use Case:

A Sales Manager uploads a list of 100 accounts. After enrichment with Reo.Dev data, they filter high-intent accounts.

  • They create two blank lists:

    • Hot Accounts Jan - John

    • Hot Accounts Jan - Sarah

  • They manually add 50 high-priority accounts to John’s list and 50 to Sarah’s.

  • They share the lists with notes explaining the selection strategy & assigning those accounts to the rep.

Why use blank lists?

  • Helps divide & assign leads across SDRs.

  • Allows manual curation for targeted follow-ups.

  • Provides team flexibility in handling prospects.


3. Adding Accounts/Developers to a List from UI

You can now add accounts/developers from the Reo.Dev UI into a list.

Steps to Add Members to a List:

  1. Go to Accounts or Developers Panel

  2. Select profiles to add

  3. Click Actions → Add to List

  4. Select the appropriate list

Note: The List names in the dropdown are dynamically filtered based on the panel you are in:

  • If you're in the Accounts panel → Only Account-type lists will be shown.

  • If you're in the Developers panel → Only Developer-type lists will be shown.


4. Sharing Lists with Team Members

  1. Navigate to Lists → Click on three dots Icon → Share List

  2. Select Users to share with

  3. Add a Note (e.g., "High Intent Accounts for targeted SDR outreach")

  4. Click Share.

Shared lists appear in the "Shared Lists" tab for recipients.


5. Creating Segments Using Custom Lists & Columns

A. Using List Filters in Segments

  1. Go to Create Segment

  2. Under Source Filters, select "List Attributes"

  3. Choose the custom list (e.g., SQL Cold Target Accounts - Jan 2025)

  4. Select a custom column (e.g., 6QA Buying Stage)

B. Filtering Based on Custom Column Values

  • Unlike predefined Reo.Dev filters, users must manually enter values.

  • Example: If filtering by 6QA Buying Stage, users must type values like Consideration, Purchase, Decision.

Why manual input?

  • Imported list data is user-generated and unpredictable.

  • The UI doesn’t provide predefined dropdowns for custom column values.


C. Combining Custom Columns with Reo.Dev Filters

Users can combine custom list attributes with Reo.Dev segmentation filters.

Example: Prioritizing High-Intent Accounts

  1. Filter: List Attribute → 6QA Buying Stage = Decision

  2. Filter: Developer Activity Score = High & Medium

  3. Apply Segmentation → View high-priority accounts in the Accounts panel

Why is this useful?

  • Enables granular targeting by merging custom columns with Reo.Dev insights.

  • Helps prioritize accounts with strong intent & developer engagement.

Note: Custom column attributes are only visible in the Lists view, not in the Segments view.


6. Edit & Delete Lists

Editing a List

You can update an existing list by uploading a new CSV. This replaces all previous data in the list.

Steps to edit a list:

  1. Navigate to Lists from the sidebar.

  2. Find the list you want to update.

  3. Click the â‹® (More options) button.

  4. Select Edit List from the dropdown.

  5. Upload the new CSV file.

  6. The existing list will be overwritten with the new data.


Deleting a List

If you no longer need a list, you can delete it permanently.

Steps to delete a list:

  1. Navigate to Lists from the sidebar.

  2. Find the list you want to remove.

  3. Click the â‹® (More options) button.

  4. Select Delete List from the dropdown.

  5. Confirm the deletion when prompted.

Warning: Deleting a list is permanent and cannot be undone.


7. Additional Resources & Playbooks

  • Upcoming Update: New playbooks featuring Lists 2.0 are coming soon.


Summary:

  • Import Custom Columns for advanced segmentation

  • Seamless CSV Imports with Reo.Dev enrichment

  • List-based segmentation for prioritization

  • Advanced Team Collaboration with list sharing

Start leveraging custom lists today to refine your Developer ABM strategy!

Developer ABM Playbook Collection →

Check it out here
example.com