# The Analytics Workbench

### Summary

Learn how to use the Analytics Workbench to build fully customizable reports that span across different court systems (Federal, State, and Agencies) using your own specific criteria.

### Why This is Important

Pre-built dashboards (like Federal Analytics) are great for standard questions. But sometimes you have a unique question that doesn't fit a template, such as: *"Show me every Motion to Dismiss in Commercial Cases across New York State Courts and Federal Courts in the last 5 years."* The **Analytics Workbench** is a flexible canvas that lets you mix and match data sources to build this exact report.

### Step-by-Step Guide

#### **Step 1: Access the Workbench**

1. Navigate to the **Dashboard**.
2. Click **Analytics** in the left sidebar.
3. Select **Analytics Workbench**.

<figure><img src="/files/wIxTwX3mHHZP2oOpvzmH" alt=""><figcaption><p>Expand the Analytics menu in the left sidebar to access the Analytics Workbench.</p></figcaption></figure>

#### **Step 2: Define Your Library (The "What")**

First, you need to tell the system which set of cases to analyze.

1. **Search:** Use the built-in search bar (similar to the Query Builder) to define your universe of cases.
   * *Example:* `Judge: "Robert R. Reed" AND Case Type: "Commercial"`
2. **Filter:** Apply jurisdiction filters (e.g., "New York State Supreme Court").
3. **Select:** The system will identify the relevant dockets (e.g., "10 dockets selected").

<figure><img src="/files/MCaP05IKlSQXLFMnMBy3" alt=""><figcaption><p>Step 1: Define the set of cases you want to analyze.</p></figcaption></figure>

#### **(Optional) Step 3: Define Your Outcome Tags (The "How")**

Next, create tags to tag events based on conditions you set.

1. First, name your tag.
   * *Example:* `Motion to Dismiss`
2. Click `Add Condition` and select `Contents`
3. Enter condition.
   1. Example: `motion w/2 dismiss`
4. Click `Test Outcome Tags` to confirm your condition is properly tagging the expected events.
5. Once your review is done, click `Save Outcome Tags.`
6. Repeat to add as many conditions as you need.

#### **Step 4: Visualize Results**

1. Click **Run Report** or **Visualize Results**.
2. The Workbench will generate a custom dashboard.

### Key Features

* **Cross-Jurisdictional:** Unlike other tools, the Workbench allows you to combine data from a State Court (e.g., NY Supreme) and a Federal Court (e.g., SDNY) into a single view.
* **Custom Tags:** You can create tags on any event in the docket and measure the time between events.

{% hint style="info" %}
**Pro Tip:** The Workbench is powerful but requires precise inputs. Start with a broad search to ensure you have enough data points (at least 20-30 cases) before narrowing down to specific tags.&#x20;
{% endhint %}

### Related Articles

* [Using Federal Analytics](/docket-alarm/docket-alarm-home/analytics/using-federal-analytics.md)
* [Using Easy Analytics](/docket-alarm/docket-alarm-home/analytics/using-easy-analytics.md)

### Need more help?

If you are trying to build a complex query and getting zero results, contact our Research Support team at <support@docketalarm.com> for assistance in refining your search terms.

**What's Your Next Step?**

| **New to** vLex Library **?**                                                                                                                                                                                   | **Already a** vLex Library **Customer?**                                                                                                                   |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [See how vLex Library can transform your practice. **Request a personalized demo**.](https://vlex.com/book-a-demo?utm_source=website\&utm_medium=organic\&utm_campaign=web_trial_homepage\&campaign_id=4270741) | [If you still have questions or need help with a specific feature, our team is here to assist. **Contact our Support team**.](https://vlex.com/contact-us) |


---

# 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://support.vlex.com/docket-alarm/docket-alarm-home/analytics/the-analytics-workbench.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.
