# Update Contact

> Updates an existing Intercom contact.

## Description

Updates an existing Intercom contact.

## Project compatibility

Windows | Cross-platform

## Configuration

* **Connection** - The connection established in Integration Service. Access the dropdown menu to choose, add, or manage connections.
* Select **Switch to object view** to explore and map your data using the [Data Mapping editor](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/configuring-activities#data-mapping-editor).
* **Contact ID** - Enter a contact ID. You can retrieve this from the output of an event trigger, a Search Contacts activity or a Create Contact activity. This field supports `String` type input.
* **Email** - The email of the contact. This field supports `String` type input.
* **Role** - Select the role of the contact from the available drop-down list: User or Lead.
* **User ID** - A unique user ID of the contact, which is given to Intercom. This field supports `String` type input.
* **Name** - The name of the contact. This field supports `String` type input.
* **Phone** - The phone of the contact. This field supports `String` type input.
* **Owner** - Select the admin from the available drop-down list or enter the admin ID. This field supports `String` type input.

### Manage Properties

Use the **Manage Properties** wizard to configure or use any of the object's standard or custom fields. You can select fields to add them to the activity canvas. The added standard or custom fields are available in the **Properties** panel (in Studio Desktop) or under **Show additional properties** (in Studio Web).

### Additional properties

* **Unsubscribed from emails?** - Whether the contact is unsubscribed from emails. Boolean value.

#### Output

* **Contact** - Automatically generated output variable.
