# Configure Account links

You can easily add links like **Login**, **Register**, and **My Account** to your menu using the **Account Links** feature in Globo Mega Menu.

### 🧭 Steps to Set Up Account Links

1. **Access General Settings:**
   * From the left sidebar on the app admin page, click on **General settings**.​
2. **Locate Account Links Options:**
   * Scroll down to find the **Account Links** section.
3. **Customize Account Links:**
   * You'll see four options that you can toggle on or off to show or hide in the navigation bar:​
     * **Show Login Link:** Displays a link for users to log into their accounts.
     * **Show Register Link:** Provides a link for new users to create an account.
     * **Show Account Link:** Shows a link to the user's account dashboard.
     * **Show Logout Link:** Adds a link for users to log out of their accounts.
   * You can modify the icons and text for each link to match your website's design and user experience.

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

By enabling or disabling these options, you can tailor the navigation bar to suit your website's needs and provide a seamless experience for your users.​

### 💡 **Tips**

Account Links are smart - they change automatically depending on whether the user is logged in or not.

**💬 Need help?**

Email us at **📧 <hi@globosoftware.net>** - we’re happy to assist!


---

# 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.globo.io/mega-menu/other-settings/configure-account-links.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.
