# Menubar Login Info

<div align="left"><figure><img src="/files/Nke1YprbKYQHmtZmvJJ9" alt="" width="68"><figcaption><p>Menubar Login Info</p></figcaption></figure></div>

{% hint style="info" %}
The Menubar Login Info element can only be placed inside a [Menubar](/app-editor/page-editor/built-in-elements/menubar.md) element.
{% endhint %}

Use the **`Menubar Login Info`** element to show the current user's information and a way for the user to sign-off from your app.

<figure><img src="/files/oAEOalJzVZjquOj9T7zf" alt=""><figcaption><p>Menubar Style1 with a Menubar Login Info (highlighted).</p></figcaption></figure>

&#x20;The Menubar Login Info is a widget element with the following characteristics:

* It exhibits content dynamically upon page load.&#x20;
* It will show the current Zingy App Editor user within the page editor and in the the [Page Preview](/app-editor/page-editor/page-preview.md).


---

# 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.zingy.ai/app-editor/page-editor/built-in-elements/menubar-login-info.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.
