Back to Nutshell in Google Sheets
SheetXAI logo
Nutshell logo
Nutshell · Google Sheets Guide

Identify Dormant Nutshell Accounts Using a Google Sheet

2026-05-14
5 min read

The Scenario

You manage 50 enterprise accounts at a managed IT services firm. Someone in the leadership meeting last week mentioned "we should be calling the accounts we haven't touched in a while." That was Tuesday. It is now Thursday afternoon and you have been handed the task of figuring out which accounts those actually are — which means digging through Nutshell activity logs one account at a time.

The bad version:

  • You open Nutshell, click into the first account, scroll to the activity section, and note the date of the most recent log.
  • You write it down in a spreadsheet. Click to the next account.
  • Thirty accounts in, you've lost track of whether you're sorting by name or by ID, and you notice you skipped three accounts somewhere in the middle.

Nobody hired you to be a manual data harvester. The re-engagement calls are the actual job.

The Easy Way: One Prompt in SheetXAI

SheetXAI is an AI agent that lives inside your Google Sheet. It reads the sheet and, through its built-in Nutshell integration, can pull activity data for each account and calculate dormancy flags — without you clicking through Nutshell one record at a time.

Open SheetXAI in the sidebar and ask:

Fetch all Nutshell accounts and their last activity date, write them into this Google Sheet, and flag any account with no activity in 90 or more days with DORMANT in column D, sorted by days-since-activity descending

What You Get

  • One row per Nutshell account with account name, last activity date, days-since-activity count, and a DORMANT flag where applicable.
  • Sorted from most dormant to least, so the top of your list is the first call queue.
  • Accounts with recent activity still listed — no data hidden — so you can see the full picture.
  • Any accounts with no recorded activity at all flagged distinctly so you can decide how to handle them.

What If the Data Is Not Quite Ready

You already have the account names in column A and want to fill in the rest

For each account name in column A of this sheet, fetch all activities from Nutshell and write the most recent activity date into column B — then in column C calculate days since last activity

You want to split the view by account owner

Fetch all Nutshell accounts with their last activity date and assigned owner — write account name, owner, last activity date, and days-since-activity into this sheet, and add a DORMANT flag for any row over 90 days, sorted by owner then by days-since-activity descending

Some accounts have activity logged under different name spellings

Fetch all Nutshell accounts and their last activity dates — if two rows have account names that look like the same company with slight differences (extra spaces, punctuation), merge them and use the most recent activity date before writing the output

Full re-engagement prioritization in one shot

Fetch all Nutshell accounts, pull each account's most recent activity date, calculate days since last activity, flag DORMANT for anything over 90 days, sort by days-since-activity descending, and add a column showing the assigned account owner for each row

When leadership wants a re-engagement call list by end of day, describe the full output — the flag, the sort, the owner column — in one prompt.

Try It

Get the 7-day free trial of SheetXAI and open a blank sheet or an existing account list — then ask it to pull the last activity date from Nutshell for every account and flag the dormant ones. You can also use the same approach to bulk-update lead statuses or log a batch of call activities against the right contact records.

Stop memorizing formulas.
Tell your spreadsheet what to do.

Join 4,000+ professionals saving hours every week with SheetXAI.

Learn more