# Admin Grid View

Admin can manage custom force login and redirect URLs using the Force Login Manager from the backend grid.

<figure><img src="/files/8Hebu1csTxtean1UbK4O" alt=""><figcaption></figcaption></figure>

Add record from the Force Login Manager

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

* **Link Title:** Give a title of the link
* **Force Login URL:** Enter a custom URL for force login.
* **Redirect Link:** Enter a custom link to redirect customers for login.
* **Force Login Alert Message:** Set a custom message for force login.


---

# 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://docs.magecomp.com/magento-2-force-login-extension/admin-grid-view.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.
