How to backup adguard

Hello all,
I’ve installed on my PI adguard AG as add-on, and I would like to find the AdGuardHome.yaml file in order to backup it but I cannot find where is it.
Could you help me pls.

you cannot always browse the files of the addon so easily AFAIK and making them browsable could be problematic and mess things up.

Dont you do automatic backups of your HA OS?
Because if yes, it is also backed up if you configure it right.
If no and sorry to derail: why backup adguard but not HA itself?

Nevertheless you could try doing a service/action call and then copy off the created tar in your developer tools (which can later be used in an automation):

I’m aware of the backup options, but if I want to migrate this configuration to an other system without HA, I need just the file. Am I forced to enter the docker environment to do so?

If you are aware of the backup options then do a backup and extract the data (.yaml) from the .tar.
Where Problem?