# Search Overview

### Hava Search

Hava's built-in search engine gives you control over your diagrams, meaning you can still create user-defined custom diagrams that are:

* **Automated:** So you don't need to worry about time, effort or human error.
* **Always up-to-date with auto-sync:** So you don't have to worry about updating static diagrams in dynamic environments or making updates for every change you deploy.
* **Capture change over time with version history and tracking**: So you don't need to worry about what was running and where at what point of time or trying to pinpoint a time when something might have gone wrong.

Even if you don't want to create and retain a diagram, you can use the search function to find resources using a variety of search criteria. A single search command will execute against ALL the cloud accounts you have connected irrespective of the platform or how many accounts you have connected.

This means you can simultaneously search through AWS, GCP and Azure accounts using a single command. An MSP with thousands of cloud accounts can potentially find resources, types of resources that need attention or IP addresses causing concern with a single command without leaving Hava or logging into a single cloud console.

![](/files/AZNtwrHGuqZRlH8dgjfo)

Once you define and generate a custom diagram, you can save it and it will be placed on your environment console and kept up to date hands-free.

{% embed url="<https://youtu.be/IGw9LrHaa8A>" %}


---

# 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.hava.io/discover/searching/overview.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.
