> For the complete documentation index, see [llms.txt](https://docs.rewst.help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rewst.help/documentation/crates/existing-crate-documentation/rewst-examples-jinja-comprehension-crate.md).

# 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`**.**\
   \
   ![](/files/lYPGWFc3hIXmwFjQaUEQ)
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.<br>

   <figure><img src="/files/RpG9Zt2FEbVslXmfjSwd" alt=""><figcaption></figcaption></figure>
4. Click on any of the condition diamonds below the Jinja task to view its information in the right side menu.
5. To view the rendered Jinja:
   1. Click **Run.**
   2. Click **Run Test**.
   3. Allow the workflow to complete.
   4. Click ![](/files/XnjGMBwax803kXzeSkpw) **> Execution History**.
   5. Click **View Results**.
   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.
6. 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.
7. Click **View Results** <img src="/files/2QLucrsNrdf1mRkCKe1u" alt="" data-size="line"> to launch the results in a new tab of your browser.
8. Click **Load Context**.
9. Click on each of the numbered sets in the **{}** brackets.
10. Click each **...** in every set of brackets to expand and view the Jinja.
11. 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.
12. Click **View Results** <img src="/files/2QLucrsNrdf1mRkCKe1u" alt="" data-size="line"> to launch the results in a new tab of your browser.
13. Click on each of the numbered sets in the **{}** brackets.&#x20;

<figure><img src="/files/t0DrP60xZHMqeOrPU6s6" 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
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:

```
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.
