# User Login

Users are required to log in to the system in order to make transactions in Testinium enterpise.&#x20;

Login to the system by following the steps below;

1. Get Testinium Enterprise open.
2. Enter the following fields;

* Username
* Password

<figure><img src="/files/hVf2FEk5YxFs8Pi5x3Kr" alt=""><figcaption></figcaption></figure>

3. Click the ***Sign In*** button.

{% hint style="info" %}
&#x20;If the ***“Remember Me”*** option is selected, the system will fill the Username and Password in these fields in the next login process.
{% 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://testinium.gitbook.io/testinium-enterprise/login/login.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.
