# What are the default forms in the account area?

The following classes are in the **Aero\AccountArea\Http\Forms**namespace.

| Class                     | Description                  |
| ------------------------- | ---------------------------- |
| AccountAddressEditForm    | The edit address form.       |
| AccountAddressNewForm     | The new address form.        |
| AccountDetailsForm        | The account details form.    |
| AccountLoginForm          | The login form.              |
| AccountPasswordForgotForm | The forgotten password form. |
| AccountPasswordResetForm  | The password reset form.     |
| AccountRegisterForm       | The register form.           |