@Fox yes I understand that part.
what I dont understand is something like this. Folder is used for 1 profile or 1 account only right? what IF I got alot of accounts?
should I put a variable in "Create or switch to local profile" like
for the folder path, C:\Users\BAS[[EMAILADDRESS_VARIABLE]] so Everytime the script run it will create a new FOLDER profile for each account?
Also, After successfully saving the profile for each account, how can I call the profile or account folder of that specific account?
Does profile stores EMAILS/PASSWORD from parse action?
how would bas know which profile to RUN? on the next run?
is this correct? for the first run for creating profiles for each account?

and then after this, the NEXT run, I will change my script to this? since the profile already saved the Fingerprint,proxy,password,emails and history stuff?

is that correct? so i will have 100 folders with different emails name folders?
thank you