Back to Nusii Proposals in Google Sheets
SheetXAI logo
Nusii Proposals logo
Nusii Proposals · Google Sheets Guide

Archive Expired and Rejected Nusii Proposals From a Google Sheet List

2026-05-14
5 min read

The Scenario

Your agency's Nusii workspace has been accumulating clutter since January. Proposals that expired in Q1, a handful that got formally rejected, a few that just went cold and nobody touched again. The account manager mentioned it in last week's sync: "We need to clean this up before the new quarter." The proposal IDs and statuses are already sitting in a sheet from the last pipeline export. Nobody wants to open each proposal in Nusii and click Archive thirty times.

The bad version:

  • Open Nusii, search for proposal ID 1, click into it, click the settings or actions menu, find Archive, confirm. Click back.
  • Find proposal 2. Repeat.
  • Thirty proposals. Thirty separate navigations through the Nusii UI, with no confirmation trail in the sheet to show which ones actually got archived.

When this kind of maintenance work takes an afternoon, it doesn't happen as often as it should. The workspace stays cluttered, the proposal list gets harder to read, and the next new-quarter cleanup is already overdue by the time anyone gets to it.

The Easy Way: One Prompt in SheetXAI

SheetXAI is an AI agent that lives inside your Google Sheet. It reads the proposal ID list and archives each one through the Nusii integration, writing a confirmation back into the sheet as it goes.

Here is the prompt for this specific task:

Archive every Nusii proposal whose ID appears in column A of this sheet — process all 30 rows and write "Archived" into column B for each success

What You Get

  • Every proposal ID in column A is sent to Nusii for archiving.
  • "Archived" written into column B for each successful operation.
  • An error note in column B for any ID that fails — so you can see exactly which ones need a manual look.
  • The sheet becomes the audit trail: column B tells you which proposals were cleaned up and which weren't.

What If the Data Is Not Quite Ready

Some rows contain proposal IDs that are already archived and would error

For every proposal ID in column A, check the current status in Nusii — if it's already archived, write "Already archived" in column B and skip — if it's not archived, archive it and write "Archived" in column B

You want to only archive proposals that are expired or rejected, and skip any that are in draft

For every proposal ID in column A, fetch the current status from Nusii — if the status is "expired" or "rejected", archive the proposal and write "Archived" in column B — if the status is "draft" or anything else, write "Skipped — status: [status]" in column B

Some IDs in the list are placeholders or blank rows that need to be skipped

For every row in this sheet where column A contains a numeric value, archive the corresponding Nusii proposal and write "Archived" in column B — if column A is blank or contains non-numeric text, write "Invalid — skipped" in column B

Full Q1 cleanup: validate, archive, and generate a cleanup summary

For each proposal ID in column A, validate that the ID is numeric and non-blank — skip invalid rows with a note in column B — for valid IDs, fetch the Nusii proposal status — skip any with status "draft" or "accepted" and note "Skipped — [status]" in column B — archive all proposals with status "expired" or "rejected" and write "Archived" in column B — at the end of the sheet, add a summary row showing total archived, total skipped, and total invalid

One prompt to run the entire cleanup and produce the summary your manager asked for.

Try It

Get the 7-day free trial of SheetXAI and open the Google Sheet with your Q1 rejected and expired proposal IDs, then ask it to archive the whole list before the new quarter starts. Also see how to export your current proposal pipeline into a sheet or how to audit proposal themes across your workspace — back to the Nusii Proposals overview.

Stop memorizing formulas.
Tell your spreadsheet what to do.

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

Learn more