# Rewst Examples: Jinja Comprehension 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 the Crate in our Crate Marketplace.
{% endhint %}

## What does the Rewst Examples: Jinja Comprehension Crate do?

This Crate offers a collection of common Jinja examples, all consolidated into a single workflow. Each example is fully functional and ready to be incorporated into your own workflows.

* Demystify how Rewst support uses Jinja in its workflows
* Provide a handy resource for both novice and experienced users in your MSP
* Accelerate workflow development by offering ready-to-use Jinja examples

## Unpack the Rewst Examples: Jinja Comprehension Crate

1. Navigate to **Marketplace > Crates** in the left side menu of the Rewst platform.
2. Search for `Rewst Examples: Jinja Comprehension`**.**\
   \
   ![](https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2FQl5qoMk69oqdWGfY9cR4%2Fimage.png?alt=media\&token=0d281115-d5a7-4f84-b816-238f8a5edede)
3. Click on the Crate tile to begin unpacking.
4. Click **Continue**.
5. Click **Unpack**.

### Use the Crate

1. Navigate to **Automations > Workflows** in the left side menu of your Rewst platform.
2. Search for `[ROC] Rewst Example: Common Jinja`.
3. Click on the workflow to open it in the workflow builder.

<figure><img src="https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2FSziXx0535slH2dG6ZWDO%2FScreenshot%202025-08-14%20at%203.14.28%E2%80%AFPM.png?alt=media&#x26;token=a5d0d022-ef77-4911-a3ab-eb97b7af3f52" alt=""><figcaption></figcaption></figure>

3. Click **Test** and execute the workflow. This will execute all the tasks on your canvas and display a confirmation message at the top of your screen.
4. Click **View Results** <img src="https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2FXUJuQe7jWFI6ZSwgyACn%2FScreenshot%202025-08-15%20at%2010.31.06%E2%80%AFAM.png?alt=media&#x26;token=5f9bf7fd-3b3a-4954-a830-908c438ef550" alt="" data-size="line"> to launch the results in a new tab of your browser.
5. Click **Load Context**.
6. Click on each of the numbered sets in the **{}** brackets.&#x20;
7. Click each **...** in every set of brackets to expand and view the Jinja.

<figure><img src="https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2FIEnKuVWs85bH7ydWyzjE%2Fjinja%20examples%20context%20gif.gif?alt=media&#x26;token=8384530f-50c7-427a-831d-a8b16527008d" alt=""><figcaption></figcaption></figure>

{% 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/rewst-examples-jinja-comprehension-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.
