# AgencyZoom

CustomerIQ can automatically add notes in AgencyZoom based on activity in CustomerIQ.

This document describes what activity is created and how it works.

## Setup and Authentication

1. In CustomerIQ, go to Settings > Apps & Integrations > AgencyZoom
2. Add credentials of the admin user to update AgencyZoom with notes&#x20;
   1. These credentials are always encrypted in transit and at rest
   2. Notes added in AgencyZoom will appear to have been added by this user
3. Once you've saved the credentials, enable the integration
4. Now you'll start to see call and email summaries logged to the correct lead or customer record in AgencyZoom

{% hint style="info" %}
**User Credentials:** Since CustomerIQ uses the authenticated user to update records, we recommend creating a dedicated admin user for CustomerIQ so that all updated records appear as updated by CustomerIQ (or the name of the user you create). This way, you can manage the CustomerIQ integration separately of how you manage human users in the case of employment change or password changes.
{% endhint %}

## What to expect

### Conversations

#### When a call conversation is created in CustomerIQ

* We search for available lead and customer records to match the contact in CustomerIQ.
* We'll record an activity note in AgencyZoom and include:
  * Call summary
  * Link to call conversation in CustomerIQ

#### When a meeting conversation is created in CustomerIQ

* We search for available lead and customer records to match the contact in CustomerIQ.
* We'll record an activity note in AgencyZoom and include:
  * Meeting summary
  * Link to call conversation in CustomerIQ

#### When an email conversation is logged in CustomerIQ

* We search for available lead and customer records to match the contact in CustomerIQ.
* We'll record an activity note in AgencyZoom and include:
  * Email summary
  * Link to email conversation in CustomerIQ

#### When a voice note conversation is created in CustomerIQ

* We search for available lead and customer records to match the contact in CustomerIQ.
* We'll record an activity note in AgencyZoom and include:
  * Note summary
  * Link to note conversation in CustomerIQ

### Contacts

#### When a contact is created in CustomerIQ

* We don't do anything in AgencyZoom. Notes are only logged to existing lead and customer records


---

# 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://help.getcustomeriq.com/data-guides/crm-and-ams-integration/agencyzoom.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.
