Global app settings for all views

My app requires global settings that affects all instances (something like initial defaults). I’ve seen the settings view but couldn’t find how can I store the settings globally within monday.com without using external storage.
Can monday.set/get(“settings”) work globally? Is there something similar?
Thanks