mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 03:56:43 +00:00
26 lines
1.2 KiB
Markdown
26 lines
1.2 KiB
Markdown
---
|
|
title: InvenTree Demo
|
|
---
|
|
|
|
## InvenTree Demo
|
|
|
|
If you are interested in trying out InvenTree, you can access the InvenTree demo instance at [https://demo.inventree.org](https://demo.inventree.org).
|
|
|
|
This page is populated with a sample dataset, which is reset every 24 hours.
|
|
|
|
You can read more about the InvenTree demo here: [https://inventree.org/demo.html](https://inventree.org/demo.html)
|
|
|
|
### User Accounts
|
|
|
|
The demo instance has a number of user accounts which you can use to explore the system:
|
|
|
|
| Username | Password | Staff Access | Enabled | Description |
|
|
| -------- | -------- | ------------ | ------- | ----------- |
|
|
| allaccess | nolimits | No | Yes | View / create / edit all pages and items |
|
|
| reader | readonly | No | Yes | Can view all pages but cannot create, edit or delete database records |
|
|
| engineer | partsonly | No | Yes | Can manage parts, view stock, but no access to purchase orders or sales orders |
|
|
| steven | wizardstaff | Yes | Yes | Staff account, can access some admin sections |
|
|
| ian | inactive | No | No | Inactive account, cannot log in |
|
|
| susan | inactive | No | No | Inactive account, cannot log in |
|
|
| admin | inventree | Yes | Yes | Superuser account, can access all parts of the system |
|