"Enable support in scripts" in vault settings is not available for one of our users

We have a QA person that needs to access vault values in a script to generate credentials. She is using version 11.2 and I’m using version 11.66 and additionally I’m a SuperAdmin and she has a developer role. When she goes into vault settings, she’s not seeing the “Enable support in scripts” option available but I can. Is there something we can do to enable this for here. Thanks in advance

If i am not wrong as a Postman Super Admin, you cannot directly make a developer team member see the exact value of a secret stored in your own local Postman Vault. Postman Vault secrets are designed to be personal and local, and their values are never synced to the Postman cloud or shared with teammates.

However, you can enable secure collaboration by sharing the reference to the vault secret, which allows each team member to add their own local value for that secret.

Use either refernce method or for your reference u can use this as well.

Thank you for your response. I think you may not completely understand my question. They want to access their local vault values from within a script, but they aren’t able to enable that feature. I have the capability to do it for my own. I was wondering why I can and the button for it doesn’t even appear for her.