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

# Capture warnings during assessments

> Learn about warnings that can appear while performing an assessment, and what to do about them.

During an assessment, the app may display one of the following errors. Here's what each one means, and what to do about it.

<Columns cols={2}>
  <Column>
    ## High Temperature

    This can occur if the iOS devices reach a certain temperature. iOS can deprioritizes processes (like video recording) or even put the device in standby if the temperature is too high.

    ### Tips:

    * Try to keep the devices shaded. Sun shades can make a big difference in regulating device temperature.

    * Let the devices cool off. While not always feasible, cooler devices capture higher quality video.
  </Column>

  <Column>
    <img src="https://mintcdn.com/upliftlabs/1LP6l9R7Wnp8B2Lx/images/guides/troubleshooting/app-warning-temperature.png?fit=max&auto=format&n=1LP6l9R7Wnp8B2Lx&q=85&s=f8c6440976578921568c433625cdd87b" alt="" style={{display: 'block', margin: '0 auto', width: auto, height: auto}} width="375" height="375" data-path="images/guides/troubleshooting/app-warning-temperature.png" />
  </Column>
</Columns>

***

<Columns cols={2}>
  <Column>
    ## Low Battery

    Keeping the devices charged is important - iOS *can* lower video recording performance to save power if the battery level gets low enough.

    ### Tips:

    Charge your devices, or keep them charging during capture.
  </Column>

  <Column>
    <img src="https://mintcdn.com/upliftlabs/1LP6l9R7Wnp8B2Lx/images/guides/troubleshooting/app-warning-battery.png?fit=max&auto=format&n=1LP6l9R7Wnp8B2Lx&q=85&s=1fdec7cf09c90212addcf3a2b1ae6d5d" alt="" style={{display: 'block', margin: '0 auto', width: auto, height: auto}} width="375" height="375" data-path="images/guides/troubleshooting/app-warning-battery.png" />
  </Column>
</Columns>

***

<Columns cols={2}>
  <Column>
    ## Low Storage

    This warning may pop up if one of your devices is running low on internal storage. Running out of storage completely will stop video recording.

    ### Tips:

    Any videos that have already been uploaded can be safely removed from the device. You can remove these videos and free up space by going to the **Profile** section of the app, tapping **Storage**, and then tapping **Free Up Space**.
  </Column>

  <Column>
    <img src="https://mintcdn.com/upliftlabs/1LP6l9R7Wnp8B2Lx/images/guides/troubleshooting/app-warning-storage.png?fit=max&auto=format&n=1LP6l9R7Wnp8B2Lx&q=85&s=bd13487ecc9ad4b32ba827557f068bbd" alt="" style={{display: 'block', margin: '0 auto', width: auto, height: auto}} width="375" height="375" data-path="images/guides/troubleshooting/app-warning-storage.png" />
  </Column>
</Columns>

***

<Columns cols={2}>
  <Column>
    ## Device Disconnected

    This warning may pop up if one of your devices has disconnected from the other.

    ### Tips:

    This is typically caused by an unstable network connection. Check out our [pairing and connectivity troubleshooting article](./pairing-and-connectivity-troubleshooting), or read up on [capturing without a network connection](../performing-an-assessment/capturing-without-a-network-connection).
  </Column>

  <Column>
    <img src="https://mintcdn.com/upliftlabs/1LP6l9R7Wnp8B2Lx/images/guides/troubleshooting/app-warning-disconnection.png?fit=max&auto=format&n=1LP6l9R7Wnp8B2Lx&q=85&s=0804c025a50941d60c6042d21df394c8" alt="" style={{display: 'block', margin: '0 auto', width: auto, height: auto}} width="375" height="375" data-path="images/guides/troubleshooting/app-warning-disconnection.png" />
  </Column>
</Columns>
