# General Settings

Go to "Frontend Login" menu on the admin dashboard.

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

First step is General Settings. You can enable some options, select login, register, lost password forms etc from this section.

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

**Enable user activation :** If you want to send an activation code to your users, select 'Yes'.

**Enable user settings :** If you want to show a user settings page, select Yes. (Don't forget to select a User Settings page below)

**Hide wp-login\&wp-admin :**  If you choose 'Yes', users who are not logged in will be redirected to the home page.

<figure><img src="/files/1jEIhAxyQgpGRkmYLbog" alt=""><figcaption></figcaption></figure>

**Login Page :** Select the Login page you have created.

**Redirection Page After Login :** Select a page if you want to redirect users to a specific page after login. Else leave it empty.

**Lost (Reset) Password Page :** Select the Lost (Reset) Password page you have created.

**Registration Page :** Select the Registration page you have created.

**User Activation Page :** Select the User Activation page you have created. Be sure  user activation has enabled above.

**User Settings Page :** Select the User Settings page you have created. Be sure  user settings has enabled above.

**Terms and Conditions** and **Privacy Policy** pages are optional. If you want the checkbox to show for these pages in the Registration Form, please create and select these pages.


---

# 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://guide-frontendlogin.iyziweb.site/how-to/general-settings.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.
