<!-- https://nuforce360.com/help/account-subscription/my-contact -->
# My Contact

How to view and edit your contact details, addresses, phone numbers, emails, notes, licenses, and service regions on the My Contact screen.

# My Contact

This screen holds the contact record tied to your account: your name and company, saved addresses, phone numbers, emails, important dates, notes, license or compliance records, and the service regions linked to you. Everything here is editable in place.

## What you can do here

- **Contact Details card**: see your name, company, primary email, and primary mobile at a glance. Select **Edit** to open a form and update your name, reference code, company, tags, and mobile number.
- **Addresses tab**: view your saved addresses. Select **New Address** to add one, or **Edit** on an existing card to update the address, region, mobile, email, and label.
- **Phone tab**: view saved phone numbers. Select **New Phone** to add one, or **Edit** on a row to change the label, country, or number.
- **Email tab**: view saved emails. Select **New Email** to add one, or **Edit** an existing entry.
- **Events tab**: track dates tied to your account, each with a label and description, using **New Date**.
- **Notes tab**: keep free-text notes using **Take a note**.
- **License tab**: record licenses or compliance credentials (title, number, date of award, and details) using **Licenses and Compliances**.
- **Regions tab**: assign the service regions linked to your contact using **Service Region**.

## Steps

1. Go to My Contact under Account & subscription.
2. To update your core details, select **Edit** on the Contact Details card, make your changes, and select **Save**.
3. To add or update an address, phone number, email, event, note, license, or region, open the matching tab and select the **New** button, or select **Edit** on an existing entry.
4. Fill in the form that opens and select **Save**. The list refreshes to show your change.
5. To remove an address, phone, email, event, note, license, or region entry, open it for edit and use the **Trash** or **Delete** action in the form.

## Related

- /help/my-account/profile/edit-profile
- /help/my-account/profile/identity
- /help/my-account/profile/settings

<!-- REVIEW NOTES (drafting agent could not verify):
  1. The exact wording of a couple of secondary form fields (e.g. the contact group field and country field on the main Edit Contact form) is inferred from backend form definitions rather than a rendered screenshot, since the country field is shown disabled and the group field has no explicit on-screen label in the code reviewed.
  2. The three /help/... links under Related are inferred from sibling routes in the same profile section (edit-profile, identity, settings) since no existing help-centre index was available to confirm these paths or that articles exist for them.
  3. Whether the Trash/Delete action appears as a visible button in every one of the six detail-type dialogs (phone, email, date, note, license, region) versus only on existing (non-new) records was confirmed in the backend form config but not visually verified in a running app.
-->
