Initial Configuration Informational Other

First Login & Administrator Account

Back to manual
Complete your SecBoard setup: first login with the superuser account, update your profile, change the default password, enable 2FA, and invite your team.

First Login

Open a browser and navigate to your SecBoard URL (e.g. https://your-domain.com/). You will see the login page.

Docker installation

The superuser was created during installation with:

docker compose exec web python manage.py createsuperuser

Use that username and password to log in.

VM / Bare-metal installation

The superuser was created during installation with:

python manage.py createsuperuser

Use that username and password to log in.

Dashboard Overview

After login you land on the Dashboard. The left sidebar contains all platform modules. As an administrator, every module is visible; regular users see only what their role permits.

AreaWhat you find there
DashboardSummary widgets, recent incidents, upcoming tasks
App CabinetPlatform administration: users, roles, settings, content
ModulesRisk, Compliance, Incidents, Assets, and all other security modules
Profile menuYour account settings, language switcher, logout

Configuring the Administrator Account

Update profile information
  1. Click your username in the top-right corner → Profile.
  2. Fill in First name, Last name, and Email address.
  3. Upload an avatar if desired.
  4. Click Save.
Change the default password
  1. Profile menu → Change password.
  2. Enter your current password, then the new password twice.
  3. Use at least 12 characters with mixed case, numbers, and symbols.
  4. Click Save. You will be logged out and must sign in again.
Enable two-factor authentication (2FA)

SecBoard supports TOTP-based 2FA. Navigate to Profile → Two-factor authentication and scan the QR code with an authenticator app (Google Authenticator, Authy, etc.). Store the backup codes in a secure location.

Company Setup and Initial Users

  1. Go to App Cabinet → Settings → Company and fill in your organisation name, logo, and contact details. These appear on reports and emails.
  2. Go to App Cabinet → Users to invite your team: click Add user, enter the email, assign a role, and send the invitation.
  3. Review available Roles (App Cabinet → Roles) and adjust permissions before onboarding additional users.

Next Steps

Basic Site Settings

Configure the platform name, language, time zone, and email notifications.

Roles & Permissions

Learn how the role model works and how to grant the right access to each team member.

Email / Notifications

Set up an outbound mail server so the platform can send alerts and invitations.


Attachments

No attachments for this article.