Skip to main content
CSV export creates spreadsheet-compatible files from your Slant data. You can export clients, prospects, other contacts, and people from their respective list views.

Export clients

  • Navigate to Clients in the sidebar
  • Apply filters if you want a subset (by tier, tag, etc.)
  • Click the Export button in the toolbar
  • The CSV file downloads with the current date in the filename

Client export columns

The export includes a unique identifier plus the columns visible in your current view. Available fields include:
ColumnDescription
guidUnique record identifier
nameHousehold display name
emailHead of household’s primary email
phone_numberHead of household’s primary phone
cityHead of household’s primary address city
stateHead of household’s primary address state
zipHead of household’s primary address ZIP code
full_addressHead of household’s full address
tierService tier (A, B, C, D)
aumAssets under management
statusRecord status
tagsApplied tags (comma-separated)
created_atWhen the record was created
updated_atLast modification date
became_client_atWhen the prospect became a client
next_review_due_onNext scheduled review date
review_cadenceReview frequency
important_informationImportant information notes
ai_summaryAI-generated summary
last_meeting_atDate of last meeting

Export prospects

The process is the same as exporting clients:
  • Navigate to Prospects in the sidebar
  • Apply filters if needed
  • Click the Export button
Prospect exports use the same column set as client exports.

Export other contacts

  • Navigate to Contacts in the sidebar
  • Apply filters if needed
  • Click the Export button

Contact export columns

ColumnDescription
Full NameContact person’s name
EmailPrimary email
Phone NumberPrimary phone
TagsApplied tags (comma-separated)
StatusRecord status
Street AddressAddress line 1
Street Address 2Address line 2
CityCity
StateState
ZipZIP code
Full AddressFull address as single line

Export people

Export individual people within client or prospect households:
  • Navigate to Clients or Prospects
  • Apply filters if needed
  • Use the people export option to download a CSV of all people in the filtered households

People export columns

ColumnDescription
household_guidUnique household identifier
household_nameHousehold display name
full_namePerson’s full name
first_nameFirst name
last_nameLast name
middle_nameMiddle name
preferred_namePreferred name
date_of_birthDate of birth
genderGender
marital_statusMarital status
household_roleRole (head_of_household, spouse, etc.)
job_titleJob title
designationsProfessional designations
salutationSalutation
suffixName suffix
emailPrimary email
phonePrimary phone
addressPrimary address

Working with exported files

Opening in Excel

Recommended method:
  • Open Excel
  • Data > Get Data > From Text/CSV
  • Select the file
  • Choose UTF-8 encoding
  • Click Import
Double-clicking the CSV file works for simple exports but may cause encoding issues with special characters.

Opening in Google Sheets

  • Go to sheets.google.com
  • File > Import > Upload
  • Select your CSV file
  • Set separator to comma and encoding to UTF-8

Common issues

Dates display incorrectly: Dates are exported in ISO 8601 format (YYYY-MM-DD). Format the date column in your spreadsheet after opening. Special characters appear wrong: Use the Import function instead of double-clicking. Choose UTF-8 encoding. Numbers formatted as text: Format columns as numbers after opening. Leading zeros may be stripped.

Data security

Exported CSV files are not encrypted. Handle them according to your firm’s data security policies.
  • Do not email unencrypted CSV files containing client data
  • Store exported files in a secure location
  • Delete exported files when no longer needed

Next steps