The complete exit guide

How to Get Off Smartsheet

If you searched "how to get off Smartsheet," here is the honest, complete answer. A safe exit is five steps: take inventory, export everything while you still have access, know exactly what will not come with you, cancel on the right timeline, and pick a landing spot where your sheets keep working. This guide walks all five, and every claim about Smartsheet on this page is cited to Smartsheet's own documentation.

The short version: export first, cancel second, and if your formulas matter, do not rely on Smartsheet's own export to carry them (it doesn't1).

Step 1Take inventory before you touch anything

The teams that regret their exit are the ones that discovered what they had after they lost access to it. Before you export or cancel anything, walk your workspaces and write down what actually exists. The list matters because each kind of item leaves Smartsheet by a different door, and some don't leave at all.

Sheets, rows, and attachments

The core assets. Count the sheets you actively use, flag the big ones, and note which sheets carry row attachments, because attachments are excluded from Excel exports1 and need their own plan (step 2).

Formulas and cross-sheet references

Open your most formula-heavy sheets and note which ones your team would rebuild by hand if the formulas arrived as frozen values, because that is what Smartsheet's own export produces.1 Cross-sheet references deserve a special flag: they don't survive backups either.3

Reports, dashboards, and forms

These are views and collectors built on top of your sheets. Smartsheet's backup documentation lists reports and dashboards among the things a backup does not include,3 so screenshot the layouts and write down what each report filters on. Ten minutes now saves a "wait, how was that grouped?" later.

Automations and integrations

Workflows are also on the backup's not-included list.3 For each automation, record the trigger, condition, and action in a plain sentence ("when Status becomes Done, notify the PM"). Do the same for anything wired in from outside: integrations stop at the door.

Step 2Export everything first

Do this while your access is intact and unhurried, not during the 30-day read-only countdown after cancellation.2 Smartsheet exports one sheet at a time from File > Export > Export to Microsoft Excel, and can export a whole folder (right-click it in the workspace panel, then Export) or workspace (three-dot menu above the workspace name, then Export).1 Our step-by-step guide to exporting Smartsheet to Excel walks every click. Before you trust the files, know what Smartsheet's own documentation says the export does:

  1. Formulas flatten to values."Formulas aren't preserved due to the differences between Excel and Smartsheet formula syntax."1 The exported cells hold the last calculated numbers, and the logic that produced them is gone. If your sheets are formula-driven, this is the single biggest exit risk, and it is why the fast path below reads formulas through the API instead.
  2. Attachments don't come along.Attachments are listed among the items "excluded from exports," together with groupings and summary rows.1 The documented bulk route is a backup request, which does include attachments but is a Business and Enterprise capability with a 4 GB limit.3 Otherwise, download files row by row while you still can.
  3. Rich column types become plain text.For dropdown, contact list, checkbox, and symbol columns, "Only text values are exported."1 The values survive; the column behavior (the picker, the contacts, the symbols) does not.
  4. Gantt charts export as a flat task list."Exporting a Gantt chart to Excel exports only the task list it's based on."1 Your dates and durations arrive; the timeline rendering doesn't.
  5. Comments and sheet summaries DO export, on separate tabs.Credit where due: they "appear in the exported workbook on separate tabs."1 Don't let anyone tell you your comments are simply gone; they're on a tab. Row hierarchy is the one to double-check: the export documentation doesn't say how indented subtasks come over, so verify your indentation survived in the file.

Step 3Know what breaks when you leave

An honest exit guide has to say this part out loud. Some of what you built in Smartsheet is not data, it's configuration, and no export file carries it. Smartsheet's own backup documentation draws the line clearly: backups cover sheet data, comments, and attachments, and don't include "reports, dashboards, formulas, workflows, cross-sheet references, formatting information, or custom configurations."3

In practice that means you should plan to rebuild your automations, dashboards, reports, and forms in whatever tool you land in, from the notes you took in step 1. Published links stop resolving, and anything integrated with your Smartsheet account stops flowing. None of this should scare you off the move; it should just go on the plan with an owner and an afternoon allocated. If the destination has the same concepts (automations, dashboards, forms), rebuilding is mechanical rather than creative work.

Step 4Cancel your Smartsheet subscription

Only after your exports are verified. The self-serve path is Account > Plan & Billing Info > Cancel Account, followed by a confirmation dialog; Enterprise plans go through their sales representative or the billing team instead.2 Two deadlines to respect: the cancellation request must be submitted at least 30 days before your term renews, and canceled accounts don't qualify for pro-rated refunds.2 After expiry your sheets go read-only for 30 days, then Smartsheet deletes them.2 The full details, including what happens to your data on each path, are in our guide to canceling a Smartsheet subscription.

Step 5Where to go instead

Skip the "top 10 tools" listicles and run a checklist against your step-1 inventory instead. A replacement earns the job if it covers what you actually use:

  1. A real formula language.Not a single formula column: cell-level formulas, the functions you use today, and formulas that can address row hierarchy (children, parents) if your rollups depend on it.
  2. Row hierarchy and cross-sheet references.If your sheets nest subtasks under parents or pull values across sheets, confirm both exist natively, and confirm the ceilings are higher than the ones you're leaving.
  3. Attachments, automations, dashboards, forms.Everything from your inventory should have a home, ideally included in the plan price rather than gated behind a higher tier.
  4. A billing model you can predict.Know exactly who counts as billable before you sign. Ask the one question that would have saved many Smartsheet admins a surprise: "can the invoice change without me adding anyone?"
  5. An import path that keeps formulas working.The decider. If the only way in is uploading the Excel export, you inherit every loss from step 2. Look for a tool that reads your Smartsheet account through the API and translates formulas, then verify the claim on your own data during a trial.

We wrote an honest, no-rigged-table guide to running this checklist, including where the other tools genuinely fit better: choosing a Smartsheet alternative. And if you want the side-by-side with sources, Wisegrid vs Smartsheet publishes the receipts.

Put it on a calendarA realistic exit timeline

The two Smartsheet deadlines (cancel at least 30 days before renewal, and the 30-day read-only window after expiry2) suggest a comfortable four-week plan that never leaves you racing a countdown:

  1. Week 1: inventory and decide.Walk the workspaces, build the step-1 inventory, and run the step-5 checklist against two or three candidates. Start a free trial at the strongest fit and import a real sheet, not a toy one.
  2. Week 2: move the data.Run your full export (or the importer), verify the files against the inventory, and pull attachments. Check your most formula-heavy sheet line by line; it's the honest test of the whole move.
  3. Week 3: rebuild and run parallel.Recreate automations, dashboards, and forms from your notes, repoint any integrations, and run both tools side by side for a few days so the team can flag anything missing while Smartsheet is still there to check against.
  4. Week 4: cancel on time.Submit the cancellation ahead of the 30-days-before-renewal deadline,2 archive your export files somewhere durable, and revoke any API tokens you created along the way.
The fast path

Or skip the export files entirely.

Wisegrid's importer exists because of everything above. Paste one read-only Smartsheet API token and it mirrors your workspaces, folders, sheets, formulas, attachments, forms, and reports directly through the API, no export files, no flattened formulas. We never write to your Smartsheet account, and you can revoke the token anytime.

Formulas come over as live, working formulas. Wisegrid's formula language is written the way you already write it, as [Column]@row, so most formulas arrive in syntax your team already knows, and cross-sheet references translate to typed inline references. Anything that can't translate cleanly lands in a transparency report with the original formula text and our best guess, so nothing is silently dropped: you see exactly what needs review before you trust the result.

Prefer the credential-free route? The Excel path works too: export from Smartsheet, then use File > Import from Excel inside any Wisegrid sheet, which can even keep the formulas your workbook carries. Either way, run it during the 7-day free trial (no credit card required) against your real workspace and judge the fidelity yourself.

Frequently asked
Can you export Smartsheet to Excel?
Yes. Open the sheet and select File > Export > Export to Microsoft Excel. You can also export a whole workspace (three-dot menu above the workspace name > Export) or a folder (right-click the folder > Export). Know the limits before you rely on it: formulas are not preserved (you get their last calculated values), attachments are excluded, and dropdown, contact, checkbox, and symbol columns come out as plain text. Comments and sheet summaries do export, on separate tabs of the workbook.
How do I cancel my Smartsheet subscription?
On a self-serve paid plan: sign in, then go to Account > Plan & Billing Info > Cancel Account and confirm in the cancellation dialog. Smartsheet requires the cancellation request at least 30 days before your current term renews, and canceled accounts do not qualify for pro-rated refunds. Enterprise plans cancel through their sales representative or the Smartsheet billing team. Export your data first.
What happens to my data when I cancel Smartsheet?
According to Smartsheet's own cancellation documentation, your sheets become read-only for 30 days after your subscription expires, and after those 30 days Smartsheet deletes the files. That deadline is the reason this guide puts "export everything" before "cancel": once the 30-day window closes, there is no documented way to get the data back.
What is the best Smartsheet alternative?
It depends on what you actually use. If your work lives in the grid (formulas, parent-child row hierarchy, cross-sheet references, attachments), the strongest fit is a grid-first tool that imports your sheets with formulas intact; that is exactly what Wisegrid is built to be. If you mainly used Smartsheet as a task board or a lightweight database, a board-first or database-first tool may fit better. Our guide to choosing a Smartsheet alternative walks the checklist.
Does Smartsheet's export keep formulas?
No. Smartsheet's export documentation says formulas are not preserved due to the differences between Excel and Smartsheet formula syntax; the exported file carries the last calculated values. If your formulas matter, use an exit path that reads them through the Smartsheet API instead of an export file. Wisegrid's importer does that: your formulas arrive as live, working formulas, and anything that needs review is listed, not silently dropped.
Do I lose my automations when I leave Smartsheet?
Plan on rebuilding them. Smartsheet's own backup documentation lists workflows among the things a backup does not include, and the Excel export is sheet data only. Before you leave, screenshot or write down each automation rule (trigger, condition, action) so rebuilding is mechanical. Wisegrid includes automations on its one plan, so the rules themselves take minutes to recreate, but no tool can import them from Smartsheet automatically today, and anyone who claims otherwise deserves skepticism.

1 Smartsheet's export documentation: File > Export > Export to Microsoft Excel; "Formulas aren't preserved due to the differences between Excel and Smartsheet formula syntax"; Groupings, Summary rows, and Attachments are "excluded from exports"; for dropdown, contact list, checkbox, and symbol columns "Only text values are exported"; "Exporting a Gantt chart to Excel exports only the task list it's based on"; and comments and sheet summaries "appear in the exported workbook on separate tabs" (Smartsheet export documentation).

2 Smartsheet's cancellation documentation: "Your sheets become read-only for 30 days when your subscription expires. After 30 days, Smartsheet deletes those files"; "You must submit your cancellation request at least 30 days before the renewal of your current term"; "Canceled accounts don't qualify for pro-rated refunds" (Smartsheet cancel-account documentation).

3 Smartsheet's backup documentation: "Sheet backups include sheet data, comments, and attachments"; "Backups don't include reports, dashboards, formulas, workflows, cross-sheet references, formatting information, or custom configurations"; backups are available on Business and Enterprise plans, and "Backup file size is limited to 4 GB" (Smartsheet backup documentation).

4 Smartsheet limits each sheet to 500,000 cells: "A sheet cannot exceed a total of 500,000 cells" (Smartsheet API documentation). Wisegrid's ceiling is 1,000,000 cells per sheet.

Leave carefully. Land somewhere better.

Getting off Smartsheet is a checklist, not a leap. Export first, cancel on the clock, and pick a destination where your sheets still act like your sheets: 1,000,000 cells per sheet4, every feature on one $19 per editor plan, view-only collaborators free, and an importer that keeps your formulas working.