# Add store setting for Tel Number

A new store setting has been introduced that allows merchants to easily update the **telephone number displayed in the store header**. This eliminates the need for manual theme edits or developer intervention — merchants can now manage their store contact number directly from the admin dashboard.

**How It Works**

* Navigate to your **Store Settings** section in the admin panel.
* Locate the new **Store Phone Number** field.
* Enter or update your preferred contact number.

**Benefits**

* **Ease of Management** – Quickly update your contact number without needing to modify theme code.
* **Consistency** – Ensures the correct number is displayed across your storefront header.
* **Improved Customer Experience** – Customers can easily reach your business using an accurate, up-to-date contact number.
* **Time-Saving** – Reduces dependency on developers for small changes.
* **Dynamic Updates** – Any future edits to the store number are instantly applied across all relevant site areas.


---

# 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://support.storefront.co.za/release-notes/enhancements/2025-enhancements/october-2025-enhancements/add-store-setting-for-tel-number.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.
