# Set Up a Terminal User

**SETTING FOR BARCODE TERMINAL USER**

1. To have a barcode terminal client (stand-alone computer), create a user with permission as below and log in into OE using this user.

![](/files/-Ls2YGhlnQyki75kAPdG)

To create a new user, please see the following link:

{% content-ref url="/pages/-M1kn7CL9F84BUB-TT6U" %}
[Create a New User](/user-guides/user-guides/chemical-inventory/users/create-a-new-user.md)
{% endcontent-ref %}

{% hint style="info" %}
You can save link to this user as a bookmark for easy access, but less secure since the password is embedded in the address as below:

http\://***address***/index.php?db\_name=***databasename***\&user=***username***\&password=***password***\&desired\_action=login\&lang=en\&loginTarget=barcode\_terminal

\
The following should be changed to your own setting: \
&#x20;   \- adress: your Open Enventory web address\
&#x20;   \- ***databasename***\
&#x20;   ***- username***\
&#x20;   ***- password***
{% endhint %}

{% hint style="danger" %}
Keep in mind that the password for **Terminal** user will be exposed in your bookmark link above
{% endhint %}


---

# 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/user-guides/chemical-inventory/terminal-mode/set-up-a-terminal-user.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.
