imPrintXCreate your account
What signing up asks for, what it does not, and where you land afterwards.
4 min read
Open the signup page
Go to /signup, or press Get Started anywhere on the site. Every "Get Started" and "Sign In" button on the marketing, pricing and payment pages carries you to the same two forms — you never have to hunt for them.
Give a name, an email and a password
Three fields. The name is what appears on your drawings and in your account menu, so use the one a client should see. The password must be at least 10 characters — that minimum is enforced by the server, not just the form, so a short one is rejected even if you get past the browser.
Tip. Use your work email. It is the address a shared client link, an invoice and a password reset all go to.
Press Create account
That is the whole signup. There is no card, no trial countdown and no email you have to go and click before you can work — the account is created and you are signed in on the spot.
You land back where you were
If you started signing up from the pricing page or from a checkout, you are returned there rather than dumped on a home page. Only same-site destinations are honoured, so a signup link cannot be used to bounce you somewhere else.
Signing in later
Use /signin with the same email and password. An account can hold one signed-in session per seat, so a Free or Pro account is one person at a time; Firm is three.
If you forget the password
The reset flow lives on the home page sign-in form: open the home page, press Sign In, then "Forgot Password?". It emails you a reset token that is good for one hour and can only be used once.
Tip. The standalone /signin page does not carry that link yet — start from the home page for a reset.