> 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/editing/downloading-raws/digitally-altered-cal-ab-723.md).

# Digitally Altered (Cal AB 723)

California AB 723 took effect on **January 1, 2026**. It requires disclosure for certain digitally altered real estate listing photos advertised in California.

### Who it affects

AB 723 applies only to **real estate listings advertised in California**.

It does not apply outside the state. If you operate elsewhere, check your local MLS or association rules.

### What counts as digitally altered

Most standard edits including changes like color, exposure, cropping, and similar adjustments are not considered digital alteration.

A few features may create images the law may treat as digitally altered:

* [Twilight](/photos/twilight.md)
* [Staging](/photos/staging.md)
* [AI Revisions](/photos/personalizing-photos/ai-revisions.md) when used to alter the property

If you're unsure about a specific image, confirm the requirement with your broker or MLS.

{% hint style="info" %}
Your original uploaded photos are always stored and available for download in your Fotello dashboard. See more on [Downloading RAWs](/photos/editing/downloading-raws.md)
{% endhint %}

### Read the law

[Read the full text of AB 723](https://leginfo.legislature.ca.gov/faces/billNavClient.xhtml?bill_id=202520260AB723)

<details>

<summary>Disclaimer</summary>

This page is for general information only.

Fotello does not warrant compliance with any law or MLS rule and is not responsible for how its editing tools are used. Compliance is the responsibility of the user, broker, and licensee.

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://uni.fotello.co/photos/editing/downloading-raws/digitally-altered-cal-ab-723.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
