# Google Contacts

With Google Contacts integration, you can easily import and sync your contacts from Google directly into 3sigma CRM. This helps you keep all client information in one place, with seamless updates whenever new contacts are added.

## **Why Use Google Contacts in 3sigma CRM?**

1. **Quickly Import All Contacts**:
   * Import your existing Google Contacts into 3sigma CRM in just a few clicks. This saves time and ensures all contacts are ready for lead tracking and follow-ups.
2. **Stay Up-to-Date**:
   * When you add new contacts to Google, they’ll sync automatically with 3sigma CRM, keeping your contact list current without extra effort. You can also sync them to custom lead list
3. **Centralized Contact Management**:
   * Keep all client and lead information in one system, making it easy to track communication and updates directly in 3sigma CRM.

## **How to Set Up Google Contacts Sync in 3sigma CRM**

1. **Connect Google Contacts**:
   * Go to [web.3sigmacrm.com](https://web.3sigmacrm.com) and log in.
   * Open **Leads**
   * On right top > tap create new leads > Import from google contacts&#x20;
   * Click **Connect**.
2. **Grant Permissions**:
   * When prompted, allow 3sigma CRM access to your Google Contacts. This lets the CRM import and sync contacts automatically.
3. **Start Syncing Contacts**:
   * Once connected, your Google Contacts will sync with 3sigma CRM, so all your contacts will be available in the CRM instantly.

{% hint style="info" %}
You can choose to automatically sync your Google Contacts to custom Lead lists. New Google contacts are imported automatically, keeping your lists up to date without manual effort
{% endhint %}

## **Disconnect and Reconnect if Needed**:

* To refresh permissions or stop syncing, go to **Integrations** > **Google Contacts** and select **Disconnect**. You can reconnect anytime by following the steps above.

With Google Contacts and 3sigma CRM, managing client information becomes easier, letting you focus on nurturing leads and building client relationships.


---

# 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.3sigmacrm.com/welcome/adding-or-importing-leads/google-contacts.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.
