# Trusted Logins

Trusted Logins provide users with the ability to designate certain IPs, streamlining the usage of the application from these designated IPs only. The Administrator has to define their own range of IP addresses that are to be marked as valid. By allowing access only from trusted IP ranges, organizations can mitigate the risk of unauthorized access from unknown or potentially malicious sources.

Below are the steps to configure the Trusted Login rules in the emSigner application.

## Steps to configure the Trusted Logins in emSigner

**Step 1:** Login to emSigner Super Admin account. Click on ‘Settings’ tab to open the Admin Settings.

<figure><img src="/files/nMq7MHDejp5pPyOUS2j6" alt=""><figcaption><p>emSigner Admin Settings Page</p></figcaption></figure>

**Step 2:** Click on the 'Trusted Logins' tile to open the list of Trusted Login rules that are defined for the users under this account.&#x20;

<figure><img src="/files/Iw72Um92QV0EaVURxxov" alt=""><figcaption><p>List of rules under Trusted Logins</p></figcaption></figure>

**Step 3:** Click on 'Create New' to create a New Trusted Login rule.

<figure><img src="/files/i903MR9h5JQ2ugbIzdf0" alt=""><figcaption><p>New Trusted Login Rule</p></figcaption></figure>

**Step 4:** Providethe details like the Rule Name, Start IP Address, End IP Address and save the details. The administrator has the provision to get their current IP Address using the link shown in the screen.

**Step 5:** Once all the details are saved, the success message will be shown indicating that the New rule is created successfully.

The Administrator has the ability to Edit or Delete the rules using the Pen and the Bin icons.

<figure><img src="/files/vOtZPoPvdUJqmtvZtTMp" alt=""><figcaption><p>Actions for each rule</p></figcaption></figure>


---

# 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://support.emsigner.com/administrator-settings/admin-settings/trusted-logins.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.
