> For the complete documentation index, see [llms.txt](https://prisma-util.gitbook.io/stable/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prisma-util.gitbook.io/stable/welcome-to-prisma-util.md).

# Welcome to Prisma Util!

## What is Prisma Util?

Prisma Util is a library and CLI tool designed to improve the Developer Experience when working with the [Prisma Client](https://github.com/prisma/prisma). This tool was born from my wish for new features, as well as a way to give back to the community for the amazing tool that they've created. With time, this project began to grow with me more and more: what essentially started as a fun side-project for personal use became a production-ready polished package available for everyone!

## Next Steps

If you are new to Prisma Util and would like to get started quickly, follow [this link](/stable/guides/getting-started.md) to access the 5-minute Getting Started guide. It's the fastest way to get started with this project and it will guide you through the most important concepts and features.\
\
If you are already experienced with Prisma Util, or you would like a hands-on approach to learning this tool, you can take a look at the API Documentation [here](/stable/api-documentation/reading-the-docs.md).
