Grafana (OSS) - creating Organizations permanently with Helm

Hello,
In our company, we need some separation of access privileges in our teams. In particular, to Loki Datasources (Tenants).
As far as I understand, setting permissions directly in Datasources and assigning them to specific Teams is only possible in the Enterprise version of Grafana.
Therefore, we are considering the possibility of creating multiple Grafana Organizations with their own isolated Datasources and other objects.

The question is - how to create Grafana Organizations (give them names and permanent IDs) not through the Grafana interface or API, but permanently in configuration files, in particular through the Helm chart? I did not find such information in the documentation.

Thanks for the advice

We are using Grafana v9.5.1 OSS