# Can I change the name of a customer?

You can change the name on most customer accounts by visiting their customer profile.&#x20;

* Click on the pencil icon next to their name at the top of the page to edit their name directly. You can't change the name on some customer accounts such as a staff member at a business.&#x20;
* Customers can also change their name by visiting the following URL: <https://www.perkville.com/settings/usr/profile/>.

<figure><img src="/files/FPXYuJbug4bND4mleiS1" alt=""><figcaption></figcaption></figure>


---

# 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.perkville.com/faqs/managing-emails-and-names/can-i-change-the-name-of-a-customer.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.
