Deploying Creator from contract

Hello everyone! I couldn’t find a way to deploy ERC721 Creator from smart contract. I need to deploy individual ERC721 contracts for each user of my service. In docs, the only described scenario is to deploy creator contract using Studio from web

gm! Can you clarify what you mean by deploying an individual ERC721 contract for each user? Studio is open to use and you can create as many contracts as you like.

During one single transaction from user to my contract I want to also deploy ERC721 Creator contract as well as other actions. Simply said, I want to include Creator contract deployment from my factory contract

Can you help with that?

Any contract you deploy whether its an ERC721 or 1155 is deployed from your metamask wallet