CalsicoCalsico

Limits

Calsico enforces plan limits on calculators, workspace members, and monthly runs. Because calculators run against Google Sheets and Drive, Google's own platform limits and API quotas also apply.

Calsico plan limits

Each workspace is subject to the limits of its current plan. Runs reset at the start of each calendar month.

Free1 calculator, 1 member, 100 runs/month
Pro10 calculators, 1 member, 10,000 runs/month
Team25 calculators, 5 members, 250,000 runs/month
Scale100 calculators, 25 members, 1,000,000 runs/month
  • A run is counted each time someone submits a published calculator and Calsico evaluates the linked spreadsheet to return a result.
  • Plan limits are enforced by Calsico. See pricing for plan details.

How Calsico uses Google

Calsico connects to Google Sheets and Drive on your behalf. These constraints are built into the product.

Supported spreadsheet sourceGoogle Sheets only
OAuth scopesdrive.file + spreadsheets

Per-file Drive access and read/write spreadsheet cells.

Spreadsheet accessPer-file via Google Picker

Calsico cannot browse your entire Google Drive.

Cell mapper preview rangeA1:Z50 (26 × 50 cells)

You can still map cells outside this range manually.

Per-run executionClone workbook → write inputs → read outputs → delete clone

Your source spreadsheet is never modified.

Workbook scope per runEntire workbook copied

All tabs are copied, not just the mapped worksheet.

Typical run overhead~1–3 seconds

Additional time for Google to copy and delete the temporary spreadsheet.

Google Sheets platform limits

These limits are set by Google and apply to any spreadsheet you connect, regardless of your Calsico plan.

Cells per spreadsheet10 million

Counted across all tabs in the workbook.

Columns18,278 (column ZZZ)
Characters per cell50,000
API request processing time180 seconds max
Recommended API payload size2 MB max
Daily copy/upload limit750 GB per Google account

Applies to Drive copy operations, including calculator runs.

Max file size for copy750 GB

Google API quotas

Calsico uses the Google Sheets and Drive APIs. Each calculator run uses roughly one Drive copy, one to two Sheets writes, one to two Sheets reads, and one Drive delete.

Sheets read requests (per project)300 per minute
Sheets read requests (per user)60 per minute
Sheets write requests (per project)300 per minute
Sheets write requests (per user)60 per minute
Drive sustained writes~3 per second per account

Includes copy and delete operations. Cannot be increased.

Drive quota units (newer projects)1M units/min per project, 325K units/min per user

files.copy counts as a write (~50 units).

  • High run volume can hit Google quotas before you reach your Calsico plan limit — especially on Free and Pro, where a single linked Google account handles all runs.
  • Quotas are set by Google, may change, and can be viewed or requested in the Google Cloud Console.