--- title: Studio description: Visualize and edit your database in a UI. product: Studio type: reference summary: How the database studio application works. related: - /en/docs/packages/database --- # Studio The `studio` application runs on port 3005. kreogen includes Prisma Studio, which is a visual editor for your database. To start it, run the following command: ```sh title="Terminal" bun dev --filter studio ``` --- For a semantic overview of all documentation, see [/sitemap.md](/sitemap.md) For an index of all available documentation, see [/llms.txt](/llms.txt)