Lesson 5 of 7

Lesson 2.3.5

Column transforms, and naming columns so exports line up

5 min readIntermediate

What this costs

Free.

Before you start

A table you export regularly.

The least glamorous lesson in the Akademy and one of the highest leverage. Every minute spent on column names is repaid on every export, every integration and every workflow reuse afterwards.

Name for the destination, not the tool

What the column gets called by defaultWhat to call itWhy
Find People Agent outputcontact_first_name, contact_last_name, contact_titleMatches the CRM field, so mapping is automatic
Official Website Findercompany_domainMatches your dedup key and your CRM
Custom tool 3hiring_signal_verdictReadable in six months by someone who is not you
Scoring Agenticp_score, icp_rationaleTwo fields, because you filter on one and read the other

Transforms handle the rest: splitting a full name into first and last, normalising a country to a code, trimming a domain to its root, standardising a phone number. Do this in the table, once, rather than in a spreadsheet after every export.

Check yourself

0 of 2 answered

1.What should a column be named after?

2.Where should a full name be split into first and last?

Answer all 2, then open Check for companies you already have, before you pay for them to tick this lesson off.

This lesson is written and complete. Its screen recording is still to come, and the written walkthrough is designed to stand on its own without one.