State diagram

User comes to my page, they need to provide some data to create an webpage.

There is validation, if user doesn’t fill some data, a messege will be shown after clicking on create button, beside this use can choose to publish or not publish the page. User can always choose to cancel the action.

What would be a good state diagram for this scenario?