So right now I have it so if you click on a blank Save File, you’ll be able to create a new one and name it. When clicked on after being created, what I want is for players to be able to see things like data of the file, such as the playtime. Well that’s not what I need help with, the problem is that I have no idea how to save all 4 things that need to be saved through DataStore for all 5 of the save files. I’ve tried things, like 5 keys tied to each Save File, but it hasn’t worked. How would I accomplish this? Through a table or several pieces of individual values or what?