Project data is sensitive: budgets, contracting partners, team workload and decisions that are not public yet. Security is not an add-on module in Projektiassistent — it is a layer running through the whole platform, from the request level to the audit log.
Most leaks do not come from a cracked password but from someone reaching data they had no business seeing. Access is checked on every request, not only at sign-in.
Session → project → module → organisation. Four levels of checks keep the right information with the right people.
Every request verifies that the referenced resource belongs to an environment the user can access. Changing an identifier does not reach another client's data.
All traffic runs over HTTPS with enforced HSTS, behind a CDN and reverse proxy providing DDoS and WAF protection.
User-generated rich text is cleaned before display on an allowlist basis — scripts and dangerous links are stripped.
The audit log records all activity with a timestamp, an actor and a description. That is not only a security measure — it is also what makes audits and dispute resolution possible.
Passwords are stored only as bcrypt hashes. Session cookies are HttpOnly and SameSite; the session ID is rotated on sign-in and on password change.
Server-side rate limiting on sign-in and password reset — independent of the session, so clearing cookies does not get around it.
All activity and API requests are logged, which makes monitoring integrations and diagnosing problems possible.
Exporting your data in a machine-readable format and permanently deleting the account are available to the user directly — not something you have to request through support.
The platform runs on a PostgreSQL database and all traffic is encrypted. A fuller description of data processing is in the privacy policy.
Yes. Under GDPR a user can download all their personal data in a machine-readable format and, if they wish, permanently delete the account together with its associated data.
Only you and the people you have shared them with. In Business-plan workspaces, data is additionally separated per workspace.
The audit log records every action with a timestamp, an actor and a description, and plan versions can be restored. The requirements of a specific regulation are still worth reviewing with your own compliance specialist.
Describe the project in your own words — the AI drafts a structured plan.
→🛑The system tells you what is still missing for a decision.
→🧩Break the project down: tasks, subtasks and a WBS.
→📊Schedule, dependencies and milestones — generated from your plan.
→🔀Task flow in columns — tied to the plan, not a separate list.
→🧭Scrum, Kanban, Waterfall, PRINCE2, hybrid or simple project.
→👥Who is overloaded and who is free — before a deadline slips.
→⚠️Risk register, impact–probability matrix and mitigations.
→💶Cost lines, VAT and free balance in real time — ready for reporting.
→📊A status report for management in seconds, not hours.
→🗂️Every project on one screen — an aerial view, not a magnifying glass.
→🤝Share the project, set permissions, keep data separated.
→🧠Chat, recommendations, what-if and meeting notes in one.
→🔌REST API, webhooks, Slack, Teams and calendar.
→14 days free — all Pro features, no card required.
Start for free →