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

# Set your phone time automatically

> Resolve KYC verification errors by enabling automatic date and time on Android and iOS devices

## Fix verification failures caused by inaccurate device time

If identity verification keeps failing, your phone clock might be out of sync with the actual standard time. Follow the instructions below to enable automatic time sync and retry the verification flow within minutes.

<Info>
  When the device time drifts more than five minutes, security tokens become invalid and KYC requests fail immediately.
</Info>

## Before you start

* Keep the phone connected to Wi-Fi or mobile data so the network time can sync properly.

## Turn on automatic date and time

<Tabs>
  <Tab title="Android">
    <Steps>
      <Step title="Find the Date & Time menu in Settings">
        Open the Settings app and go to **System → Date & Time**. Depending on your manufacturer, the path can appear as **General management → Date & Time** or **Additional settings → Date & Time**.

        <Tip>
          If your device provides a search bar, type `date` or `time` to jump directly to the menu.
        </Tip>

        <Frame>
          <img src="https://mintcdn.com/argosidentity/Yl7iiCg1YqSswAhR/images/time_error/anroid_howtoset_time.png?fit=max&auto=format&n=Yl7iiCg1YqSswAhR&q=85&s=de03d67fa0412698dc06fbb0d2b07773" alt="Android Settings app highlighting the Date & Time menu location" width="1200" height="800" data-path="images/time_error/anroid_howtoset_time.png" />
        </Frame>
      </Step>

      <Step title="Enable automatic time updates">
        Turn on `Use network-provided time` or `Set time automatically`. Your carrier's time information applies immediately to the phone clock.
      </Step>

      <Step title="Enable automatic time zone">
        Toggle `Use network-provided time zone` so the correct offset applies even when you travel.

        <Check>
          If the Clock app now shows the same time as an online standard clock, you are all set.
        </Check>
      </Step>

      <Step title="Retry identity verification">
        Close Settings, reopen the verification flow, and continue the process. Most requests pass right away after the sync.
      </Step>
    </Steps>
  </Tab>

  <Tab title="iOS">
    <Steps>
      <Step title="Navigate to General → Date & Time">
        Open **Settings**, tap **General**, and then select **Date & Time**. This path is consistent on iOS 17 and later.

        <Frame>
          <img src="https://mintcdn.com/argosidentity/Yl7iiCg1YqSswAhR/images/time_error/iphone_howtoset_time.png?fit=max&auto=format&n=Yl7iiCg1YqSswAhR&q=85&s=ba5033f6c8451e85320aac0cbf4dcc3e" alt="iOS Settings showing the General and Date & Time options" width="800" height="455" data-path="images/time_error/iphone_howtoset_time.png" />
        </Frame>
      </Step>

      <Step title="Turn on Set Automatically">
        Switch `Set Automatically` to the on position. Allow Location Services if prompted so iOS can determine the correct time zone.
      </Step>

      <Step title="Confirm in the verification app">
        Return to the identity verification app and repeat the flow.

        <Check>
          If the flow advances to the next screen without errors, the time sync worked.
        </Check>
      </Step>
    </Steps>
  </Tab>
</Tabs>

## Verify the fix

1. Open the Clock app and confirm the time matches a reliable online time source.
2. Toggle airplane mode on and off once to trigger another quick sync.
3. Force-quit the verification app and relaunch it to clear cached time data.

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Automatic time is on, but verification still fails">
    * Reboot the phone and walk through the same steps again.
    * If the failure persists, capture a screenshot of the error, note the time it occurred, and send both details to support for deeper investigation.
  </Accordion>

  <Accordion title="The time looks correct, yet I get a different error">
    * The issue may be related to ID photo capture, network latency, or other app-specific checks.
    * Share the screenshot and timestamp with support so they can correlate the failure with backend logs.
  </Accordion>
</AccordionGroup>
