Hi there, each app gets their own set of credentials to access the database. Those are available in the apps environment. For postgres those would be https://docs.cloudron.io/packaging/addons/#postgresql
However this only works across apps, if they run on the same Cloudron, not for external services or apps, since those databases are not exposed publicly and only run in an isolated network on localhost of the server itself.