> Full Neon documentation index: https://neon.com/docs/llms.txt

### Documentation updates

- Added a [guide](https://neon.com/docs/guides/koyeb) for using Neon with [Koyeb](https://www.koyeb.com/), which is a serverless platform designed to easily deploy applications globally.
- Added [Retool](https://retool.com/) to our list of [GUI applications and clients](https://neon.com/docs/connect/connect-postgres-gui#tested-gui-applications-and-ides) that support connecting to Neon.
- Updated the [Vercel](https://neon.com/docs/guides/vercel-overview) guide to include the following topics:
  - [Add the Neon Vercel Integration to another Vercel project](https://neon.com/docs/guides/vercel-overview)
  - [Use the Neon integration](https://neon.com/docs/guides/vercel-overview)
  - [Connect Vercel and Neon manually](https://neon.com/docs/guides/vercel-manual)
- Updated the [How to use connection pooling](https://neon.com/docs/connect/connection-pooling#how-to-use-connection-pooling) documentation with information about how to enable pooling by adding a `-pooler` suffix to the compute endpoint ID in your connection string. This feature allows you to connect to the same database with pooled and non-pooled connections.
- Added descriptions for `Operation`, `Project`, `Branch`, and `Endpoint` properties to the [Neon API reference](https://api-docs.neon.tech/reference/getting-started-with-neon-api).
- Updated the Neon documentation to reflect the renaming of **Users** to **Roles** in the Neon Console.
