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

# Contacts

> Your customer database. Add, edit, view, delete, and bulk-import contacts.

Contacts is the customer database that powers chat context and campaign audiences. Manage records one at a time or import in bulk.

<CardGroup cols={2}>
  <Card title="Add contact" icon="user-plus" href="/docs/product/contacts/add-contact">
    Create a new contact record.
  </Card>

  <Card title="Edit contact" icon="user-pen" href="/docs/product/contacts/edit-contact">
    Update an existing contact.
  </Card>

  <Card title="View contact" icon="user" href="/docs/product/contacts/view-contact">
    Open the full profile.
  </Card>

  <Card title="Delete contact" icon="user-minus" href="/docs/product/contacts/delete-contact">
    Remove a contact.
  </Card>

  <Card title="Bulk import" icon="upload" href="/docs/product/contacts/bulk-import">
    Import many contacts from a spreadsheet.
  </Card>

  <Card title="Import history" icon="history" href="/docs/product/contacts/import-history">
    Review past import runs.
  </Card>
</CardGroup>
