No option for sharing Grafana dashboard into pdf

Hi

I’m doing energy menagement system. This is my structure:

Lumel ND30 is a grid meter. It sends data via MQTT into EPC 1502. Then it is send to nodered (v 4.0.2) then to influxdb (v 2.4.1) which stores the data and at the end into grafana (v 11.1.0) which visualize them.

And there’s go my problem. A want to make a report from created dashboard. I’ve seen this option on youtube:

but it doesn’t display on my grafana:

I see that there is an option in grafana cloud:

But i can’t login into cloud with login (admin) and password (written at the back of EPC) from my EPC.

I don’t understand what version of grafana am i using. Is it OSS?
If so then is it possible to change the version of what i have into cloud? Maybe i can create seperate account and link it to original grafana and then make a pdf from that?

If you’re setting Grafana yourself (e.g. docker container), you most probably are using OSS. The feature you need is only in Enterprise version, so either you need that, or you need to migrate to Grafana Cloud (NodeRed could send data directly to Grafana Cloud I think). Cloud provides some free accounts, as well as metrics storage up to some number of series, I’m not sure how many.