# Relight

Relight on Morphic lets you change the mood and atmosphere of any image by changing its lighting. Control the direction, color, brightness, and quality of light to transform the feel of any scene.

### Here's a quick tutorial on how to get started with Relight:

{% embed url="<https://youtu.be/3MbPWYwVquE>" %}

1. Select Relight from the Tools tab above the prompt bar, or type `/` and choose Relight from the Widgets menu
2. The Relight overlay opens on Canvas with a settings panel, an interactive light control, and the Assets tab, where you can select an image or upload one
3. Select an image from your assets or upload one
4. Choose a light color from the preset swatches, or click the color picker to select a custom color
5. Set the position using the dropdown, or drag the light source on the orbital view to place it manually. You can also use the arrow buttons for finer adjustments
6. Switch between Soft and Hard light quality
7. Adjust the brightness using the slider
8. Click 'Generate'

That's how you use the Relight feature on Morphic. Experiment with different colors, positions, and light quality to shift the mood of any scene without starting over.

***

If you have any trouble or have any questions, feel free to reach out. We're happy to help, write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/tools/relight.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.
