Simpleschema + AutoForm with Meteor.users

Hi, I dont know any examples with this topic.

I cant integrate well this two packages and dont know where there is documentation about that.

Can someone links me an example about that?

Just create new UserAccount with profile and update it with new data.

I want to do this with custom registration page and modify.

Regards.

and for custom registration you can check out this playlist/tutorial:

This is not valid for me because he dont use Password.

I need one using password

See the video series for creating a custom login. The blog post shows you how to let users edit their profile using simple-schema and autoform (after they have signed up).

Between both resources, you should be able to do whatever it is you are trying to do. If not, please provide more detail.