> ## Documentation Index
> Fetch the complete documentation index at: https://docs.camo.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# Contacts

> Call, text, email, and navigate to your contacts from the app, and see the operations and farms they're tied to.

Contacts are the people behind the ground. In the app, a contact record is built
for acting on: every phone number is one tap from a call, and the address is one
tap from directions.

<Frame>
  <iframe src="https://www.youtube.com/embed/kY_FvfU3QFE" title="How to save a contact in the CamoAg app" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>

## Opening a contact

* Tap **Contacts** on the main control sheet for your saved list.
* Tap a contact pin on the map.
* Search by name from the search bar.
* Open one from the parcel, farm, or operation it's attached to.
* In CarPlay, use **Explore → Contacts** for the ones nearest you.

<Tip>
  Contact pins are color-coded on the map: **teal** for customer contacts,
  **gray** for prospects, and **orange** where there's no relationship.
</Tip>

## What's on the detail sheet

The top of the sheet always shows the essentials — name, primary address with a
directions button, primary phone, and email:

* **Call** — dials the number.
* **Text** — appears on mobile numbers.
* **Email** — opens a new message.
* Addresses, phone numbers, and email can all be copied by tapping them.

**See more contact details** expands the rest of the record:

| Field                    | What it shows                                                   |
| ------------------------ | --------------------------------------------------------------- |
| Additional addresses     | Every other address on the contact, labeled by type             |
| Additional phone numbers | Non-primary numbers, each with call and text actions            |
| Relationship Manager     | The person on your team who owns the relationship               |
| CRM ID                   | A link out to the contact in your connected CRM (if applicable) |
| Products                 | The products associated with the contact                        |

Below that, the sheet lists the contact's **Tags**, the **Operations** they're
part of, and the **Farms** they're connected to — with the option to connect
another farm.

## Creating and editing

Contacts can be created from scratch, or from something you're already looking
at:

* From an **operation**, which pre-fills the name and address.
* From a **parcel**, using **Save as a Contact** — this creates a prospect from
  the parcel owner and assigns you as the relationship manager.

Use the **⋯** menu on a contact to **Edit Contact** or delete it. Deleting asks
for confirmation.

<Note>
  Contacts synced from an external source show a **lock** instead of the ⋯ menu:
  *"These details are synced from an external source and cannot be edited within
  the app."* Edit those in the source system.
</Note>

## In CarPlay

The CarPlay contact card shows the name, contact type, address, and phone, with
**Call** and **Directions** buttons. Contacts whose only address is a PO box
don't get **Directions**, since there's nowhere to route to. See
[CarPlay](/ios/carplay#contacts).

## Related

<CardGroup cols={2}>
  <Card title="Importing contacts" icon="file-import" href="/contacts/camoag-contact-import">
    Bring an existing contact list into CamoAg.
  </Card>

  <Card title="Creating a contact" icon="user-plus" href="/contacts/creating-a-contact">
    The full contact record on the web platform.
  </Card>
</CardGroup>
