> For the complete documentation index, see [llms.txt](https://nutmegstudio-co.gitbook.io/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nutmegstudio-co.gitbook.io/shopify/chapter-8-store-settings/set-or-change-your-store-name-and-contact-information.md).

# Set or change your store name and contact information

### Set or change your store name and contact information <a href="#online-store-and-legal-name" id="online-store-and-legal-name"></a>

Your store name is the name that's displayed on every page of your website. By default, your store name will be "**My Store**". To open a Shopify account, you must provide your full legal name, your business address, an active phone number and a valid email address. You might be required to provide further information on request. This information is used to verify your identity when registering for a Shopify account and is not shared with your customers. You might be required to provide further information. Learn more about [Shopify's Terms of Service](https://www.shopify.com/legal/terms).

**Steps:**

<details>

<summary>Desktop</summary>

1. From your Shopify admin, go to [**Settings**](https://admin.shopify.com/settings).
2. Click **General**.
3. In the **Store details** section, click the pencil icon.
4. In the **Edit profile** dialog, under **Store name**, edit your store name.
5. Click **Save**.

</details>

<details>

<summary>iPhone</summary>

1.
2.
3.
4.
5.
6.

</details>

<details>

<summary>Android</summary>

1.
2.
3.
4.
5.
6.

</details>

If your store uses [Shopify Payments](https://help.shopify.com/en/manual/payments/shopify-payments), then you also need to contact Shopify Support to change the business name on your Shopify Payments account. Otherwise, there's no limits to changing your store name and contact information. You can change them as often as you want, at any time.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nutmegstudio-co.gitbook.io/shopify/chapter-8-store-settings/set-or-change-your-store-name-and-contact-information.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.
