Senior Product Manager
Crisla Pott

Crisla
Pott

Backoffice & Marketplace · LATAM & Global

I build the systems that keep operations running — real-time monitoring platforms, backoffice tooling, and post-order UX that scale across markets and teams. Eight years at Rappi, shipping products used across 9 countries in Latin America.

I started in field ops and grew into full product ownership by building from scratch — connecting engineering, ops, and business around shared problems. I use AI tools as a core part of how I work, every day. I thrive where there's no playbook yet.

See my work ↓ LinkedIn ↗ Open to new opportunities as of 2026

What I build

Backoffice products

Tools that ops teams actually use — monitoring platforms, internal dashboards, incident response systems. Built for scale, not for demos.

Post-order & cancellations UX

The flows that save orders, protect revenue, and keep customers. 1,700+ orders recovered per week across 9 countries.

Building with AI

I use Claude, ChatGPT, and Claude Code to build real things — from PRDs to full products like Hotzones, shipped end-to-end with AI as co-pilot.

Selected work

Four projects that represent the range of what I build — from zero-to-one monitoring platforms to consumer UX redesigns, evidence microservices, and solo AI-assisted MVPs.

01 · Rappi · 2020–2023
Ops Control Center (OCC)
$500K/yr saved · <5 min response · 9 countries
+

Rappi's marketplace operations were reactive by design. When a restaurant integration failed, a payment processor went down, or supply-demand imbalances spiked, the ops team discovered problems through customer complaints — not early detection. Incident response took over an hour. By then, hundreds of orders were affected and recovery costs were high. No centralized monitoring, no automation, no shared playbook across countries.


Rather than patching individual problems, I focused on building infrastructure for proactive operations: a system that could detect anomalies in real time, route them to the right people, and resolve them before they escalated. Foundation before headcount — tooling first, then team structure.


100+ real-time alerts built from scratch to detect anomalies across integrations, payments, restaurant performance, and supply — all verticals, 9 countries.

"Supervisor Online" model: Centralized shopper support through a WhatsApp-based triage bot, reducing on-site supervisors from 30 to 7 across LATAM — shifting from physical presence to remote queue management.

10+ automation bots for escalation, containment, and reporting — eliminating manual work that previously required dedicated headcount.

Holiday operations framework: Plug-and-play playbooks for peak days — pre-activating monitoring rules and response teams before incidents could occur.


OCC strategy & design · Backoffice product ownership · Process architecture & documentation · Ops-to-tech translation · Cross-functional alignment · Team efficiency & automation.


<5 min
Incident response (from 1+ hour)
$500K
Annual savings via automation
30→7
On-site supervisors across LATAM
9
Countries, all verticals

Operational excellence is a product problem. The best interventions weren't process changes — they were systems that anticipated failures, automated response, and freed humans to focus on judgment-heavy exceptions. You can't fix what you can't see.

SQL Amplitude Looker Jira WhatsApp Bot Automation bots Real-time alerting
02 · Rappi · 2026
Cancellations UX Redesign
1,700 orders saved per week · 9 countries
+

When users wanted to cancel an order, Rappi's flow went straight to confirmation — with no attempt to understand why or offer alternatives. Many cancellation intents were actually fixable problems: wrong address, preferred payment method unavailable, or order running late. The result was avoidable order loss, revenue impact, and a poor experience for users who would have stayed if given the right option at the right moment.


Rather than accepting cancellation as the default outcome, the new flow intercepts the moment of intent and presents the user with relevant alternatives: change the delivery address, switch payment method, or accept a compensation to wait for a delayed order. Each option is shown conditionally — only when technically feasible and contextually relevant. The right option at the right moment creates retention; an irrelevant one creates friction.


Foundation first: modernized the underlying tech infrastructure with engineering before shipping any new UX — to avoid building on a fragile base that would limit future iterations.

Context-driven logic: designed rules for when to show each modification option based on order status, vertical, and cancellation reason — not a one-size-fits-all screen.

Validated incrementally: launched delay compensation first as the simplest, most measurable intervention — generating proof of concept before investing in more complex modification flows.


End-to-end PRD ownership · Problem framing & solution scoping · Cross-functional alignment with engineering, design, data, and ops · A/B test design & metric definition · Prioritization of rollout sequence across modification types.


1,700
Orders saved per week via compensation offer
3
Modification types: address, payment, delivery time
9
Countries across LATAM marketplace
Amplitude Figma Jira A/B testing SQL

Led the scoping, spec, and delivery of a VoIP integration using Amazon Chime — covering permission flows and fallback logic for Android and iOS. Shipped to 80% of users before leaving Rappi. Expected to improve courier-user contactability, reduce "customer not home" cancellations, and decrease order not delivered complaints.

03 · Rappi · OCC umbrella
Order Not Delivered — Delivery Evidence Microservice
$20K/month saved · <5 sec diagnosis · 9 countries
+

Every day, thousands of customers opened support tickets claiming their order never arrived. The support team had no way to determine who was telling the truth — the driver claimed delivery, the customer claimed otherwise. With no evidence system, the default was to compensate the customer to avoid risk. This created two problems: significant monthly costs from unwarranted payouts, and no way to identify patterns of fraud or driver misconduct.


Rather than relying on manual case review, I led the development of a microservice that automatically analyzes the full order lifecycle at the moment a customer opens a ticket. The key insight: the evidence already existed in our systems — geolocation, photos, timestamps, chat history. We just needed to connect it and surface it at the right moment, before a human made a decision.


Prioritized 'order not delivered' over other defect types (damaged product, poor quality) because it had the highest user friction and the richest evidence trail.

Built the diagnosis at ticket-creation time — so the support agent received the evidence before making any decision, not as an afterthought.

Designed the output as a clear recommendation (evidence found / not found) rather than raw data — reducing cognitive load on support agents and standardizing decisions across teams.

Launched first in smaller markets (Uruguay, Peru) as a controlled experiment. Initial results were below expectations, so we refined the model before rolling out to larger markets.


End-to-end problem framing & solution scoping · Alignment with engineering and support teams · Prioritization rationale & rollout sequencing · Experiment design & post-launch iteration.


$20K
Monthly reduction in unwarranted payouts
<5 sec
Time to generate delivery diagnosis
9
Countries after full rollout

Beyond cost savings, the system created a consistent, data-driven standard for resolving disputed deliveries — reducing variability across support agents and countries. The evidence was always there. The product problem was surfacing it at the right moment.

Microservice architecture Geolocation data SQL Experiment design Support tooling
04 · Personal project · 2025
Hotzones MVP — Demand Forecasting Map
Built solo · AI + AWS · Live demo ↗
+
⚡ AI-assisted build

A personal project to prove a concept: a solo PM, using AI tools and cloud infrastructure, can ship a working geospatial product in a short iteration cycle — without a dedicated engineering team.


An interactive demand forecasting map for Bogotá that shows where food delivery orders concentrate across the city, in 30-minute time windows, for the next 3 days. Couriers see where demand is heading before it peaks. The same architecture scales to any city with order history.


Data: 30-day order history (lat/lng, timestamp). Spatial indexing: Uber H3 hexagonal grid at resolution 9 (~0.1 km² per cell). Forecast: Statistical demand profile per hex — fully explainable, no black box. Score: Percentile ranking (1–5) per time window, the same approach used by Uber and DoorDash. Exclusion: AK30 highway corridor removed via buffer geometry — a real operational barrier in Bogotá logistics. Stack: Python · pandas · h3 · shapely · Kepler.gl · AWS S3.


ChatGPT and Claude throughout the pipeline: architecture design, geospatial edge case debugging, Python scripts, scoring methodology validation. Claude Code for refactoring. From concept to live demo in a few weeks of part-time work.


3 days
Forecast horizon
30 min
Time granularity
H3 r9
~0.1 km² per hex cell
Python H3 (Uber) pandas shapely GeoJSON Kepler.gl AWS S3 ChatGPT Claude
View live demo ↗

How I work

Analytics & data
  • SQL
  • Amplitude
  • Snowflake · Redash
  • Power BI · Looker
AI tools
  • Claude & Claude Code
  • ChatGPT
  • Building products with AI
  • Discovery & PRD drafting
  • Prototyping & test generation
Data & geospatial
  • Python · pandas
  • H3 (Uber) · GeoJSON
  • Kepler.gl · AWS S3
Engineering collab
  • Jira · Confluence
  • Figma · Charles
  • Bitbucket · GitHub
  • Jenkins (basic)
Languages
  • 🇧🇷 Portuguese — native
  • 🇪🇸 Spanish — bilingual
  • 🇬🇧 English — professional
Process
  • Discovery & roadmapping
  • Agile · sprint ceremonies
  • User stories & PRDs
  • A/B testing & experimentation
  • Cross-country launches

8 years at Rappi

From field operations in Porto Alegre to product ownership across 9 countries. Every role built on the one before it.

2026 – present
Product Manager — Consumer App
End-to-end ownership of cancellations UX, post-order flows, and VoIP integration. Full PM scope: PRDs, A/B tests, sprint ceremonies, cross-functional alignment.
2022 – 2026
Product Operations Manager
Owned roadmap for backoffice products across 9 countries — alerting systems, automation bots, monitoring dashboards. Reduced manual workload by 50%, saving $360K/year.
2020 – 2022
Operations Lead
Built the Ops Control Center from scratch. Standardized live ops monitoring across 9 countries, delivering $500K/year in savings and reducing MTTR for critical failures by 60%.
2019 – 2020
Operations & Strategy Lead
Led discovery and migration of courier payment method across markets. First bridge between field reality and product decisions — conducting on-site discovery and reporting directly to the product team.
2018 – 2019
Regional Operations Analyst & Supervisor
Achieved the lowest cancellation rate among all Brazilian cities under direct management — establishing Porto Alegre as a national benchmark for live operations.

Academic background

2021 – 2023
Fundação Getúlio Vargas (FGV)
Post-Graduate · Project Management, Strategy & Business
2016 – 2018
UFRGS
Master's · Ecology
Analytical rigor, complex systems thinking, data-driven methodology.
2011 – 2015
UCPel
Bachelor's · Ecology & Environmental Management

Let's talk

I'm actively looking for my next PM role — remote-first, with a strong preference for products that serve real operational complexity at scale.

Availability
Open to new opportunities
Remote globally
Hybrid · Porto Alegre, Brazil
Occasional travel to São Paulo
UTC-3 · trilingual