# Create and update a contact

Contacts are the people tied to your deals, emails, meetings, and other sales activity. You can create a new contact from the Contacts page or update an existing contact's details directly from their record.

### Create a new contact

1. Go to **Sales** → **Contacts**.
2. Click **Add contact**.
3. Enter the contact's basic information: first name, last name, email address, and phone number. Job title is optional.
4. To link the contact to an organization, select a **Company**.
5. Click **Create**.

{% embed url="<https://app.supademo.com/demo/cmobkyjkv1vidd1ilh19fu8gy>" %}

See your newly added contact in your Contacts list.

***

### Update contact details

1. Go to **Sales** → **Contacts**.
2. Click the contact name you want to update.
3. On the **Overview** tab, locate the **Details** section.
4. Click into the field you want to change.
5. Make your update, then click outside the field or press **Enter** to confirm.

{% embed url="<https://app.supademo.com/demo/cmobl9c7q1vz7d1ilgzblkev9>" %}

The update saves automatically and reflects immediately across linked deals, emails, meetings, SMS, and calls.

**Field reference**

* **First Name / Last Name:** The contact's name as it appears across your account.
* **Emails:** Used for email communication and record linking.
* **Phone number:** Used for calls and SMS.
* **Job title:** The contact's role or position. Optional.
* **Company:** The organization the contact is associated with. Linking a company connects the contact to related deals and activity.

***

**FAQ**

**Can I delete a contact?** Yes. You can delete a contact from their record if it was added by mistake or is no longer needed.

**Can I create a contact with the same email or phone number as an existing one?** No. Wonderly prevents duplicate contacts by requiring unique email addresses and phone numbers.

**What if I linked a contact to the wrong company?** You can change it. Click into the **Company** field on the contact's **Details** section and select the correct one.


---

# 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://www.wonderly.com/help/sales-hub/crm-overview/contacts-and-companies/create-and-update-a-contact.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.
