To have additional features like the full preview, you need to install some external components. Conversion to PDF This feature allows you to convert an office type document to PDF format. Requires the presence on the system of LibreOffice. LibreOffice...
Training AI models is a computationally intensive and time-consuming process, often requiring specialized hardware and large datasets. For this reason, not all models can be trained directly within LogicalDOC. To simplify adoption, the system allows...
LogicalDOC can connect to Gmail in two ways: using a Google App Password or using OAuth 2.0 authentication. OAuth is the recommended, more secure method, but it requires additional setup in Google Cloud. For a simpler configuration, you can use an App...
To have additional features like the full preview, you need to install some external components. Ghostscript LogicalDOC uses Ghostscript to render the documents' thumbnails. Ghostscript is available at the following URL: https://ghostscript.com/ At the...
A cluster node is basically a LogicalDOC instance installed on a server in the same subnet. Please read the Installation Guide to install the application Once installed, you have to enter the section Administration > System > Clustering and enable the...
Anytime a new task in which you are a participant has to be completed, you receive a notification by email. You can see all the details of the job in the Workflow section of the Dashboard. Here you find three dashlets that show: tasks assigned to you...
You can create a connection between your Google account and LogicalDOC. This way, you will be able to use Google Cloud Applications like Drive, Calendar and Gmail from inside LogicalDOC. Third party applications can communicate with your Google account...
The ADFS identity provider supports the Single logout, so you can set up SAML single logout (SLO). When a user initiates a logout, the identity provider logs the user out of all applications in the current identity provider login session. The logout...
In order to allow LogicalDOC to send emails, you have to connect the application to your SMTP mail server. Into the Outgoing Email section, you can configure the outgoing mail server parameters. Protocol: you can choose between standard SMTP or SMTP...
As an option, it is possible to apply a specific look&feel to the user interface to the whole product and each single tenant. The branding of the whole application is accessible in Administration > System > Branding If you want to change the branding...
Instead of assigning access rights to each user individually(that in any case is also supported), we suggest administrators to assign permissions to groups, what in other systems you may see as "roles". Role-Based Access Control (RBAC) Role-Based...
The full-text search allows you to search in the contents of the documents. To perform this kind of search you have to enter a text expression. It is possible to restrict the search to a single folder or apply some other filters as you see in the form....
Into the system, there are processes which are performed during normal execution of the program without the intervention of a user. These processes are scheduled tasks, since you can schedule their execution. The section Scheduled Tasks allows you to...
The application is able to handle users authentication interacting with external systems in addition to the standard authentication. We can authenticate your users against ActiveDirectory and LDAP systems. Please enter the section Administration >...
Single Sign-On (SSO) is a way for users to log into multiple applications with a single user ID and password without having to re-enter their credentials. The SAML standard allows identity providers to pass credentials to service providers. LogicalDOC...
Embeddings are vectors representing entire documents or fragment of them into a continuous vector space. This numerical representation of is required to efficiently infer similitudes between documents and implement features like Semantic Search. This...
In order to log on to the system, you have to point your browser to the URL where LogicalDOC is installed (this may be an address on your network). Once there, a login form is presented in which you have to enter your username, password, and,...
Get from the download website the setup file: installer-linux-.zip To install LogicalDOC unpack the zip archive, open a terminal window and execute the command from command line: $ java -jar logicaldoc-installer.jar When the installer asks for...