# Profile & Settings (User Profile)

## Overview

After creating a user, a user can edit his profile details such as password, email address, language settings, timezone settings, and much more.

To edit your profile, from the Front Admin, click **Profile**n.

### Editing a profile

On the Profile screen, click **Edit Profile**

The following screen shows the different fields you can edit for a profile.![](https://wiki.comdev.eu/download/attachments/5735000/Profile_Edit1.jpg)

Provide the values as given in the following table.

<div id="bkmrk-edit-your-profile-na"><table><tbody><tr><td>##### Edit Your Profile

</td><td>Name

</td><td>Provide a name.

</td></tr><tr><td> </td><td>Username

</td><td>Cannot be edited.

</td></tr><tr><td> </td><td>Password

</td><td>Provide a new password.

</td></tr><tr><td> </td><td>Confirm Password

</td><td>Confirm the new password.

</td></tr><tr><td> </td><td>Email Address

</td><td>Provide a new email address.

</td></tr><tr><td> </td><td>Confirm email Address

</td><td>Confirm the new email address.

</td></tr><tr><td>##### Basic Settings

</td><td>Editor

</td><td>Select one of the following:

- Editor – CodeMirror
- Editor-none
- Editor-TinyMCE

</td></tr><tr><td> </td><td>Timezone

</td><td>Select a timezone.

</td></tr><tr><td> </td><td>Frontend language

</td><td>Select the required language for front end.

</td></tr><tr><td> </td><td>Backend Template Style

</td><td>Select from the available templates or keep as default.

</td></tr><tr><td> </td><td>Backend language

</td><td>Select the required language for back end.

</td></tr><tr><td> </td><td>Help Site

</td><td>Select from the available Help site options for your required language.

</td></tr><tr><td>##### Additional Options

</td><td>Logo

</td><td>Click Choose File to select an image for the user profile picture.

</td></tr><tr><td> </td><td>Eventbrite User Key

</td><td>Provide the key for JomEvent extension.

</td></tr><tr><td> </td><td>Plan expiry

</td><td>This field is controlled by the site admin.

</td></tr></tbody></table>

</div>To save the settings you changed, click Submit. If you click the **Settings** link on the Front Admin screen, it will take you to the **Edit Profile** page.