# Add a site list when requesting screenshots

You can now add a site list directly from the screenshot request page. This makes it easy to paste in a list of sites for the campaign you're working on (e.g. a site list from your campaign reporting) without leaving the request flow.

Coming soon: Set a site list as the default for a campaign or client

[Interested in trying out the new site lists? Let us know →](https://ad-reform.productlane.com/roadmap/02d3e769-2319-47fc-bc0e-3460aafcbf54)

**More improvements & fixes**

* Added a search field to the site list dropdown when creating/editing a screenshot workflow (this makes it way easier to find the list you want, especially if you have a lot of lists)
* Added support for editing an existing site list (because of course)
* Fixed a race condition when sending `screenshot_set.approved` webhooks that could cause inconsistency between the `status` of a screenshot and the presence of its `image_url`


---

# 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://updates.adreform.com/december-2023/add-a-site-list-when-requesting-screenshots.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.
