> For the complete documentation index, see [llms.txt](https://uni.fotello.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uni.fotello.co/photos/twilight.md).

# Twilight

Twilights let you turn a daytime photos into a realistic twilight look by choosing a sky style (or uploading your own), creating multiple variations, and then fine-tuning with the same Adjust tools and Human Revisions you already use.

### Getting Started

You can start creating a Twilight from two places:

#### 1) Listing details page

Hover on a photo, then click the Twilight icon.

<figure><img src="/files/SE3VviEA1vuUtUUl608M" alt=""><figcaption></figcaption></figure>

#### 2) Full-screen photo view

Open a photo in full screen, then use the Twilight section on the right side of the **Adjust Panel**.

<figure><img src="/files/l3Vh4wnxQzKilOLiO3S9" alt=""><figcaption></figcaption></figure>

### Choose a sky style

<figure><img src="/files/7dIasMpC6RrwwbJV6ZL7" alt=""><figcaption></figcaption></figure>

Inside Twilight, you can:

* Pick an included sky style from the library, or
* Upload your own sky to match your personal style or your client’s preferences.

{% hint style="info" %}
Twilight Sky Style is separate from the exterior **Sky Style** preference in [Preferences](/photos/editing/preferences.md).
{% endhint %}

### Upload your own sky

Uploading your own sky is ideal when you want consistency across listings (or when a client asks for a very specific look).

**How it works:**

1. In the "**Sky Style"** area, click "**Upload"**.
2. Select a sky image from your computer.
3. Your uploaded skies stay inside Fotello so you (or anyone on your team) can re-use them.

#### Best practices for custom sky images

Use skies that blend naturally with real estate exteriors (and avoid anything that looks “stocky” or over-processed).

**Recommended:**

* High-resolution images (sharp gradients, no banding, no heavy compression artifacts)
* Only sky in the image so there is no confusion in masking
* Realistic twilight color (blue hour / golden hour tones work best)

**Avoid:**

* Buildings, trees, houses etc. in the sky image
* Over-saturated skies that don’t match the ambient light
* Strong sun flares where the original photo has no matching light direction
* Low-res skies that blur or pixelate on export

### Create your Twilight

Once you’ve selected a sky:

1. Click **Create**.
2. Fotello starts creating your Twilight variations.

<figure><img src="/files/0M9WgerENM5PvcohDAUU" alt=""><figcaption></figcaption></figure>

### Variations

Each Twilight **Create** creates **3 variations** for you to choose from. Use variations to quickly pick the output you like.

<figure><img src="/files/sTiicufnO5OiXop4j0en" alt=""><figcaption></figcaption></figure>

Want more options? Click **Create More** to create **another set of 3 variations**.

{% hint style="info" %}
Each time you use Create More, it counts as 1 additional Twilight creation.
{% endhint %}

### Fine-tune your Twilight

After creating a Twilight, you can keep refining it using:

* Any available adjustment controls ([Personalizing Photos](/photos/personalizing-photos.md))
* [Human Revisions](/photos/personalizing-photos/human-revisions.md) (to request manual polish / refinements)

### Plan coverage and pricing

Twilight availability and included usage depends on your plan. If it isn’t included (or you need more), it’s available via pay as you go.

Find out more about pricing [here](https://www.fotello.co/pricing).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://uni.fotello.co/photos/twilight.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.
