Free · Open source · v1.6.4

The DevToolsfor monday.com

Inspect board schemas, run GraphQL queries, import subitems from CSV, bulk-update hundreds of items and export anything — a precise, local-first toolkit that lives right inside your boards.

No row limitsNo account needed100% privacy-firstOpen source

monday.com hides its internals.
Your work lives in them.

Admins, consultants and developers spend hours fighting the UI for things the platform knows perfectly well. Inspector surfaces them.

Without Inspector
  • Native import silently drops every subitem
  • No way to see column ids & types without the API
  • Bulk edits mean hundreds of hand-clicks
  • Debugging an integration = blind cURL requests
  • Dates flip between D/M and M/D on the way in
With Inspector
  • Schema X-rayevery column, id, type & setting — one click to copy
  • Real GraphQL workspacetemplates, saved queries, table + JSON results
  • Bulk import & updateitems and subitems together, no row limits
  • Deterministic data handlingISO dates, visible per-row errors, retries
See it in action

Search. Inspect. Copy. Export.

The whole workflow, right inside monday.com — watch it run.

monday.com › Inspector
BoardItems
Marketing Plan183
Market Research58
Sales Pipeline421
Q1 Roadmap67
Design System112
Board detailcopy id
// select a board to inspect…
Features

Everything monday.com is missing

Six calm, powerful capabilities that unlock your boards — in one inline panel.

📥

Importer

Full-page CSV / Excel importer with a 4-step flow. Parses monday classic exports natively — groups, parents and indented subitems — with smart error recovery.

142/142 rows ✓ · subitems preserved
🖼️

Image Importer

Drop an .xlsx with images pasted into cells — every image is extracted, anchored to its row and uploaded to a File column. The feature monday never built.

38 images → files column ✓

Bulk Update

Select hundreds of items, pick any column, push a value to all at once. Works across parent items and subitems alike.

status → "Done" · 260 items
🔍

Query Inspector

A full-page GraphQL workspace: 14 templates, a saved-query library, table + JSON results and a complexity meter.

boards { id name items_count }
🗂

Schema Inspector

Explore every column — type, id, settings — for parents and subitems. Auto-detects classic vs multi-level boards.

date4 · date · copy id ✓
📤

Export & Backup

Export any board to CSV or JSON in one click — items, subitems, all column values and group structure.

board → export.json (421 items)
How it works

From spreadsheet to subitems in four gentle steps

01

Install & open your board

Add the extension, open any monday.com board, and launch the inspector panel — right where you work.

02

Drop your CSV or Excel

Board exports are auto-detected and parsed — groups, parents and indented subitems included.

03

Map columns in a glance

Smart matching lines file headers up to board columns. Nudge anything that doesn't fit.

04

Import & watch it flow

A live progress view with ETA and per-row status. Any failures stay visible so nothing hides.

Developer workflows

How teams use Inspector

Consultants, admins and developers — the same three jobs, done in minutes.

Migration

Move a workspace in

  1. 1Export the source tool to CSV / Excel
  2. 2Drop it on the Importer — subitems included
  3. 3Auto-map 18+ column types, fix the stragglers
  4. 4Watch per-row progress; failures stay visible
142/142 rows ✓ · 0 dropped
Integration

Debug an API workflow

  1. 1Open the GraphQL Explorer on the live board
  2. 2Run a template or paste your integration's query
  3. 3Inspect the exact response monday returns
  4. 4Copy column ids & types straight into your code
200 OK · 88 ms · complexity 4 820
Administration

Audit & bulk-fix boards

  1. 1X-ray the schema — every column, id and setting
  2. 2Find misconfigured columns across groups
  3. 3Bulk-update hundreds of items in one action
  4. 4Export the board as CSV / JSON for the record
board 5098431200 → audit.csv
Compare

What you unlock

CapabilityNativeInspector
Import top-level items from CSV
Import subitems from CSV
Import parents + subitems together
Re-import a monday.com board exportPartial
Bulk update items (any column)One at a time
Bulk update subitems
GraphQL query editor
Bulk-upload images from Excel
Row limitsPlan limitsNone
CostIncluded in planFree

Built by people who live in monday.com

Made in the shift-tab lab — an independent software studio. Your API token never leaves your browser; nothing passes through a server we control.

18+
column types supported
14
GraphQL query templates
0
servers see your data
Free
open source, forever
Scoped to monday.comRuns only on monday.com pages — nowhere else. Host permission: *.monday.com.
Your token stays localStored in your browser's extension storage; sent only to api.monday.com over HTTPS.
Minimal permissionsstorage and activeTab. No tabs, no history, no <all_urls>.
Local-first processingCSV / Excel parsing happens in-browser. No servers of ours in the path.
Official API onlyEvery call is a standard monday.com GraphQL request you could make yourself.
Open source (MIT)The full source is on GitHub — audit exactly what runs.
Pricing
Free

No tiers. No trials. No credit card. Built by a monday.com Platinum Partner and given to the community.

  • Every feature — importer, GraphQL, bulk update, exports
  • No row limits, no seats, no accounts
  • Open source (MIT) — audit the code yourself
  • Your API token never leaves your browser
Guides

Learn every feature

FAQ

Questions, answered