# User Access Management

All users accessing the app, either through signup or login are managed through a single element reusable called [👥 USER ACCESS MANAGEMENT.](https://docs.openbuild.io/working-with-the-framework/signup-login-password-reset)&#x20;

Its composes of the different pre-built and ready to use sections such as:

* Login&#x20;
* Signup
* Magic link
* Forgot password&#x20;
* Reset Password with password validation
* Activate account
* Reset success
* Link expired
* Check your email

You can read about different sections and workflows [in this section](https://docs.openbuild.io/working-with-the-framework/signup-login-password-reset).
