> ## 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.

# View import history

> Review past contact import runs and their outcomes.

Every bulk import run is recorded so you can audit what happened and recover from errors.

## Before you start

* You have run at least one import (see [Bulk import](/docs/product/contacts/bulk-import))

## Steps

<Steps>
  <Step title="Open Contacts">
    Navigate to the contacts module.
  </Step>

  <Step title="Open Import history">
    Switch to the history view.
  </Step>

  <Step title="Review">
    Each row shows the file, run date, and success / failure counts.
  </Step>

  <Step title="Inspect failures">
    Open a failed run to see which rows failed and why.
  </Step>
</Steps>

## Tips

* If many rows failed, fix your source file and re-import only the failed rows.
* The most common failure is malformed phone numbers (missing country code or extra characters).

## Related

* [Bulk import contacts](/docs/product/contacts/bulk-import)
