# Cross-account Catalog Access

[Configure Cross-account Catalog to Access GCP Hive Metastore](/product-documentation/catalogs/create-catalogs/cross-account-catalog-access/configure-cross-account-catalog-to-access-gcp-hive-metastore.md)When an organization stores data in multiple cloud accounts, it may not be desirable to create e6data workspaces in each account.

Therefore, **Cross-account Catalog Access** support allows an e6data workspace to access metastores/catalogs irrespective of cloud account. Using this feature helps to reduce complexity and cost since a single e6data Workspace can now access catalogs and data sources in multiple cloud accounts.

{% hint style="info" %}
Please be mindful of the ingress/egress costs incurred & latency introduced when querying across accounts.
{% endhint %}

1. [Configure cross-account access to AWS Hive Metastore](/product-documentation/catalogs/create-catalogs/cross-account-catalog-access/configure-cross-account-catalog-to-access-aws-hive-metastore.md)
2. [Configure cross-account access to AWS Glue](/product-documentation/catalogs/create-catalogs/cross-account-catalog-access/configure-cross-account-catalog-to-access-aws-glue.md)
3. [Configure cross-account access to GCP Hive Metastore ](/product-documentation/catalogs/create-catalogs/cross-account-catalog-access/configure-cross-account-catalog-to-access-gcp-hive-metastore.md)&#x20;

{% hint style="warning" %}
There is a known limitation that prevents same-account catalog queries from running after running a query in a cross-account catalog. This issue will be addressed in a future release.

Temporary workarounds:

* Disabling & re-enabling a Workspace allows same-account catalog queries to run again.&#x20;
* Maintain separate Workspaces for cross-account catalogs and same-account catalogs.
  {% endhint %}


---

# 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.e6data.com/product-documentation/catalogs/create-catalogs/cross-account-catalog-access.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.
