User management#

User management and group edition can be done from the Administration interface, by clicking on Users or Groups. Thanks to the Django framework, fine-grained permissions can be defined by group and by user.

_images/user_management.png

The permission are set by type of objects modifiable through the Administration interface. Some of these permissions also give access to other parts of the user interface:

  • Can add document: gives access to the 🌐 Crawl a new URL page

  • Can change document: gives access to the document actions (Crawl now, Remove from crawl queue, Convert screens to jpeg)

  • Can add crawler stats: gives access to the ✔ Crawl status page

  • Can change crawler stats: gives access to the Pause and Resume crawler button in the ✔ Crawl status page