# Add and update Contact Attributes

Editing of Contacts feature in Hybrid.chat allows users to directly modify and update specific attributes or information associated with contacts, such as phone numbers, email addresses, order dates, order IDs, and shipping addresses, directly within the page's content without requiring them to navigate to a separate editing interface.

### Capabilities

* Users can update contact information without the need to navigate to a separate editing page.
* Users can make multiple edits in succession without having to save each change individually

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

<figure><img src="/files/79eMn3QPBHli4nZrfj1k" alt=""><figcaption></figcaption></figure>

### FAQs

Q: What types of information can users modify using this feature?

A: Users can modify a range of information associated with contacts, including phone numbers, email addresses, order dates, order IDs, and shipping addresses.

Encountering issues or have further questions about Inline editing of Contacts or any other feature? reach us out [here](https://calendly.com/hybrid-chat/15min?month=2023-10)&#x20;


---

# 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.hybrid.chat/add-and-update-contact-attributes.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.
