How to set KV environment variables in the dashboard?

I'm trying to use a Cloudflare Pages worker which I have stored in the functions folder of my Pages repository,.

This particular worker needs to access an KV-namespace - and in this instance, I'd like to set it through the dasboard but when I set environment variables, it doesn't seem like my Workers is able to pick them up...
Was this page helpful?