---
title: Modifying customer details
related:
  - https://docs.kentico.com/k9/using-the-kentico-interface.md
  - https://docs.kentico.com/k9/e-commerce-features/managing-your-store/orders.md
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

[Customers](https://docs.kentico.com/k9/e-commerce-features/managing-your-store/customers.md) may want to change the information you store about them. For example, they may want you to change their addresses. Alternatively, if your customer is a company, they may want to change their contact person's name.

> **Info:** If you need to modify a customer's details in an existing order, you need to change the order's attributes. Learn more in [Orders](https://docs.kentico.com/k9/e-commerce-features/managing-your-store/orders.md).

With the following process, you can change the customer's:

- First and last name
- Email address
- Phone number
- Company name
- Company organization ID
- Company tax organization ID
- Billing and shipping addresses
- Orders
- [Subscription to email campaigns](https://docs.kentico.com/k9/e-commerce-features/managing-your-store/customers/subscribing-customers-to-email-campaigns-manually.md)

You can also [create a user account](https://docs.kentico.com/display/K9/Registering+customers) for such customer. With a [user account](https://docs.kentico.com/display/K9/User+management), the customer can sign in on your website and buy their stuff on their own the next time.

It the customer is already registered or you create the user account, you can also change the customer's:

- Password (or generate a new one)
- [Roles](https://docs.kentico.com/k9/e-commerce-features/managing-your-store/customers/assigning-roles-to-customers.md)
- [Memberships](https://docs.kentico.com/k9/e-commerce-features/managing-your-store/customers/assigning-memberships-to-customers-manually.md)
- [Credit balance](https://docs.kentico.com/k9/e-commerce-features/managing-your-store/customers/managing-customers-credit.md)

To change customer's details:

1. Open the **Customers** application.

   > **Tip:** If you do not know how, see [Using the Kentico interface](https://docs.kentico.com/k9/using-the-kentico-interface.md).
2. **Edit** () the desired customer.

   > **Tip:** You can edit a customer by clicking the **Edit** icon (). Choose the **Edit** icon that is on the same line as the name of the customer whose attributes you want to change.

   ![Editing a customer](https://docs.kentico.com/docsassets/k9/modifying-customer-details/editing_customer.png "Editing a customer")
3. Customers' attributes are topically divided into tabs. Switch to the desired tab.

   ![Tabs in the customer's details](https://docs.kentico.com/docsassets/k9/modifying-customer-details/customer_details_tabs.png "Tabs in the customer's details")

   > **Info:** If the customer is not registered, you can see only some of the tabs.

   > **Tip:** You can see specific instructions if you are interested in:
   >
   > - [Registering the customer](https://docs.kentico.com/k9/e-commerce-features/managing-your-store/customers/registering-customers-manually.md) (creating a user account for the customer)
   > - [Subscribing the customer to email campaigns](https://docs.kentico.com/k9/e-commerce-features/managing-your-store/customers/subscribing-customers-to-email-campaigns-manually.md)
   > - [Assigning roles to the customer](https://docs.kentico.com/k9/e-commerce-features/managing-your-store/customers/assigning-roles-to-customers.md)
   > - [Assigning memberships to the customer](https://docs.kentico.com/k9/e-commerce-features/managing-your-store/customers/assigning-memberships-to-customers-manually.md)
   > - [Managing the customer's credit](https://docs.kentico.com/k9/e-commerce-features/managing-your-store/customers/managing-customers-credit.md)
4. Type or select values of the customer's attributes you want to change.
5. Click **Save**.

The system saves the changes. You can see the updated information in the listing or when editing the customer again.

![Updated name in the customer listing](https://docs.kentico.com/docsassets/k9/modifying-customer-details/updated_listing.png "Updated name in the customer listing")

## Example – Modifying a customer's address

In this example, the goal is to change one of the customer's addresses to another address.

1. Open the **Customers** application.
2. **Edit** () the customer.

   ![Editing a customer](https://docs.kentico.com/docsassets/k9/modifying-customer-details/example_editing_customer.png "Editing a customer")
3. Switch to the **Addresses** tab.

   ![Switching to the Addresses tab](https://docs.kentico.com/docsassets/k9/modifying-customer-details/example_switching_to_addresses.png "Switching to the Addresses tab")
4. **Edit** () the address you want to change.

   ![Editing an address](https://docs.kentico.com/docsassets/k9/modifying-customer-details/example_editing_address.png "Editing an address")
5. Type the new address.

   > **Tip:** Fields marked with a red star are mandatory.

   ![Typing a new address](https://docs.kentico.com/docsassets/k9/modifying-customer-details/example_typing_new_address.png "Typing a new address")
6. Select other attributes of the address:
   1. Select **Enabled** to allow the customer use the address. If you clear the check box, the customer cannot select the address when making an order.
   2. Select **Use as shipping address** to allow the customer use the address for their shipping address.
   3. Select **Use as billing address** to allow the customer use the address for their billing address.

      ![Editing other attributes of the address](https://docs.kentico.com/docsassets/k9/modifying-customer-details/example_editing_other_attributes.png "Editing other attributes of the address")
7. Click **Save**.

The system saves the new address. From now on, the customer can use the new address and cannot use the old address.

> **Info:** This change does not have any effect on already created orders. If you want to change the address of an order, you need to modify the order. Learn more in [Orders](https://docs.kentico.com/k9/e-commerce-features/managing-your-store/orders.md).
