# All Matters

This page shows a paginated view of all matters in your organization.&#x20;

<figure><img src="/files/Zr4cDLCj5BkF8VlGgjE3" alt=""><figcaption></figcaption></figure>

You can search through all matters from the search box.

Filters can be applied to show matters matching specified criteria.

You can export a csv of selected matters using the "folder" icon.

The "New Matter" button will open the matter form to create a new matter.


---

# 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.clevercase.com/matters/all-matters.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.
