Acces modifier functions as owner

Hello

I would like to know what is the best way to get access to modifier functions after I deployed the contract? Can I use web3 or how I can call the functions which is only accessible for owner if I am the owner?

I think you can have a look at the Solidity Documentation: Function Modifiers