# Edit an Image

If you don't have an image editor of your own (eg Photoshop) or you want to edit an image that you have already uploaded, you will be able to find an image editor in your control panel. You can use this image editor for free on any subscription plan.

### How do I open the image editor?

To open the image editor in your control panel:

1. Log in to your control panel.
2. Go to the **Manage > Images** section.
3. Hover over the image you wish to edit and select **Edit.**
4. You will then see 4 options displayed on your screen, you need to select the **Edit** option again.&#x20;
5. You will then see the image that you selected on your screen with a number of editing tools below. Have a play around here and get a feel for what you can and can't do with the image editor.
6. Once you are happy with the changes you have made, click **Save.**


---

# 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://help.freewebstore.com/manage/images/edit-an-image.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.
