# Comprehensive Rewst Forms List Crate

{% hint style="info" %}
If you’re new to Crates, read through our introductory Crate documentation [here](https://docs.rewst.help/prebuilt-automations/crates). Find this Crate in our Crate Marketplace.
{% endhint %}

## What does the Comprehensive Rewst Forms List Crate do?

The Comprehensive Rewst Forms List Crate generates an HTML report of all triggered forms in Rewst.\
Use the Crate to have a centralized page that includes all rewst forms unpacked or created in the environment, which updates on a daily basis as new forms are created.

## Unpack the Comprehensive Rewst Forms List Crate

1. Navigate to **Marketplace > Crates** in the left side menu of the Rewst platform.
2. Search for `Comprehensive Rewst Forms List` .
3. Click on the Crate tile to begin unpacking.\
   \
   ![](/files/Pa00XzkoI3PSeLSnmY0y)
4. Click **Unpack Crate**.
5. Click **Continue**.
6. Ensure that both the cron and webhook triggers have **Enabled** toggled on.
7. Click **Unpack**.

### Use the Comprehensive Rewst Forms List Crate

1. Navigate to **Automations > Workflows.**
2. Search for the `List all Form Triggers` workflow.
3. Click on the workflow to view it in the workflow builder.
4. Use the trigger drop-down selector to choose the **web** trigger.

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

5. Click ![](/files/Ybu8ZIwxEmIQPSvK0Cm3) to open the workflow's trigger settings.
6. Click **View Webhook URLs**.\
   \
   ![](/files/PR6ghfeXLDhpBKuJWXrB)<br>
7. Copy the URL and paste it into a new browser tab or window.
8. View the report. Rewst will run the workflow every time you open or refresh the link.

{% hint style="info" %}
Got an idea for a new Crate? Rewst is constantly adding new Crates to our Crate Marketplace. Submit your idea or upvote existing ideas here in our [Canny feedback collector](https://rewst.canny.io/crates).
{% endhint %}


---

# 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://docs.rewst.help/documentation/crates/existing-crate-documentation/comprehensive-rewst-forms-list-crate.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.
