Adding new features to clang-format

Hi all,
I would like to ask if I will be able to add my own rules to clang format tool other than the options that already available? I want to enforce some coding styles to my code in c++. I’m using the command prompt to make any changes.
Thank you