# Image Uploaded with ".filepart" Extension

## Problem

An image file was uploaded directly to an Image Library host but it shows with a ".filepart" extension in the UI when viewing the Images tab.

## Environment

* Platform9 Managed OpenStack - All Versions
* Image Library

## Cause

The file upload was interrupted and the full contents of the file were not uploaded. A partial artifact was left behind as a result.

## Resolution

1. In Clarity UI, select the checkbox next to the image name.
2. Click "Delete Images".
3. Ensure the image file is cleaned up on the designated path on the Image Library host.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://platform9.com/kb/pmo/solution/image-uploaded-with-filepart-extension.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
