# Welcome Message

<div align="left"><img src="/files/-MKEtHBtTms_LbhMWgld" alt=""></div>

{% hint style="info" %}
Track the progress here - <https://github.com/scandipwa/base-theme/issues/1394>
{% endhint %}

The welcome message in the header includes the name of the customer who is logged in and displays the default welcome message for not logged is users.

The welcome notice is always visible in the header and the default message can be managed in the Magento Admin panel on the store view level using the following settings:

| **SETTING**  | **STATUS**      | **DESCRIPTION**                                                                        |
| ------------ | --------------- | -------------------------------------------------------------------------------------- |
| Welcome Text | **IN PROGRESS** | Determines the default welcome message text that is displayed for not logged-in users. |


---

# 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://manual.scandipwa.com/v5.3.4/basic-configuration/storefront-branding/welcome-message.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.
