Skip to content
Garuda
Operating

Exporting your leads

On the Leads screen, pick a status in the dropdown beside Export CSV — or leave it on All statuses — and choose Export CSV. The file downloads immediately with eleven columns, newest lead first.

Last checked against the running product on 30 August 2026.

The export is the whole table, not the page you are looking at, and it is the way to get your contacts into a CRM, a mail tool or a spreadsheet.

  1. Open Leads

    Leads in the workspace sidebar. The export control sits at the top right, next to Manual add.

  2. Choose the scope

    The dropdown to the left of the button reads All statuses by default. The alternatives are New only, Qualified only, Contacted only, Converted only and Disqualified only.

    The dropdown offers one status the table does not

    The status pills above the table are All, New, Qualified, Contacted and Customer — Customer being what the table calls a converted lead. The export dropdown uses the underlying words and adds Disqualified, which the table has no pill for.

  3. Choose Export CSV

    The button reads Preparing CSV… while it works, then the browser downloads the file and a green line confirms the name. Nothing is emailed and nothing is stored — the file goes straight to your downloads folder.

  4. Find the file

    It is named garuda-leads-YYYY-MM-DD.csv, with the status inserted when you filtered — for example garuda-leads-qualified-2026-08-30.csv.

  5. Know what is in it

    Eleven columns, in this order, with the newest lead first:

    The columns in a Garuda lead export
    ColumnContents
    idThe lead identifier.
    created_atWhen the lead was captured, in UTC.
    updated_atWhen it was last changed, in UTC.
    nameThe name given, if any.
    emailThe email address.
    phoneThe phone number.
    companyThe company given, if any.
    statusnew, qualified, contacted, converted or disqualified.
    sourcewidget for a consented capture, manual for a row typed in by hand.
    agent_idWhich agent the lead came from.
    notesNotes recorded on the lead.
  6. Open it

    The file starts with a UTF-8 byte order mark, so Excel reads accented names correctly instead of turning them into nonsense. Every other spreadsheet and CSV reader skips it.

Why some cells start with an apostrophe

A cell that would otherwise begin with =, +, - or @ is written with a leading single quote. Those characters make a spreadsheet evaluate the cell as a formula, and this text was typed by a stranger into a website widget. The quote makes the spreadsheet treat it as plain text. Delete it if you need the raw value.

Custom lead-form answers are stored with the lead but are not columns in this file. The eleven columns above are the whole export.

If it still does not work

Export CSV is greyed out

The screen has not connected to the API, and a line under the buttons says so. Reload the page; if it persists, sign out and back in.

The export says your session has expired

Sign in again and repeat the export. Nothing was downloaded, so nothing was lost.

The file downloaded but has only a header row

The status filter matched nothing. Set the dropdown back to All statuses and export again.

You are exporting repeatedly and it starts failing

The export is rate limited to 30 requests a minute per workspace. Wait a moment and try again.

Back to all help articles

Still stuck?

Every article here is written from the product as it works today. If something on this page does not match what you see in your workspace, trust the product and tell us — include the page you were on and what you expected.