# My Rates

My Rates lets you see all custom rates you have across matters and clients.&#x20;

<figure><img src="/files/bzM9tUISZD4v6WSKjQIE" alt="My Rates"><figcaption><p>My Rates</p></figcaption></figure>

You can filter by Matter Tags Required, Client and Status with the "Filters" button

The actions menu (...) will let you edit or delete a rate

Edit a rate

<figure><img src="/files/18SjO25qdToTcVmjWuGn" alt="Edit Rate" width="375"><figcaption><p>Edit Rate</p></figcaption></figure>

You can set Rate Type (Role, User, or Range)

Select the user, set the rate and apply a discount percent if needed.&#x20;


---

# 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/reports/your-rates.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.
