# June 2025

## **Saved Views**

The long-awaited Saved Views have arrived.

Now you can **save** a page **filter** and **layout**, access your **favorite views** created by your teammates, and even set a **default view**.

Find more in the [Docs](https://docs.groundcover.com/use-groundcover/saved-views)

<figure><img src="https://assets.usepylon.com/673ffc18-3fbf-43a7-9bef-cd34e59e9f80%2F1749732361701-SavedViews.png?Expires=253370764800&#x26;Signature=GtpDhdaNHz9kDjJiAnUvJRhZv9buizQwSW6g7soHqPC6oyYnzc9IY7xwXHMyhiKFoO6Oa2-~-ekbPX-QwDg8ehEwQ6C2N-sSQYO3olRhKFub-Frh3I8uxEnCoQB-rovH0KcKTxvpX1mdLJxWEq2VTYsYMeMYDd~nW3QOXX-l7RUND0qPbDMLfYRsE9EPJe~DNkb2QFg8q0~dINFmcJWfrjPIWAy8JaAPuQeJcnIBdjCHeWHLVgeuIrF0sBa4K1Q0WqYBxycplTLx-V5p5uUC-6yjKyfVVIQ6u57YSLhY-BlRPD3-YotH6IyC2Lyzrp8CadQn7T6LG0VY4j-3mKS8SQ__&#x26;Key-Pair-Id=K3NV4LZ47N8M46" alt=""><figcaption></figcaption></figure>

## **Drilldown**

This highly anticipated capability has been *so* helpful that it could be mistaken for **magic**.

When you’re not sure where to look next, Drilldown gives you a clear path. It surfaces the attributes that stand out most, so you can zoom in on the **anomaly** and **clear the noise**.

Now live in **Logs & Traces** - find more in the [Docs](https://docs.groundcover.com/use-groundcover/drilldown)

<figure><img src="https://assets.usepylon.com/673ffc18-3fbf-43a7-9bef-cd34e59e9f80%2F1749732366345-Drilldown.png?Expires=253370764800&#x26;Signature=Qybwsl3UfuhPuRqxJ0WKoxxKX39cb8p15KtMyNlkIdj643QkB1bvl4nedaRwTE2-ZgdrF~6mGwROJgOQHy8WfGdviuu0S0AlRq16MGLGwT8hp8Sghq6Z1W29P13b8c719a-V17ZPMoLRzznjQGwRlfiDMtxJL8fdewy68NTvBMvBshyFidtqXOKx2KiDh8fv1AP5ML1Wqe5dXMGndePSOnFA7BnjyhUwXWyJ-tT622RnwfNmPE6tEjI8A8Xq2VZX-BKWyN8tfCU93Eh8Mk8LgEaZGZ8H2hBrNl4URzH2M~6VSX0uv8Suc0GyCRMVfP~E4LqS4e9sTOiFryK1er1Hwg__&#x26;Key-Pair-Id=K3NV4LZ47N8M46" alt=""><figcaption></figcaption></figure>

## **Terraform**

Our official Terraform provider is out! We now support provisioning Policies, Service Accounts, API Keys and Monitors.

See the [GithHub Repo](https://github.com/groundcover-com/terraform-provider-groundcover)**,** or the [docs](https://docs.groundcover.com/use-groundcover/groundcover-terraform-provider).

## **Some other goodies**

* **Search bar revamp** in Logs & Traces now with `AND` / `OR` support built-in. We’ve also sunset the old “Advanced mode” for a simpler flow.
* **MCP Server**: Growing fast. More tools, tighter flows - thanks to your feedback.
* **“Prompt for Agents” button** in the Issue Drawer: Pre-fills everything when you pop over to Cursor (or any dev agent). Part of our bigger push to make groundcover more **agent-friendly and AI-ready**.


---

# 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.groundcover.com/product-updates/earlier-updates/2025/june-2025.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.
