# Editing contact information

To edit a contact, you may search for the contact by referring to [Searching contacts](/features/contacts/searching-contacts.md). Click on the 3 dots highlighted. Then, click "Edit" to begin.

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

Here you may edit the contact's information. The difference between editing contact information in Contacts and Inbox is that the former allows you to amend the contact's phone number. Click "Save" after the editing process is complete.&#x20;

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

{% hint style="success" %}
A success message will appear in the bottom right-hand corner after the successful contact editing.&#x20;
{% endhint %}


---

# 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.chatmonster.io/features/contacts/editing-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.
