Typed, flexible tables
Shape every workflow with status, numeric, owner, date, and text columns without losing the speed of a grid.
Boards, typed tables, dashboards, updates, and a complete activity trail—structured enough for operations, fast enough that people use it.
24074126,756Teams using GridCrew
GridCrew keeps the details, conversations, and operational picture together—without turning every update into project administration.
Shape every workflow with status, numeric, owner, date, and text columns without losing the speed of a grid.
Committed edits synchronize in real time, with clear conflict handling when two people change the same work.
Turn board data into totals, owner workload, status breakdowns, and recent-activity views.
Keep decisions attached to the row, notify the right people, and continue threaded conversations in context.
See who changed structure, data, membership, and updates through an immutable operational history.
Organization and board roles keep ownership explicit while viewers and editors get the access they need.
Start with the workflow your team already understands.
Add the statuses, owners, dates, and numbers the work needs.
Collaborate with Google sign-in, clear roles, updates, and live changes.
Track bugs, impact, owners, release status, and affected users in one shared operating view.
Move requests through visible groups, keep owners accountable, and surface blockers before they spread.
Collect structured work, filter by campaign or status, and keep feedback beside the deliverable.
Give every candidate a clear stage, owner, notes, activity trail, and next action.
Billing is not active during early access. Paddle checkout will arrive before paid plans launch.
Create an organization-scoped key, inspect your board schema, and read or write rows with typed values through the v1 REST API.
Explore the APIcreate-row.shcurl -X POST "$GRIDCREW_URL/api/v1/boards/$BOARD_ID/rows" \
-H "Authorization: Bearer $GRIDCREW_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"name": "Release candidate QA",
"values": {
"Impact": "High",
"Owner": "rita@example.com"
}
}'RLS and explicit organization scope.
Immutable activity for operational work.
CSV import, CSV export, and REST access.
Revocable keys and documented JSON contracts.
GridCrew is in early access. The core product and API are usable today; paid billing and selected enterprise capabilities are coming later.
It keeps the speed of a grid, then adds operational structure: groups, typed columns, roles, updates, dashboards, and an immutable activity trail.
Yes. Import CSV files into a board, map fields before committing, and export data again at any time.
Yes. A new Google user receives a personal GridCrew workspace and starter board. Existing and invited users are returned to the workspace they can access.
Not yet. Every signup currently starts free. The pricing page shows proposed plan pricing, and Paddle checkout will be added before paid plans launch.
Yes. Organization admins can create revocable API keys and use the current v1 REST API to read boards and create, read, or update rows.
Start free with Google. Bring a CSV, shape a board, and keep the decisions beside the work.