# More powerful site lists (beta)

To make it even easier to select sites for screenshots, we're working on new site list features. The first of these, which is now in beta, gives you the ability to build **dynamic site lists using tags**.

For teams using tags heavily, this will make it easy to build site lists that have a variety of attributes. As new sites are added and tagged, they'll be pulled in to your dynamic site list automatically.

This new site list functionality also plays into our [Screenshot Workflows project](https://ad-reform.productlane.com/roadmap/b0535d68-ffe9-41e9-8a8b-50a43064cce9), which will let you set up rules to fully automate screenshot requests. More on that soon...

[If you're interested in trying the new site list features, let us know →](https://ad-reform.productlane.com/roadmap/02d3e769-2319-47fc-bc0e-3460aafcbf54)

In the meantime, here's what's up next for site list improvements:

* Quickly paste a list, name it, and re-use it
* Set site lists as default for Campaigns and Clients

**More improvements & fixes**

* Added `status` field to screenshot data in the `screenshot_set.approved` webhook payload (see [docs](https://docs.adreform.com/reference/webhooks-reference#status-1))
* Added support for multiple levels of wrapped VAST tags (previously we only handled one level)
* Fixed issue where certain screenshots were marked as `no matching ad slot` but should be marked as `ad not captured`
* Fixed issue where some screenshots weren't displayed properly, despite being uploaded


---

# 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/november-2023/more-powerful-site-lists-beta.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.
