# Account Setup

### Overview

Once you’ve selected your subscription plan, you can set up your account and customize it to suit your needs. To manage your account settings, click the **User Menu** in the top-right corner of the portal. The user menu displays key account information, including:

* User Name
* Email Address
* Current Role

From here, you can access various account management options.

<figure><img src="https://uploads.developerhub.io/prod/2xNw/q4iad1p2p6czv7h5qi4ecsb2n1iqtvnbj1fgr00usduymm4r4ly64f24x4s4zlpk.png" alt="" width="563"><figcaption></figcaption></figure>

### Profile <a href="#profile" id="profile"></a>

Under **Profile**, you can edit your personal and organizational information to keep your account up to date. You can also make these changes by navigating to the Users page, locating your account, and editing it there. Fields marked with an asterisk (\*) are required.

<figure><img src="https://uploads.developerhub.io/prod/2xNw/ad6fk7dedgehxsylaz6b0jo34y4k1mmjmowyr9blw22oxug9d27cj0l2jxqucr5f.png" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
NOTE

The available features and actions within the Profile page are strictly determined by your roles' permissions. This means that you will only have visibility and access to the following actions that are specifically authorized based on your assigned roles:

* Access to account page
  {% endhint %}

### Settings <a href="#settings" id="settings"></a>

<figure><img src="https://uploads.developerhub.io/prod/2xNw/rg222nqkxn96n8j0nd4lbiz28ajitwbv4mit2wb17u3nb9h9rgy4hq6tz5qovz2y.png" alt=""><figcaption></figcaption></figure>

#### Change Password <a href="#change-password" id="change-password"></a>

To change your password, click the **Request Password Change** button. An email with a password reset link will be sent to you. Follow the link to create a new password.

{% hint style="info" %}
NOTE

The change password option is not visible for users authenticated via Gmail SSO.
{% endhint %}

#### Access Token <a href="#access-token" id="access-token"></a>

An **access token** is a unique identifier associated with a specific user in the platform. Users can obtain their tokens from a settings menu, where the token is initially hidden but can be revealed and copied. Click the **Show Access Token** button to reveal the token.

Access tokens are required for using endpoints. The token identifies the user who invoked an API, allowing the system to monitor and account for who is executing flows and invoking APIs.

#### Enable Two-Step Authentication <a href="#enable-two-step-authentication" id="enable-two-step-authentication"></a>

Enhance your account security by enabling two-step authentication (2FA), adding an extra layer of protection. Once enabled, each time you log in, you will be required to complete an additional verification step. A One-Time Passcode (OTP) will be sent to your registered email, which must be entered to confirm your identity. The OTP is valid for 5 minutes, ensuring both security and timely access.

<figure><img src="https://uploads.developerhub.io/prod/2xNw/wtliwhvpjyxb2dudpotsvsxndd1f8shmj4p2bh78a0tpoh7eucjsausv66y6alfp.png" alt=""><figcaption></figcaption></figure>

### Theme <a href="#theme" id="theme"></a>

Personalize your visual experience by selecting between light and dark themes to suit your preferences. Simply click on the theme to explore light, dark, or system options, then select your desired theme.

<figure><img src="https://uploads.developerhub.io/prod/2xNw/09twa561fwtgumf83vm0s15qvbgecfwtphx6m02vlrooahv755vn0m8yl55mscdx.png" alt="" width="375"><figcaption><p>Select Theme</p></figcaption></figure>

<figure><img src="https://3007466741-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnrZZBkfTiuIUZS7MY9eR%2Fuploads%2FrpeOIqwNDvTmX7BlcfUX%2Fimage.png?alt=media&#x26;token=768c4de8-922e-4baa-8d53-4cc990511d72" alt=""><figcaption><p>Dark Theme</p></figcaption></figure>

<figure><img src="https://uploads.developerhub.io/prod/2xNw/lhz0qge3be4dci0o1wfekz1iiask9tvrmsd7fhgyk95bj21zt3l0yg8r2ciyqt6m.png" alt=""><figcaption><p>Light Theme</p></figcaption></figure>

### Logout <a href="#logout" id="logout"></a>

To log out of your account, select **Logout** from the user menu. This will safely end your session.

Once you have successfully set up your account, you can invite users to your tenant on the Users page and manage [roles and permissions](https://cxfabric.gitbook.io/docs/manage/roles-and-permissions) on the Roles and Permissions page. These pages provide you with the necessary controls and options to configure user roles and permissions according to your specific requirements.
