Features Docs Pricing Buy

Profile Page

The primary profile screen, at a glance.

Main dashboard screenshot

Account Details

The Account deatils list username, full name, your auth method, and the users clientid for api oauth authentication.

Main dashboard screenshot


Change Password

Change your password by entering your current password, then your new one, confirm, then click Change Password.

Main dashboard screenshot
Main dashboard screenshot

Note: This is only available if the user is a local account.


Api Token

Here is where you generate your bearer token for api access.

Main dashboard screenshot

Create Token

Type in the description for this token, and click [ Generate Token ].

Main dashboard screenshot

Token List

Your newly created token will apear in the list below.

Main dashboard screenshot

Show Token

Click Show to reveal your generated token. Highlight and copy it for API access.

Main dashboard screenshot
Main dashboard screenshot

YAML to JSON Converter

Alphie requires extra variables in JSON. Use the built-in YAML→JSON converter to transform your YAML.

Main dashboard screenshot

YAML Code

Type or paste your YAML code in the YAML box.

Main dashboard screenshot

Click [ Convert To Json ]

Main dashboard screenshot

The JSON code will apear on the right. Either hightlight the JSON code and copy, Or click the copy button to copy to your clipboard.

Main dashboard screenshot

Reset Client Secret

This Button is to reset your current Oauth client Secret.

Main dashboard screenshot

Warning: Rotating the client secret will invalidate the current one and could disrupt running jobs or scripts.


Confrim Client Secret

When you click [ Generate New Secret ], It will prompt you one more time to make sure this is what you want to do.

Main dashboard screenshot
Main dashboard screenshot

New Client Secret

If you click ok, A new client secret is generated and will apear on the screen just one time.

Main dashboard screenshot

Warning: Once you click close, you will not be able to retrieve it again.


Complete.

Congratulations, you are now up to speed on your profile page.