# Importing Data

- [AWS](https://docs.hava.io/importing/aws.md)
- [Getting Started with AWS](https://docs.hava.io/importing/aws/getting-started-with-aws.md): Connecting your AWS accounts to hava.
- [Cross Account Role](https://docs.hava.io/importing/aws/getting-started-with-aws/cross-account-role.md)
- [Read Only IAM User](https://docs.hava.io/importing/aws/getting-started-with-aws/read-only-iam-user.md)
- [Minimum Access IAM User](https://docs.hava.io/importing/aws/getting-started-with-aws/minimum-access-iam-user.md)
- [AWS Supported Resources](https://docs.hava.io/importing/aws/supported-resources.md): What AWS resources are visualized on Hava interactive cloud diagrams and which ones are not.
- [AWS Views](https://docs.hava.io/importing/aws/views.md)
- [Infrastructure](https://docs.hava.io/importing/aws/views/infrastructure.md)
- [Security](https://docs.hava.io/importing/aws/views/security.md)
- [Container - ECS](https://docs.hava.io/importing/aws/views/container-ecs.md)
- [List](https://docs.hava.io/importing/aws/views/list.md)
- [Azure](https://docs.hava.io/importing/azure.md)
- [Getting Started with Azure](https://docs.hava.io/importing/azure/getting-started-with-azure.md): Getting started with Hava interactive network diagrams and Microsoft Azure.
- [Powershell](https://docs.hava.io/importing/azure/getting-started-with-azure/powershell.md)
- [Azure Portal](https://docs.hava.io/importing/azure/getting-started-with-azure/azure-portal.md)
- [Azure Supported Resources](https://docs.hava.io/importing/azure/supported-resources.md): What Azure environment resources are visualized on Hava interactive diagrams and which ones are not.
- [Azure Views](https://docs.hava.io/importing/azure/views.md)
- [Infrastructure](https://docs.hava.io/importing/azure/views/infrastructure.md)
- [Azure Security View](https://docs.hava.io/importing/azure/views/azure-security-view.md): Visualise Azure Network Security Groups
- [List](https://docs.hava.io/importing/azure/views/list.md)
- [Google Cloud](https://docs.hava.io/importing/google-cloud.md)
- [Getting Started with GCP](https://docs.hava.io/importing/google-cloud/getting-started-google-cloud-platform.md): Getting started with Google Cloud Platform.
- [Service Account](https://docs.hava.io/importing/google-cloud/getting-started-google-cloud-platform/service-account.md)
- [Minimum IAM Role](https://docs.hava.io/importing/google-cloud/getting-started-google-cloud-platform/minimum-iam-role.md)
- [Import Multiple Projects](https://docs.hava.io/importing/google-cloud/getting-started-google-cloud-platform/import-multiple-projects.md)
- [Enabling APIs](https://docs.hava.io/importing/google-cloud/getting-started-google-cloud-platform/enabling-apis.md)
- [GCP Supported Resources](https://docs.hava.io/importing/google-cloud/supported-resources.md): Which Google Cloud resources are visualized on Hava interactive network topology diagrams.
- [GCP Views](https://docs.hava.io/importing/google-cloud/views.md)
- [Infrastructure](https://docs.hava.io/importing/google-cloud/views/infrastructure.md)
- [List](https://docs.hava.io/importing/google-cloud/views/list.md)
- [Kubernetes](https://docs.hava.io/importing/kubernetes.md)
- [Getting Started with Kubernetes](https://docs.hava.io/importing/kubernetes/getting-started-with-kubernetes.md): Connecting your Kubernetes clusters to Hava
- [Read Only Kubeconfig](https://docs.hava.io/importing/kubernetes/getting-started-with-kubernetes/read-only-kubeconfig.md): Guide to set up a new Service Account with Read only access to a K8s cluster
- [Automatic Import of Managed Kubernetes](https://docs.hava.io/importing/kubernetes/getting-started-with-kubernetes/automatic-import-of-managed-kubernetes.md): Guide to configure your source to automatically import your managed Kubernetes clusters
- [AWS EKS Cluster Configuration](https://docs.hava.io/importing/kubernetes/getting-started-with-kubernetes/automatic-import-of-managed-kubernetes/aws-eks-cluster-configuration.md): Guide for configuring AWS EKS for Hava
- [Converting certificate files to certificate data fields](https://docs.hava.io/importing/kubernetes/getting-started-with-kubernetes/converting-certificate-files-to-certificate-data-fields.md)
- [Kubernetes Supported Resources](https://docs.hava.io/importing/kubernetes/kubernetes-supported-resources.md): What Kuberentes resources are visualized on Hava interactive cloud diagrams and which ones are not.
- [Kubernetes Views](https://docs.hava.io/importing/kubernetes/kubernetes-views.md)
- [Container](https://docs.hava.io/importing/kubernetes/kubernetes-views/container.md): The Hava container view for your Kubernetes cluster
- [List](https://docs.hava.io/importing/kubernetes/kubernetes-views/list.md)
- [Import Errors](https://docs.hava.io/importing/import-errors.md): Here are some common import errors and the reasons behind them


---

# 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/importing.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.
