# My profile

You can access your profile either by clicking on your name in the bottom left of the screen and selecting *My profile* from the menu, or by finding and clicking on your name in the [Users](https://docs.jigx.com/administration/users) list. You can easily change *organization roles*, quickly *switch between organizations*, *disable a user*, or *remove a user from an organization*.

<figure><img src="https://1245694154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F974dgqxfbgR9q4tCkGgb%2Fuploads%2FuQYgkziSs22eCsP4djpE%2FJM-MyProfile.png?alt=media&#x26;token=6c9a756f-3dce-4abf-bb01-57c5365bb6ce" alt="User Profile screen" width="375"><figcaption><p>User Profile screen</p></figcaption></figure>

#### Organization Role

Here you can see your role in the organization and if you have Admin permissions, you can easily change that role. For more information about the capabilities and permissions of each role, see [Permissions - User Roles](https://docs.jigx.com/administration/permissions-user-roles).

<figure><img src="https://1245694154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F974dgqxfbgR9q4tCkGgb%2Fuploads%2FxYBprnjQeyNiUYMjAnBR%2Fjm-orgRoles.png?alt=media&#x26;token=581eb1de-37c3-4f7e-bf04-5a80b793564b" alt="Role selection" width="375"><figcaption><p>Role selection</p></figcaption></figure>

#### All organizations

The list of organizations will only be displayed if you are a member of more than one organization. This impacts your mobile experience and may not be suitable in cases where you want to use apps from different brands. If you belong to more than one organization, you can also change your default organization. The list of organizations include a solution count indicating the number of solutions you are assigned to. Simply switch organizations by clicking on the organization you want to access.

<figure><img src="https://1245694154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F974dgqxfbgR9q4tCkGgb%2Fuploads%2FwWppKFY4GnGwyFkSCpfQ%2FJM-SolutionCount.png?alt=media&#x26;token=137fc008-0cb8-4297-b49a-1d8da24ef067" alt="Organization with solution count" width="375"><figcaption><p>Organization with solution count</p></figcaption></figure>

<figure><img src="https://1245694154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F974dgqxfbgR9q4tCkGgb%2Fuploads%2FAEvEUxAwrGhlXGHdXPuc%2Fjm-org-switch.png?alt=media&#x26;token=278cf304-12fc-4e0b-bc52-735d22b6547b" alt="Change organizations in management" width="331"><figcaption><p>Change organizations in management</p></figcaption></figure>

#### Advanced actions

Other features include the ability to disable users or remove users from an organization. Before performing these actions, make sure that you have selected the correct user. The advanced actions are only available to people who have Admin and Owner permission. For more information about the capabilities and permissions of each role, see [Permissions - User Roles](https://docs.jigx.com/administration/permissions-user-roles).

#### Personal Access Tokens (PAT)

You can create a personal access token on your Jigx profile that is used in the authorization header of a REST call to Jigx APIs.

* PAT is only accessible under your own user profile.
* Expiry is set for six months after creation.
* The lease for the token auto-extends with two weeks since last use.
* You can extend the lease manually by two weeks. This ensures that the PAT is not kept alive if it isn't used.

**Create a personal access token** by:

<figure><img src="https://1245694154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F974dgqxfbgR9q4tCkGgb%2Fuploads%2FXPDsnnHbzBXyNAOcvsyk%2FJM-PATCreate.png?alt=media&#x26;token=d71e5ef8-38ef-4cbd-97f3-ac7b2dc79ad9" alt="Add personal access token"><figcaption><p>Add personal access token</p></figcaption></figure>

1. Log into Jigx Management.
2. Open my profile and select the **Personal Access Tokens** menu option.
3. Click the **Add New Token** button, the side pane opens.
4. Click the **Add** button at the bottom of the pane. A secret is generated for you. Make sure you use the **copy key** to copy the secrect to a safe location for use as the secret is onnly shown once.

**Extend the lease of a personal access token** by two weeks:

<figure><img src="https://1245694154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F974dgqxfbgR9q4tCkGgb%2Fuploads%2FV9Shl1x1gnSpUxzR6wGT%2FJM-PATExtend.png?alt=media&#x26;token=ddfa34b0-a3d5-4afb-8352-d5d1be353e08" alt="Extend token"><figcaption><p>Extend token</p></figcaption></figure>

1. Log into Jigx Management.
2. Open my profile and select the **Personal Access Tokens** menu option.
3. Click on the token to be extended, in the side pane that opens click the **Extend lease** button. You will see the lease expires date in the list is updated by two weeks.

**Delete the personal access token** by:

1. Log into Jigx Management.
2. Open my profile and select the **Personal Access Tokens** menu option.
3. Click on the token you want to delete, in the side pane that opens click the **Delete** button at the bottom of the pane.
