Programmatically add canisters to Canister Geek

Hi All, I have a multi canister architecture and I am trying to programmatically add my canisters to Canister Geek so I can monitor their cycles. I cant seem to find a way to do this. Is this at all possible and if it isn’t what is considered best practice when it comes to monitoring canisters in a multi canister architecture and ensuring that all canisters are properly topped up with cycles?
Any help would be greatly appreciated!

Can you please confirm the programming language you use to write canisters?

Im using rust to write the canisters.

@GeekFactory Can you please confirm if you can confirm if this is possible for Rust canisters?