# Mass Update Org Variables via CSV 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 Mass Update Org Variables via CSV Crate do?

This Crate allows you to bulk add or update organization variables using a CSV file within the associated form contained within the Crate.

## Unpack the Mass Update Org Variables via CSV Crate

1. Navigate to **Marketplace > Crates** in the left side menu of the Rewst platform.
2. Search for `Mass Update Org Variables via CSV`**.**\
   \
   ![](https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2FnY3Ebiq6PUo4opAfqQaz%2Fimage.png?alt=media\&token=7b615fe1-2a62-4b89-98a6-8a2405991bf0)
3. Click on the Crate tile to begin unpacking.
4. Click **Unpack Crate**.&#x20;
5. Click **Continue**.
6. Add your **Time Saved**.&#x20;
7. Click **Unpack**.

### Use the Mass Update Org Variables via CSV Crate

1. You'll need to prepare a CSV file with the following column headers:

   * `name`: The name of the organization
   * `org_id`: The unique identifier for the organization
   * `org_variable_1`: The name of the variable
   * `org_variable_2`: The data or value for the variable<br>

   #### Example Column Headers

   ```
   "name","org_id","org_variable_1","org_variable_2"
   ```

   #### Example Row Data

   ```
   "testorg","abcdefg-hijk-aaa12-855d-3d1ddd1917aa","testvar1","true"
   "testorg2","bbbbbg-hijk-aaa12-855d-3dccca1917aa","testvar2","55"
   ```
2. Navigate to **Automations > Assets> Forms** in the left side menu of your Rewst platform.
3. Search for the form named CSV Mass Org Variable Upload.<br>

   <figure><img src="https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2Fx2p6zmBWYaAVUxU6otdA%2FScreenshot%202025-04-28%20at%201.18.53%E2%80%AFPM.png?alt=media&#x26;token=2a8ba085-3627-4227-abc2-ca9bdccf261e" alt=""><figcaption></figcaption></figure>
4. Click **⋮**, then **Usages**. &#x20;
5. Click **View Direct URLs**.
6. Click on the URL in the dialog that appears.
7. Upload your CSV into the form.
8. Check on the **Have you checked this file for accuracy?** box.\
   \
   ![](https://1835401289-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQQ1EHVcEsGKBPVHmiav%2Fuploads%2FyJVIn2gsqh8TPKnyx1Ot%2FScreenshot%202025-04-28%20at%201.23.05%E2%80%AFPM.png?alt=media\&token=f05f64d8-1b1e-4134-9d96-18d239f047e4)
9. Click **Submit**.

{% 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 %}
