Best place to store attributes accessed by the server and client?

I have a simple question, where is the best place to store attributes that are accessed by the server and client? I don’t necessarily have an object so I wanted to know where this could be set.

I’m not really sure what you mean. You can set and get attributes like this: Instance Attributes | Roblox Creator Documentation

You need an instance in order to use attributes.