# Approved Organizations

Sharing your organization’s data with other organizations can be useful when you want to use the same data without duplicating it. If other organizations are also using JMap Cloud, you can identify them in JMap Cloud Portal and make them available for resource sharing.

This tab allows you to add organizations to your organization’s JMap Cloud environment.

1. Click **Add Organization** to open the configuration window.
2. Enter the organization’s ID. An administrator from that organization must provide this information.

Once the identifier is validated and the organization approved, its name appears in the tab.

Managers in your organization can then share their data sources with approved organizations. Sharing is configured in the [Permissions](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/integrating-data-data-sources/managing-data-sources/permissions.md) section of the data source.

Data sources shared by approved organizations appear in the [Data Sources](/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/integrating-data-data-sources.md#data-sources-section) section.

When an organization is removed from the list of approved organizations, all permissions granted to data sources are removed, and the data sources shared by that organization are also removed.


---

# 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.jmapcloud.io/en/jmap-cloud-portal/user-guide-for-jmap-cloud-portal/managing-the-organization/approved-organizations.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.
