e164d51574
- Raise compare limit from 8 to 9 (server + client, toast on overflow) - Make import textarea placeholder match selected format (CSV/JSON/YAML/auto) - Add GuideHelp links to admin create/edit user dialogs and tool import dialog
43 lines
1.4 KiB
Markdown
43 lines
1.4 KiB
Markdown
|
|
# Plans & Permissions
|
|
|
|
toolr distinguishes **plans** (tier) and **roles**. Admins bypass all feature
|
|
restrictions.
|
|
|
|
## Plans
|
|
|
|
| Plan | Description |
|
|
| --- | --- |
|
|
| **Free** | Basic functions: search, filter, view, analytics |
|
|
| **Premium** | Additionally watchlist, compare, trash, costs |
|
|
| **Enterprise** | All premium features + extended support |
|
|
|
|
### Feature permissions
|
|
|
|
Premium/Enterprise unlock the following features:
|
|
|
|
| Feature | Function | Learn more |
|
|
| --- | --- | --- |
|
|
| `compare` | Compare tools | [Compare](/docs/handbook/vergleichen) |
|
|
| `watchlist` | Favorites list | [Watchlist](/docs/handbook/watchlist) |
|
|
| `trash` | Trash (soft-deleted tools) | [Trash](/docs/handbook/papierkorb) |
|
|
| `costs` | Record cost/license models | [Recording costs](/docs/handbook/kosten) |
|
|
| `tool-import` | Import tools via CSV/JSON/YAML (admin) | [Administration](/docs/handbook/administration) |
|
|
|
|
If you are missing a feature, the app shows an **upgrade notice** with a link
|
|
to the plan management.
|
|
|
|
## Roles
|
|
|
|
| Role | Permissions |
|
|
| --- | --- |
|
|
| **User** | Standard account: create/rate tools, edit your own tools |
|
|
| **Admin** | All user rights + administration, audit log, redundancy, empty trash, tool links |
|
|
|
|
Admins pass **all** feature checks — even without a premium plan.
|
|
|
|
## Plan/role management
|
|
|
|
The assignment of role and plan is managed by admins in the
|
|
[Administration](/docs/handbook/administration) section (tab "Users").
|