# Dockets

Currently, vLex holds comprehensive collections of Dockets in the UK, Ireland and Mexico. Dockets provide updates on ongoing cases and court filings.&#x20;

You will have the option to follow dockets, or to set up notifications so that you are updated as soon as there is a change to a case.

## Searching for dockets

There are various ways to find dockets on vLex, here are some options:

* Use the [simple search too](/getting-started/quick-start-guide.md#using-the-simple-search-bar)[l](/getting-started/quick-start-guide.md#using-the-simple-search-bar) to type the name of the docket or the case.

![](/files/-MfETKm0ZlSlm69V8V36)

* Use [**Advanced search**](/getting-started/quick-start-guide/advanced-search.md), and select dockets as your **Content** type. Enter your search terms using the usual **Words** fields.
* Use [**Browse**](/getting-started/quick-start-guide/use-browse.md) by selecting the **Dockets** filters and then choose the court you wish to explore. You can then use the **Search in results** field or one of the other filters to find a specific result.

## Included in Dockets

* Court level
* Docket number
* Filed date
* Plaintiff counsel
* Defendant counsel
* Plaintiff
* Defendant
* Procedure type&#x20;
* Chronological listing of:
  * Papers filed by the parties
  * Orders, judgments, and other papers issued by the court
  * Appearances, verdicts, and other in-court events
  * Status as opened or closed

{% hint style="success" %}
UK Dockets in vLex are available from 2019 onwards, and are updated weekly for the High Court and hourly for the Supreme Court and the Court of Appeal.
{% endhint %}

## Following Dockets

The **Follow** toggle, next to the title at the top of the document, will add the docket to your followed documents. You will then automatically get notifications of any changes.

![](/files/-MfEU-c2Z6UT99D2jnQW)

{% hint style="info" %}
For more information about this feature, read [Follow documents](/features/stay-updated/follow-documents.md).
{% 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://support.vlex.com/document-types/dockets.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.
