ISOwl runs entirely in the browser. All data is stored in
localStorage — nothing is sent to a server.Demo credentials
Two pre-configured accounts are available for immediate use:| Account | Password | Role | Workspace | |
|---|---|---|---|---|
| Agency Admin | admin@agencia.com | admin123 | CISO | Agency (all clients) |
| Client Owner | owner@cliente.com | cliente123 | OWNER | CLIENT_A only |
Steps
Open ISOwl in your browser
Navigate to your ISOwl instance in any modern browser. The application loads immediately — no installation or sign-up required.You will be redirected to the login screen if you are not already authenticated.
Log in as Agency Admin
Enter the Agency Admin credentials on the login screen:After a successful login, your role is set to CISO and you land on the Executive Dashboard in the Agency workspace.
Explore the Executive Dashboard
The dashboard (
/) shows a high-level summary of your ISMS posture:- Clause conformance — percentage of Clause 4–10 requirements marked as implemented
- Annex A coverage — number of controls evaluated vs. total (93)
- Open risks — count of risks without an accepted or mitigated status
- Pending evidence — items awaiting review or expiring soon
Mark your first clause requirement
Navigate to Clauses (
/clauses) in the sidebar.- Expand Clause 4 — Context of the organisation.
- Locate requirement 4.1 — Understanding the organisation and its context.
- Click the status selector and change it from Not Implemented to Implemented.
- Observe the clause conformance percentage update on the dashboard.
Evaluate your first Annex A control
Navigate to Annex A (
/annex-a) in the sidebar.Controls are grouped into four themes: Organisational, People, Physical, and Technological.- Open the Organisational theme.
- Select control A.5.1 — Policies for information security.
- Set the implementation status and add any relevant notes.
- Save the evaluation.
Add your first asset
Navigate to Assets (
/assets) in the sidebar.- Click Add asset.
- Fill in the asset name, type (e.g. Server, Application, Data), classification (e.g. Confidential), and owner.
- Save the asset.
Run a risk assessment
Navigate to Risk (
/risk) in the sidebar.- Click Add risk.
- Select the asset you created in the previous step.
- Describe the threat and vulnerability.
- Set the likelihood and impact scores (1–5).
- Choose a treatment option: Mitigate, Accept, Transfer, or Avoid.
- Save the risk entry.
Export the Executive Report as PDF
Return to the Executive Dashboard (
/).Click Export PDF (or the equivalent export button in the dashboard header). ISOwl uses jsPDF to generate a report containing:- ISMS posture summary
- Clause conformance breakdown
- Annex A control coverage
- Top risks by score
PDF export is the primary way to preserve a snapshot of your ISMS state. Export regularly, as
localStorage data is not backed up automatically.Next steps
Authentication & Access
Learn about roles, multi-tenant workspaces, and how to switch between client accounts.
Clauses 4–10
Deep-dive into requirement-level tracking for all mandatory ISO 27001 clauses.
Risk Assessment
Understand the risk scoring model and treatment workflow.
Evidence Repository
Learn how to attach and manage documentary evidence against controls.