---
title: "Audit Your ICP Against Won and Lost Deals - #AIWeekNY"
description: "<p>Your ICP says one thing &amp; your closed deals may say another. If the profile was set once and never checked, you could be spending budget chasing accounts that rarely buy, and more importantly s"
canonical: "https://www.gomry.com/event/Audit-Your-ICP-Against-Won-and-Lost-Deals-AIWeekNY-Fpdqub3O80bJfiNJbcza"
---

# Audit Your ICP Against Won and Lost Deals - #AIWeekNY

- **Event id**: `Fpdqub3O80bJfiNJbcza`
- **Starts**: 2026-09-29T19:00:00.000Z (America/New_York)
- **Ends**: 2026-09-29T21:00:00.000Z (America/New_York)
- **Organizer**: Nexlytix Inc.
- **Availability**: `on_sale`
- **Price**: free
- **Page**: https://www.gomry.com/event/Audit-Your-ICP-Against-Won-and-Lost-Deals-AIWeekNY-Fpdqub3O80bJfiNJbcza?utm_medium=web&utm_campaign=catalogApi

## About

<p>Your ICP says one thing &amp; your closed deals may say another. If the profile was set once and never checked, you could be spending budget chasing accounts that rarely buy, and more importantly skipping ones that do. This session compares your written ICP against your own won/lost record, live, so you can see exactly where the two disagree and rebuild the profile from the numbers.</p><p><strong><em>What you'll learn</em></strong></p><p><strong>Check your written ICP against real win rates</strong><br>Have Claude line up the profile you have against outcomes from your own closed deals, and show you where they disagree.</p><p><strong>Find the segments quietly dragging your pipeline</strong><br>Low-win-rate industries or sizes your ICP still says to chase, and good-fit ones Claude flags that it leaves out.</p><p><strong>Decide what to change and what to leave alone</strong><br>How a GTM operator separates a signal worth acting on from noise that isn't worth a rewrite.</p><hr><p>This event is part of #AIWeekNY by Pulse NYC — a community-led festival celebrating innovation across the AI ecosystem. More at <a target="_blank" rel="noopener noreferrer nofollow" href="https://pulse.nyc/ai-week/">https://pulse.nyc/ai-week/</a></p><p><img src="https://www.gomry.com/ai-week-ny-logo-black-nobg.png" alt="#AIWeekNY by Pulse NYC" width="180"></p>

## Ticket types

| ticket type id | name | price | currency | buyable now | per order | approval | sales end |
| --- | --- | --- | --- | --- | --- | --- | --- |
| `jKohy9mjnbLE0rNwdoyE` | General Admission | free | usd | yes | 1–unlimited | no | — |

Prices exclude the service fee. `buyable now` is a boolean, not a count —
remaining stock is the organizer's information and is not published; create
a checkout session to find out whether a given quantity fits.

## Buying this with an agent

The `ticket type id` column above is `items[].id` below. This body is
complete and can be sent as it stands, with the buyer details replaced:

```
POST https://www.gomry.com/api/v1/checkout_sessions
Authorization: Bearer <token>
API-Version: 2025-09-12
Content-Type: application/json

{
  "items": [
    {
      "id": "jKohy9mjnbLE0rNwdoyE",
      "quantity": 1
    }
  ],
  "buyer": {
    "name": "Ada Lovelace",
    "email": "ada@example.com"
  }
}
```

The response `totals` is the authoritative price — it includes the service
fee, which is not in the table above and depends on the cart and the
organizer's fee settings. Never compute a total from this document.

No human is needed for the credential: register at `https://www.gomry.com/api/mcp/oauth/register`
for the `client_credentials` grant. Full flow: https://www.gomry.com/auth.md
