Office Consumer is reader-supported. We may earn an affiliate commission from qualified links on our site.

Does Google Workspace Have a Project Management Tool? (w/Examples) + FAQs

No, Google Workspace does not ship with a single, dedicated project management application the way Asana, Monday.com, or Jira does. Google has never released a standalone product called “Google Projects,” and the company has publicly positioned its suite as a collaboration platform rather than a project management information system (PMIS) as defined by the Project Management Institute.

That said, the answer is not a flat no. Google Workspace bundles a stack of native apps — Google Sheets, Google Tasks, Google Keep, Google Calendar, Google Docs, Google Sites, Google Chat and Spaces, AppSheet, and Gemini for Workspace — that, when combined, form a functional, lightweight PM environment. The governing reality for most U.S. businesses is the FTC’s Safeguards Rule, HIPAA’s Security Rule for regulated data, and SOC 2 obligations in vendor contracts — all of which make a compliant, auditable PM workflow a legal necessity, not a nice-to-have.

According to Gartner’s 2025 Collaboration & Productivity market data, Google Workspace holds roughly 45% share of the cloud office suite market, and a 2024 study by Atlassian found that knowledge workers spend 58% of their day on “work about work” rather than the actual deliverable — the exact problem a good PM setup solves.

Here is what you will learn in this guide:

  • 📋 Exactly which native Google Workspace apps replace a dedicated PM tool, and where each one falls short.
  • ⚙️ How to build a real project tracker in Sheets, Tasks, and Calendar without buying a third app.
  • 🔌 Which Google Workspace Marketplace add-ons (Asana, Trello, Smartsheet, ClickUp) plug the gaps and what they cost.
  • ⚖️ The U.S. legal, privacy, and compliance rules (HIPAA, CCPA, FERPA, SOC 2, GDPR) that dictate how you can store project data in Google.
  • 🧠 The seven most common mistakes teams make — and the real-world consequences of each one.

The Short Answer: Google Workspace Is a PM Platform, Not a PM Product

Google Workspace is best understood as a collaboration substrate on which project management happens, rather than a finished project management product. In software terms, it is a set of general-purpose building blocks — documents, spreadsheets, calendars, chat, and a no-code app builder — that you assemble into a workflow. Google’s own help center describes the suite as “productivity and collaboration tools,” and nowhere in the official product list does the phrase “project management” appear.

This matters because the Project Management Institute’s PMBOK Guide, 7th edition defines a PM tool as software that supports the ten knowledge areas: scope, schedule, cost, quality, resources, communications, risk, procurement, integration, and stakeholder management. Google Workspace natively supports roughly four of those ten — communications, integration, some scope, and some schedule — and leaves the rest to third-party add-ons or manual spreadsheet work.

The consequence for buyers is direct. If you pick Google Workspace expecting a Gantt chart with dependency logic, resource leveling, and earned-value reporting out of the box, you will be disappointed and likely blow your project budget re-engineering the process. A common misconception is that Google Tasks is a project manager — it is not; it is a personal to-do list with no assignee field, no dependency field, and no reporting layer.

Why Google Made This Choice

Google has said publicly, through its 2024 Cloud Next keynotes, that its strategy is to be the AI-powered workspace rather than compete head-on with Atlassian or Monday.com. The rationale is simple: the PM category is crowded, and Google’s data advantage lies in Gemini reading your Docs, Sheets, and Gmail to surface project status automatically.

The consequence is that Google has poured engineering into AI summaries, smart chips, and connected sheets rather than into Gantt charts or Kanban boards. A real-world example: Priya, a marketing director at a 40-person SaaS firm, uses Gemini’s “help me organize” prompt inside a Sheet to auto-generate a project tracker in 30 seconds — something Asana cannot do natively.

A common misconception is that Google will eventually release “Google Projects.” There is no public roadmap item, no Google Workspace Updates blog post, and no Google Cloud Next session to support that rumor as of this writing.


The Native Google Workspace Stack for Project Management

Below is every native app you can use, what it actually does for PM, and where it breaks. Each app is covered with a plain-English explanation, the consequence of over-relying on it, a real-world scenario, and a common misconception.

Google Sheets: The De Facto Project Tracker

Google Sheets is the workhorse. Teams build project trackers with columns for task, owner, due date, status, and dependencies, then use conditional formatting and data validation to turn the grid into a living dashboard. Sheets also supports timeline view, which renders a date-range column as a Gantt-style bar chart — the closest thing Google offers to a true Gantt.

The consequence of using only Sheets is that it has no built-in notifications when a task slips, no native dependency engine, and no resource-leveling. If you have 12 people on a project, Sheets will not tell you that Marcus is booked 140% for next Tuesday — you have to calculate that manually.

A real-world scenario: Dana, a general contractor in Austin, runs a 9-month home build in Sheets with 400 line items. She uses IMPORTRANGE to pull subcontractor schedules from separate files and Apps Script to email overdue alerts. It works, but she spends ~6 hours a week maintaining the script.

A common misconception is that timeline view equals a Gantt chart. It does not show dependencies, critical path, or slack — Microsoft Project and Smartsheet do.

Google Tasks: Personal, Not Team

Google Tasks lives inside Gmail, Calendar, and Docs as a side panel. You can create tasks, set due dates, and nest subtasks, and since the 2024 update tasks surface on your Calendar automatically.

The consequence of treating Tasks as a team PM tool is that you cannot assign a task to another person from Tasks itself — only from a Doc comment or a Chat Space task. There is no shared task list by default, which breaks the moment a team has more than two people.

A real-world scenario: Leo, a freelance graphic designer, uses Tasks to track his personal to-dos for five different clients; it works perfectly for a solo operator but would fail the minute he added a junior designer.

A common misconception is that Tasks integrates with Sheets. It does not — there is no native connector, and you must use Apps Script to bridge them.

Google Calendar: Schedule and Resource View

Google Calendar handles the when. You can create appointment schedules, share team calendars, and overlay multiple people to see availability. The Focus Time and Out-of-Office features auto-decline meetings, which helps protect deep-work blocks on project milestones.

The consequence of using Calendar as your project schedule is that it has no concept of a task dependency — if Task A slips two days, Task B does not automatically move. You must update every downstream event manually.

A real-world scenario: Alicia, an event planner in Chicago, builds a 14-week wedding timeline in Calendar with color-coded milestones and shared it with vendors. When the florist pushed delivery back two days, she had to move nine subsequent events by hand.

A common misconception is that Calendar supports resource booking beyond meeting rooms. Resource calendars work only for rooms and equipment admins define — not for human capacity planning.

Google Docs: Briefs, Specs, and Decisions

Google Docs is where project charters, requirements, and retrospective notes live. The smart chips feature lets you embed people, files, dates, and even task checklists with assignees — arguably the most PM-like native feature Google has shipped. The building blocks include a meeting notes template, project tracker, and launch content plan.

The consequence of running PM from Docs is that Docs has no status roll-up. You can create 50 checklist items across 10 Docs and have no single view of what is open or overdue.

A real-world scenario: Jamal, a product manager at a fintech startup, runs his PRDs in Docs with assigned checklist chips, then pulls status into a master Sheet with Apps Script. The hybrid works but doubles his setup time.

A common misconception is that assigned checklist items show up in the assignee’s Google Tasks automatically. They do — but only when the Doc owner assigns them, and reassignment does not propagate.

Google Chat and Spaces: Communication + Lightweight Tasks

Google Chat Spaces let teams create a persistent room with files, tasks, and threaded messages. You can assign tasks inside a Space, and those tasks flow to each assignee’s Google Tasks.

The consequence of using Chat Spaces as your PM hub is that tasks inside a Space are not visible in the owning Sheet, Doc, or external PM tool. They live in a silo, and when employees leave, their assigned Space tasks often become orphaned.

A real-world scenario: Nina’s 12-person customer success team runs weekly QBR prep in a Space, assigning slide owners as tasks. It replaced a $14/seat Asana license for that narrow use case.

A common misconception is that Spaces supports SLAs or escalation. It does not — there is no due-date escalation rule engine.

Google Sites: The Project Portal

Google Sites lets you build an internal portal that embeds live Sheets, Docs, Calendars, and forms in one URL. For teams that need a single “project homepage,” Sites is free, fast, and governed by the same Workspace sharing permissions.

The consequence of relying on Sites alone is that it has no workflow engine — it is a read-only surface. Nothing on a Sites page can do anything; it only displays what other apps already do.

A real-world scenario: The City of Palo Alto IT department uses a Sites-based intranet to publish project dashboards pulled from embedded Sheets, saving roughly $30,000/year versus a SharePoint license.

A common misconception is that Sites supports external sharing by default. At most Workspace editions, external sharing must be enabled by an admin, and for regulated data, it is usually disabled.

AppSheet: The No-Code PM Builder

AppSheet, included in Business Standard and above, is Google’s no-code platform that turns a Sheet into a mobile/web app with forms, workflows, and automations. You can build a full PM app — Kanban boards, Gantt views, approval flows — without code.

The consequence of choosing AppSheet is that it has a real learning curve. Google’s own AppSheet training estimates 10–20 hours to ship a production-ready app, and data modeling mistakes cascade into every view.

A real-world scenario: Bright Harbor Construction, a 60-person GC firm, built an AppSheet punchlist app tied to job-site Sheets; the app replaced a $39/user Procore lite tier for field inspections.

A common misconception is that AppSheet is free. It is included at specific per-user tiers, but heavy external-user scenarios can require a Core or Enterprise Plus license upgrade.

Gemini for Workspace: The AI Layer

Gemini for Workspace adds AI across every app — summarizing long email threads, generating project plans in Docs, drafting formulas in Sheets, and creating meeting recaps in Google Meet. As of the January 2025 Gemini bundling announcement, Gemini is included in all Business and Enterprise plans at no extra per-user fee.

The consequence of leaning on Gemini for PM is that AI output is suggestive, not authoritative — it can hallucinate dates, owners, or statuses, and U.S. courts have begun to treat AI-authored content as requiring human review under Rule 11 in litigation contexts.

A real-world scenario: Elena, a PMO lead at a 500-person healthcare-IT firm, uses Gemini to auto-draft weekly status reports from her Sheets tracker; her team cut reporting time by 65%.

A common misconception is that Gemini-generated project data is covered by the HIPAA BAA. It is — but only when Gemini is configured under the covered services list, which an admin must verify.


Three Real-World Scenarios: How Teams Actually Use Google Workspace for PM

Below are the three most common configurations U.S. teams deploy, each mapped to the tangible outcome.

Scenario 1: Solo Freelancer or Two-Person Startup

ConfigurationOutcome
Google Tasks + Calendar + Docs with smart chipsWorks well under ~20 active tasks; zero added cost beyond $7/user Business Starter
Add a single Sheet tracker with timeline viewGives a Gantt-lite view for client reporting without buying Asana
Use Gemini Business add-on at $20/userAI drafts status updates, saves ~3 hours/week

Scenario 2: Mid-Size Team (10–100 People)

ConfigurationOutcome
Sheets master tracker + Chat Space + CalendarScales to ~5 parallel projects; breaks around project #6 due to manual sync
Add AppSheet PM app on top of SheetsReplaces a $14/seat Monday.com subscription; requires 20-hour build
Layer a Marketplace add-on like Asana for GmailKeeps Asana as the system of record while using Gmail as the front door

Scenario 3: Enterprise or Regulated Industry

ConfigurationOutcome
Workspace Enterprise + Vault + HIPAA BAAMeets HIPAA, SOC 2, and CCPA retention rules out of the box
Dedicated PM tool (Jira, Smartsheet) via SAML SSOPM tool becomes source of truth; Workspace handles content and comms
AppSheet Enterprise Plus for field appsCustom audit trails required by FDA 21 CFR Part 11 in life sciences

Named Examples: Five Real Teams, Five Configurations

Example 1 — Priya at a 40-person SaaS firm. Priya runs product marketing using a Sheets master plan, Docs briefs with checklist chips, and Gemini to auto-summarize weekly standups. She avoided a $7,200/year Asana Business subscription.

Example 2 — Dana, an Austin general contractor. Dana runs a 9-month residential build in Sheets with 400 line items and Apps Script alerts. The setup replaced CoConstruct at $99/month per project.

Example 3 — Jamal, PM at a fintech startup. Jamal uses Docs for PRDs, Sheets for sprint tracking, and Jira Cloud via the Jira for Google Workspace add-on. Engineering stays in Jira; stakeholders stay in Docs.

Example 4 — Bright Harbor Construction. A 60-person GC firm built an AppSheet punchlist app replacing a Procore lite tier and saved roughly $28,000/year.

Example 5 — Elena, PMO lead at a 500-person healthcare IT firm. Elena pairs Workspace Enterprise Plus with Smartsheet Gov for HIPAA-regulated program governance. Workspace handles content and comms; Smartsheet handles portfolio reporting.


Google Workspace vs. Dedicated PM Tools: Side-by-Side

CapabilityGoogle Workspace (native)AsanaMonday.comClickUpJiraSmartsheet
Dedicated PM appNoYesYesYesYes (engineering)Yes
True Gantt with dependenciesNo (timeline only)Yes (Advanced)YesYesYes (Advanced Roadmaps)Yes
Kanban boardVia AppSheetYesYesYesYesYes
Resource managementNoYes (Advanced)Yes (Pro)YesYes (Premium)Yes (Advance)
Built-in docs/sheetsYesLimitedLimitedYesConfluence add-onLimited
Native email/calendarYesNoNoNoNoNo
AI includedGemini $0 in BusinessAsana Intelligence includedmonday AI add-onClickUp Brain add-onAtlassian IntelligenceSmartsheet AI
Starting price (USD/user/mo)$7.20 Business Starter$13.49 Starter$12 Basic$10 Unlimited$8.15 Standard$9 Pro
HIPAA BAAYes (paid tiers)Enterprise+ onlyEnterprise onlyEnterprise onlyEnterprise onlyGov/Advance

Google Workspace Marketplace: The Add-On Gap-Fillers

The Google Workspace Marketplace hosts thousands of vetted add-ons. For PM, the most-installed options include Asana for Gmail, Trello for Gmail, Smartsheet for Google Workspace, and ClickUp.

The consequence of installing a Marketplace add-on is that the third party becomes a data sub-processor under GDPR Article 28 and a service provider under the CCPA/CPRA. Your DPIA and vendor questionnaire must cover them, or you risk a state AG enforcement action — California fined Sephora $1.2M in 2022 for similar failures.

A real-world scenario: A 200-person law firm installed ClickUp via the Marketplace without updating its engagement letter privacy notice. Opposing counsel subpoenaed ClickUp records; the firm scrambled to renegotiate its ClickUp DPA under deadline.

A common misconception is that Marketplace apps are “certified” by Google for security. They go through a verification process, not a SOC 2 audit — you still owe your own due diligence.


U.S. Legal and Compliance Landscape

Start federal, then layer state.

Federal Rules That Shape PM Data Handling

The FTC Safeguards Rule requires financial institutions, including many fintechs and auto dealers, to encrypt and access-control project files that reference customer data. Violation carries civil penalties up to $51,744 per violation under the 2024 inflation adjustment.

HIPAA’s Security Rule requires a signed Business Associate Agreement before any Protected Health Information touches a project tracker. Google offers a BAA for Workspace at Business Standard and above, and the 2024 OCR penalty schedule caps willful-neglect fines at $2.134M per violation per year.

FERPA governs educational records; a school running a curriculum project in Sheets must enable Workspace for Education controls or risk Department of Education enforcement.

State Rules That Matter

California CCPA/CPRA gives California residents the right to delete project data referencing them, with fines up to $7,500 per intentional violation.

Texas TDPSA, Virginia VCDPA, and Colorado CPA add similar obligations for teams with residents in those states.

New York’s SHIELD Act requires reasonable security safeguards for private data of NY residents, with penalties up to $250,000 per breach.

The consequence of ignoring these rules is not theoretical — the Texas AG’s 2024 settlement with Pieces Technologies over misleading AI privacy claims shows enforcement is accelerating.

A common misconception is that using Google Workspace alone satisfies compliance. It does not — your configuration, not Google’s software, is what regulators audit, as the FTC’s 2023 Drizly order made clear.


Pricing and Licensing: What You Actually Pay

As of May 2026, Google Workspace pricing in the U.S. is:

  • Business Starter: $7.20/user/month (30 GB, no Vault, no BAA)
  • Business Standard: $14.40/user/month (2 TB, BAA available, AppSheet Core)
  • Business Plus: $21.60/user/month (5 TB, Vault, advanced endpoint management)
  • Enterprise Standard and Plus: custom pricing, typically $23–$30/user/month
  • Gemini Business/Enterprise add-on: now bundled into all Business and Enterprise SKUs per the January 2025 announcement

The consequence of picking the wrong tier is that Business Starter cannot sign a HIPAA BAA and has no Vault retention — if you store PHI there, you are out of compliance from day one.

A real-world scenario: Dr. Chen’s five-provider dental practice started on Business Starter for cost reasons, then switched to Business Standard after an OCR audit letter required a signed BAA within 30 days.


Pros and Cons of Using Google Workspace for PM

Pros

  • Cost efficiency — most teams already pay for Workspace, so PM becomes a zero-marginal-cost capability, versus $10–$25/user/month for a dedicated PM tool.
  • Deep integration — Sheets, Docs, Calendar, and Gmail share the same permission model, so access control is uniform.
  • AI leverage — Gemini can summarize, draft, and query project content with no extra license.
  • Admin controlscontext-aware access and DLP protect PM data at scale.
  • No new vendor risk — one fewer DPA, one fewer SOC 2 report, one fewer BAA to track.

Cons

  • No true Gantt with dependencies — timeline view is visual only.
  • No native resource management — you cannot see who is over-allocated.
  • No built-in reporting — status reports are manual or Gemini-generated.
  • Task model is fragmented — Tasks, Docs chips, and Chat Space tasks do not share a single database.
  • AppSheet learning curve — the no-code path requires real data modeling skill.

Do’s and Don’ts

Do’s

  • Do pick one Sheet as the single source of truth per project — prevents the classic three-trackers problem.
  • Do use Docs building blocks for charters and meeting notes — standardization saves 10 minutes per meeting.
  • Do enable Vault retention before launching any regulated project — retention must exist before the data, not after.
  • Do sign the HIPAA BAA if any PHI could land in Docs or Drive.
  • Do centralize tasks in Google Tasks or a single third-party tool — do not spread them across Keep, Tasks, and Chat.

Don’ts

  • Don’t use Business Starter for regulated data — no BAA means HIPAA violation on day one.
  • Don’t assume timeline view is a Gantt — missing dependency logic will sink a construction or software schedule.
  • Don’t install Marketplace add-ons without a DPIA — each add-on is a sub-processor.
  • Don’t let Gemini draft final status reports without human review — the EU AI Act and U.S. FRCP Rule 26(g) require human accountability.
  • Don’t use personal Gmail for work projects — personal accounts are out of scope for Workspace compliance commitments.

Mistakes to Avoid

  1. Running PHI through Business Starter. The consequence is an immediate HIPAA Security Rule violation and exposure to OCR fines up to $2.134M/year.
  2. Assuming Gemini output is authoritative. Hallucinated dates and owners ripple into missed deadlines and breach-of-contract claims.
  3. Installing ClickUp or Asana Marketplace add-ons without a DPA. Violates CCPA service-provider rules; California AG enforcement has been rising since 2023.
  4. Treating timeline view as a Gantt. Construction projects with genuine dependencies fail catastrophically — the schedule shows bars, but nothing moves when upstream slips.
  5. Letting Chat Space tasks replace a master tracker. Tasks orphan when users leave; audit trails break under Sarbanes-Oxley Section 404 for public companies.
  6. Skipping Vault retention. When litigation hits, FRCP Rule 37(e) sanctions for spoliation can include adverse-inference jury instructions.
  7. Over-sharing project Docs with “anyone with link.” NIST 800-171 controls break, and federal contractors can lose eligibility.
  8. Mixing personal and corporate Google accounts. Data becomes ungovernable; separation-of-duties audits fail.
  9. Building AppSheet on a single Sheet with no normalization. Performance collapses past ~5,000 rows, forcing a painful rebuild.
  10. Ignoring Google’s shared responsibility model. Google secures the platform; configuration is on you.

Step-by-Step: Build a Workspace-Only PM System in Under an Hour

Step 1: Create the Master Sheet

Open a new Sheet. Add columns for Task, Owner, Start, End, Status, % Complete, Dependency, Notes. Apply data validation for Status (Not Started, In Progress, Blocked, Done) and Owner (your team list).

Step 2: Enable Timeline View

Select the data range, go to Insert → Timeline, and map Start/End columns. The resulting bar chart is your Gantt-lite.

Step 3: Create a Project Doc

Use Insert → Building Blocks → Project Tracker and Meeting Notes. Assign checklist chips to people; the chips flow into their Google Tasks.

Step 4: Spin Up a Chat Space

In Google Chat, create a Space named after the project. Add members, pin the Sheet and Doc, and turn on threaded replies.

Step 5: Layer Gemini

In the Sheet sidebar, click Gemini and prompt: “Summarize open tasks blocked by design review, with owners and due dates.” Paste the summary into the Doc’s status section.

Step 6: Lock Down Sharing

In each file’s Share dialog, set access to “Only specific people” and enable expiration dates for external collaborators.

Step 7: Archive with Vault

Confirm the Sheet, Doc, and Chat Space are covered by a Vault retention rule aligned to your retention policy (7 years for SOX, 6 years for HIPAA).


Key Entities and Their Roles


Relevant Rulings and Enforcement Actions

The FTC’s 2023 Drizly consent order set the precedent that executives can be personally named for security failures — relevant when a PM tool stores customer data insecurely.

The OCR’s 2024 HIPAA settlements include multiple six-figure fines for entities that failed to sign a BAA before using cloud storage for PHI — directly applicable to Workspace without a signed Google BAA.

The California AG’s Sephora settlement established that third-party data-sharing through integrations requires explicit CCPA “sale” disclosure — a live issue for Marketplace PM add-ons.

In Zubulake v. UBS Warburg, the federal courts cemented the duty to preserve electronic records once litigation is reasonably foreseeable — meaning PM artifacts in Google Drive must be placed on legal hold via Vault.


FAQs

Does Google Workspace include a dedicated project management app?

No, Google Workspace does not include a standalone PM app. You assemble PM workflows from Sheets, Docs, Tasks, Calendar, Chat, AppSheet, and Gemini, or install a third-party tool from the Marketplace.

Can Google Sheets replace Asana or Monday.com?

Yes, Sheets can replace them for small or mid-size projects with fewer than ~100 tasks. For complex dependencies, resource leveling, or portfolio reporting, a dedicated PM tool still wins.

Does Google Tasks support team task assignments?

No, Google Tasks is personal by design. You can assign tasks only through Docs checklist chips or Chat Space tasks, which then appear in an assignee’s personal Tasks list.

Is Google Workspace HIPAA-compliant for project data?

Yes, on Business Standard and above once a signed BAA is in place and covered services are configured. Business Starter does not qualify.

Does Google Workspace offer a true Gantt chart?

No, Google Sheets offers a timeline view that looks like a Gantt but lacks dependency logic, critical-path analysis, and resource leveling.

Are Google Workspace Marketplace PM add-ons safe to install?

Yes, after your own due diligence. Google verifies add-ons but does not audit them; each add-on becomes a data sub-processor under GDPR and CCPA.

Is Gemini included with Google Workspace for project work?

Yes, Gemini is bundled into Business and Enterprise SKUs as of January 2025. It powers AI drafting, summarization, and formula help across PM workflows.

Can AppSheet build a full project management application?

Yes, AppSheet can build Kanban, Gantt-like, and approval apps on top of Sheets. Expect a 10–20 hour learning curve and licensing requirements for heavy external use.

Does Google Workspace support Gantt dependencies through any native feature?

No, not natively. You must use AppSheet, Apps Script, or a third-party PM tool to get true predecessor/successor logic.

Is using personal Gmail for a work project legally risky?

Yes, personal accounts fall outside Workspace’s compliance commitments, break NIST 800-171 controls, and can trigger CCPA, HIPAA, and SOX violations for regulated data.

Does Google Vault retain Chat Space tasks for compliance?

Yes, Vault retains Chat messages and Space content on Business Plus and Enterprise tiers. Confirm coverage in your retention rule before relying on it for e-discovery.

Can I run a construction project entirely inside Google Workspace?

Yes, for small builds under 200 tasks. For complex builds with subcontractor dependencies and lien waivers, pair Workspace with Smartsheet or Procore.

Is the Google Workspace timeline view the same as Microsoft Project?

No, timeline view shows bars based on date columns but has no dependency engine, no resource calendar, and no earned-value reporting.

Does Google Workspace help meet SOC 2 requirements for PM data?

Yes, Google provides SOC 2 Type II reports for Workspace. Your configuration and user controls still determine whether your SOC 2 audit passes.

Will Google release a dedicated project management product soon?

No, there is no public roadmap item, Cloud Next session, or Workspace Updates post announcing one. Google’s current stance favors AI and integration over a new PM app.