---
title: "Why the Prisma CLI Asks for Your Feedback"
url: https://daily.dev/posts/why-the-prisma-cli-asks-for-your-feedback-nrlztr1n2
source_url: https://www.prisma.io/blog/why-the-prisma-cli-asks-for-your-feedback
type: article
source: "Prisma Blog"
published: 2026-05-31T07:44:36.660Z
updated: 2026-05-31T08:56:03.257Z
tags: ["cli", "prisma"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Why the Prisma CLI Asks for Your Feedback

**[Prisma Blog](https://daily.dev/sources/prisma-blog)** · 3 min read · 0 upvotes · 0 comments

## Summary

Prisma explains why it added an NPS survey prompt directly into its CLI tool. The goal is to collect developer feedback at the moment they're actively using Prisma, without emails or tracking. The survey asks a single rating question (0–10), is skippable, suppressed in CI environments, and can be disabled with the `--no-hints` flag. Only the score, optional comment, and a random UUID are stored — no schema or query data. The post shares examples of feedback that directly influenced the roadmap, such as SQLite enum support shipped in v6.2.0.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.prisma.io/blog/why-the-prisma-cli-asks-for-your-feedback>

---

Tags: [#cli](https://daily.dev/tags/cli), [#prisma](https://daily.dev/tags/prisma)

[View this post on daily.dev](https://daily.dev/posts/why-the-prisma-cli-asks-for-your-feedback-nrlztr1n2)
