> For the complete documentation index, see [llms.txt](https://ask.birdie.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ask.birdie.ai/getting-started/birdie-methodology-mipm-cycle.md).

# Birdie Methodology (MIPM Cycle)

Birdie is built around a continuous improvement cycle called MIPM — Monitor, Identify, Prioritize, Measure.

It’s inspired by the classic PDCA model, but tailored for Customer Experience (CX) and Voice of Customer (VoC) programs.

The goal: help your team turn scattered feedback into structured insights and measurable improvements.

![](https://tawk.link/685001d2e1d1cb19110409b6/kb/attachments/2QUyxzcNuZ.png)

## The 4 Pillars of MIPM

{% stepper %}
{% step %}

### Monitor

Centralize all your customer feedback into Birdie — from support tickets, app reviews, surveys, social mentions, or data warehouse exports.

* Keep the original context and metadata (segments, channels, profiles, behavior).
* Ensure nothing gets lost, no matter where feedback comes from.
  {% endstep %}

{% step %}

### Identify

Use Birdie’s AI to surface patterns, recurring issues, and customer requests.

* Spot signals, sentiments, and intentions in unstructured feedback.
* Group related feedback into Areas (broad themes) and Opportunities (specific insights).
* Quantify how often issues appear and who they affect.
  {% endstep %}

{% step %}

### Prioritize

Not every problem is equally urgent. Birdie helps you decide what matters most.

* Compare Opportunities by volume, impact, and affected segments.
* Link feedback trends to business KPIs.
* Create Initiatives to act on high-priority insights and assign them to owners.
  {% endstep %}

{% step %}

### Measure

Track whether your actions are paying off.

* Measure changes in metrics (NPS, CSAT, churn, adoption, etc.) after Initiatives are delivered.
* Use before-and-after comparisons to validate business impact.
* Share dashboards and updates to keep stakeholders aligned.
  {% endstep %}
  {% endstepper %}

## Why it Works

The MIPM cycle ensures that CX and Product teams don’t just collect feedback — they use it to drive continuous improvement.

With this framework:

* You’ll always know what customers are saying,
* You’ll focus on the issues that matter most,
* And you’ll prove the ROI of customer-centric actions.

## What to Read Next

* [Understanding Areas](/core-concepts-and-entities/areas.md)
* [Understanding Opportunities](/core-concepts-and-entities/understanding-and-creating-opportunities-in-birdie.md)
* [Using Initiatives](/voice-of-customer/initiatives.md)
* [Telling Stories with Dashboards](broken://pages/873aa0a32e7f3fef9fb27647594dd2be106e6f65)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ask.birdie.ai/getting-started/birdie-methodology-mipm-cycle.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
