Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions agents-docs/content/deployment/(docker)/authentication.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,14 @@ Authentication is enabled by default. Configure the required environment variabl
</Step>
</Steps>

## Email for Password Reset

Self-service password reset requires email to be configured. Without email, the "Forgot password?" link is hidden from the sign-in page and admins must manually reset user passwords.

<Tip>
See [Configure Email](/deployment/email) to enable password reset emails and team invitation emails.
</Tip>

## Troubleshooting

### "Invalid credentials" on first login
Expand Down