All checks were successful
Build latest image / build-container (push) Successful in 1m30s
54 lines
726 B
Markdown
54 lines
726 B
Markdown
---
|
|
title: Users
|
|
weight: 2
|
|
lang: en
|
|
---
|
|
|
|
{{< callout type="info" >}}
|
|
Administrators can create and manage users in the system.
|
|
You can find more information in the [Admin](../../admin) section.
|
|
{{< /callout >}}
|
|
|
|
## Forgot Password
|
|
|
|
{{% steps %}}
|
|
|
|
### Login Page
|
|
|
|
Open the login page of the system.
|
|
Click on `Forgot Password?`.
|
|
|
|
### Enter Email
|
|
|
|
Enter your email address.
|
|
|
|
### Confirm Email
|
|
|
|
You will receive an email, click on the link in the email.
|
|
|
|
### Set New Password
|
|
|
|
Set the new password.
|
|
Log in normally again.
|
|
|
|
{{% /steps %}}
|
|
|
|
## Change Settings
|
|
|
|
{{% steps %}}
|
|
|
|
### Log In
|
|
|
|
Log in to the runner system.
|
|
|
|
### Adjust
|
|
|
|
Go to the `Settings` page.
|
|
Adjust your user settings.
|
|
|
|
### Save
|
|
|
|
Click on `Save`.
|
|
|
|
{{% /steps %}}
|