Tag is not getting created inside /content/cq:tags in aem 6.4
I tried with miscadmin
I tried with tagging option in new aem touch ui way .
In both cases it is getthing created under etc/tags by defualt
while creation it is giving tag path etc/tag by default ..not giving option to chnage it to /content/cq:tags

P.S. I know reading it in java is not problem becaue watever path whether etc or conetnt it wil handle .But how to create tag inside /content/cq:tags in aem ..any new tag .
Please let me know the procedure to create tag in aem 6.4 which will get saved inside /content/cq:tags instead of saving inside etc/tags.