# Overviews

## Introduction

This is a ***User Guide*** (wiki) for Open Enventory. The links to the software (original version by FR, and forked version by KV) are on the top bar.

###

### About Open Enventory

* Open Enventory is a free, open-source ([AGPL v3](http://www.gnu.org/licenses/agpl.html)) programs for chemical inventory and electronic lab notebook. It combines:
  * a lab notebook,
  * a database for all spectroscopic data,
  * a chemical inventory and
  * a literature database.
* It is designed for the requirements of university groups and small companies, focuses primarily in Chemistry research.
* It is operated in the web browser (Edge, Firefox, Opera, Apple Safari, Google Chrome) and is therefore **platform-independent**. The integration means that physical data and safety information from the inventory can be used automatically in the laboratory journal. The [automatic query of](http://www.open-enventory.de/screenshots_de.html) freely accessible substance data from online chemical catalogs saves manual data entry and catalog searches. Access to the catalog data also enables a price overview to be created with a click of the mouse.
* The laboratory journal uses the data from inventory management and makes the results accessible to all members of the working group. Both inventory and laboratory journal allow the data to be shared with other working groups for the purpose of collaboration.

The goals of Open Enventory are:

* to make unnecessary and boring tasks in the laboratory obsolete: searching for chemicals, price surveys.
* to make knowledge accessible inside and outside (if access is granted) the workgroup, for longer periods.
* to improve working safety be easily accessible safety instructions.
* to reduce waste amounts and unnecessary costs by an easily searchable inventory database.

Currently, Open Enventory can be used in German, English, French, Spanish, Italian, and Portuguese. Additional language files and modifications can be created with little effort.

* Sources:
  * <http://www.open-enventory.de/index_en.html>
  * <http://sciformation.com/open_enventory.html?lang=en>

### Why would you want to use Open Enventory?

Please see the following presentation for a brief intro into Open Enventory, why you would want to use it and some of its functions:

* [Link to online presentation.](https://www.dropbox.com/s/a1a44trp7imqfkx/Khoi%20Van%20-%20OE%20introduction%20-%2020191015%20-%20compressed.pptx?dl=0)<br>
* Click the link below to download the presentation:&#x20;

{% file src="/files/-LrjiPZ6d0k5R4LZQHMl" %}
OE introduction
{% endfile %}

### Screenshots

<div align="center"><img src="https://github.com/khoivan88/open_enventory-modified_for_US/raw/develop/docs/new_login_laptop_20190718.png" alt="Login page on laptop (Win10/Chrome)"></div>

![Login page on mobile (Android/Chrome)](https://github.com/khoivan88/open_enventory-modified_for_US/raw/develop/docs/new_login_mobile_20190718.png)

![Main chemical inventory interface](https://github.com/khoivan88/open_enventory-modified_for_US/raw/develop/docs/interface_laptop_20190718.png)

## Demo page

Official demo site for:\
\- [Chemical inventory](http://enventory.chemie.uni-kl.de/inventar/index.php?db_name=storage\&user=demo\&password=demo\&desired_action=login\&user_lang=en\&loginTarget=inventory)\
\- [Electronic Lab notebook (ELN)](http://enventory.chemie.uni-kl.de/inventar/index.php?db_name=storage\&user=demo\&password=demo\&desired_action=login\&user_lang=en\&loginTarget=lab_journal)

## Contribution

This guide will be updated periodically.&#x20;

If you want to contribute, you can create an account to generate or edit this guide. Please follow this [link](https://app.gitbook.com/invite/open-enventory?invite=-Lri_gyd9J0BJwxjmMgC).

If you have some documents or guide or videos and want to contribute and do not want to make the page yourself, please feel free to send it over to KV using the contact page:

{% content-ref url="/pages/-Ls-3-uMxBQvHfgi0th8" %}
[Contact](/user-guides/contact.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://open-enventory.gitbook.io/user-guides/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
