Hi Adam,
Depends on your use case. You can store something in a “Constant”, mainly used for things like variables that are static but can vary between environments (think of the endpoint URI of a consumed web service, catch all emails Y/N etc.)
Other stuff can be stored in the database and retrieved in Microflows.
With kind regards,
Stephan