How to add customer details to form when they sign up

How to add customer details to form when they sign up

I have customers signing up to my application which I then approve or reject. The are inputing their full name and email address. I would like them to then input other details in the Member form that we have like phone number, address, and other details. How do we get the data on signup to create a record in a form automatically?