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

# Google Contacts

> Connect Google Contacts to your UltraClaw AI assistant. Look up contacts and manage your address book.

# Google Contacts

Connect Google Contacts to your UltraClaw AI agent and access your address book through conversation. Look up phone numbers, find email addresses, search by company, and manage your contacts — all without opening the Contacts app.

## What You Can Do

<CardGroup cols={2}>
  <Card title="Look Up Contacts" icon="magnifying-glass">
    *"What's Sarah's phone number?"*
    *"Find Mike's email address"*
    *"Look up the contact info for Acme Corp"*
  </Card>

  <Card title="Search & Filter" icon="filter">
    *"Show me all contacts at Google"*
    *"Who do I know in New York?"*
    *"List contacts I added this month"*
  </Card>

  <Card title="Add & Update" icon="user-plus">
    *"Add a new contact: John Smith, [john@example.com](mailto:john@example.com)"*
    *"Update Sarah's phone number to 555-1234"*
    *"Add a note to Mike's contact: met at conference"*
  </Card>

  <Card title="Cross-Reference" icon="link">
    *"Who sent me that email about the project?"* (with Gmail connected)
    *"Do I have a contact for the person in my 3pm meeting?"* (with Calendar connected)
  </Card>
</CardGroup>

## Example Questions

* *"What's the phone number for my dentist?"*
* *"Find all contacts with a @company.com email"*
* *"How many contacts do I have?"*
* *"Look up everyone named Johnson"*
* *"Add a contact for the vendor I just spoke with"*

## How to Connect

<Steps>
  <Step title="Open Integrations">
    Go to **Integrations** in your [dashboard](https://ultraclaw.ai/dashboard), or tell your agent *"connect my Google Contacts."*
  </Step>

  <Step title="Sign in with Google">
    You'll be redirected to Google's authorization page. Sign in and select the account with the contacts you want to connect.
  </Step>

  <Step title="Grant permissions">
    Review the permissions and click **Allow**. Your agent needs access to read and manage your contacts.
  </Step>

  <Step title="Start searching">
    Your agent can immediately look up, search, and manage your Google Contacts.
  </Step>
</Steps>

## Permissions

| Permission          | What It Does                                                 |
| ------------------- | ------------------------------------------------------------ |
| **Read contacts**   | Your agent can look up names, numbers, emails, and addresses |
| **Search contacts** | Your agent can search across your entire address book        |
| **Manage contacts** | Your agent can add new contacts and update existing ones     |

<Tip>
  Google Contacts pairs well with **Gmail** and **Google Calendar**. When all three are connected, your agent can cross-reference who's emailing you, who's in your meetings, and pull up their contact details instantly.
</Tip>

<Info>
  Revoke access anytime from your UltraClaw dashboard or from [Google Account Settings](https://myaccount.google.com/permissions).
</Info>

## Next Steps

<CardGroup cols={2}>
  <Card title="Gmail" icon="envelope" href="/integrations/gmail">
    Pair contacts with email for quick lookups.
  </Card>

  <Card title="All Integrations" icon="plug" href="/integrations/overview">
    See every integration available.
  </Card>
</CardGroup>
