---
title: "GCP Connection - User Interface Components"
slug: "fortanix-key-insight-gcp-connection-user-interface-components"
updated: 2026-06-16T13:27:58Z
published: 2026-06-16T13:27:58Z
canonical: "support.fortanix.com/fortanix-key-insight-gcp-connection-user-interface-components"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.fortanix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GCP Connection - User Interface Components

## 1.0 Introduction

This article describes the user interface (UI) features for the Google Cloud Platform (GCP) cloud connection in Fortanix Key Insight.

## 2.0 Terminology References

*For GCP concepts and supported features, refer to* [*GCP Connection Concepts*](/v1/docs/fortanix-key-insight-gcp-connection-concepts).

## 3.0 Overview

The GCP connection **Overview** page appears after adding a GCP cloud connection.

The **Overview** page displays the scanned GCP keys and services based on the applied Fortanix Key Insight policy.

*For more information on the Fortanix Key Insight policy, refer to* [*Cryptographic Policy Management*](/v1/docs/fortanix-key-insight-cryptographic-policy-management)*.*

![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/KI GCP Overview 2(1).png)

**Figure 1: Access GCP Overview**

- Click **ASSESSMENT REPORT** to navigate to the **Assessment** page and view the assessment report. This report allows you to assess your key security posture to ensure the safety of your data. *For more information, refer to* [*Section 4.0: Assessments*](/v1/docs/fortanix-key-insight-gcp-connection-user-interface-components#40-assessments)*.*
- If the count of GCP projects before the scan does not match the number displayed after the scan:
  - Verify that all required roles and permissions are correctly configured in the GCP projects before running the scan.
  - After confirming permissions, initiate a re-scan using **RESCAN**. *For more information, refer to* [*Section 5.0: Rescan a GCP Connection*](/v1/docs/fortanix-key-insight-gcp-connection-user-interface-components#50-rescan-a-gcp-connection)*.*

> [!NOTE]
> NOTE
> 
> - If your Fortanix Armor account is deactivated and you are accessing the Fortanix Key Insight GCP connection, you will not be able to view data on the **Overview, Assessments, Keys, Services**, or **PQC Central** pages. You will only have access to view and delete items within the **Connections**, **Policy Center,** and **Authentication** pages.
> - If you added any external key source (Fortanix Data Security Manager (DSM) SaaS or on-premises during the GCP cloud connection onboarding, the **Overview** page displays the total key count, reflecting the correlated keys from the external key source after a successful scan.

The **Overview** page helps users get a summary of the GCP keys and services, as described in the following sections:

### 3.1 Discovered GCP Assets

This section summarizes the discovered asset counts for a GCP connection.

It shows the count of:

- The GCP organizations
- The folders under all the organizations
- The projects under all the folders
- The GCP regions
- The keys in all the GCP cloud regions
- The services in all the GCP cloud regions

> [!NOTE]
> NOTE
> 
> The total number of keys displayed reflects only the count of the **current** key version for each key in the GCP Cloud Key Management Service (KMS).

Clicking the **Keys** and **Services** labels takes you to their list view.

### 

### 3.2 Cryptography Bill of Materials (CBOM)

This section describes how to export cryptographic asset metadata from GCP connection into a standardized CBOM JSON file. The exported CBOM file can be used to maintain a cryptographic inventory, demonstrate regulatory compliance, and assess post-quantum cryptography (PQC) readiness.

To export the CBOM file, click **EXPORT**.

A file named `bom_report_&lt;GCP_scan_id&gt;.json` is downloaded to your local system, where `GCP_scan_id` is the unique identifier generated for each GCP connection scan.

For example,

[](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/bom_report_6dfc2bb8-0662-11f1-9dfa-6976bcd7bad1.json)bom_report_6dfc2bb8-0662-11f1-9dfa-6976bcd7bad11.26 MB[](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/bom_report_6dfc2bb8-0662-11f1-9dfa-6976bcd7bad1.json)

The exported file adheres to the **CycloneDX** specification and includes the following components:

- `bomFormat`: Specifies the format of the bill of materials. For CBOM exports, this value is set to `CycloneDX`.
- `specVersion`: Indicates the version of the CycloneDX specification used.
- `version`: Denotes the version of the generated CBOM file.
- `components`: Lists cryptographic components such as keys. Each entry includes attributes such as type, name, algorithm, associated services, and so on.
- `services`: Describes the GCP services that interact with the listed cryptographic components. Each service includes attributes such as its name and Universally Unique Identifier (UUID).
- `dependencies`: Defines the relationships between keys or certificates and services, representing how cryptographic elements are interconnected or used together.

> [!NOTE]
> NOTE
> 
> If your GCP connection was last scanned before the Fortanix Key Insight 25.12 release and has not been rescanned, you must perform a **Rescan** to ensure the correct CBOM export.
> 
> *For more information on how to perform a rescan, refer to* [*Section 5.0: Rescan an GCP Connection*](/v1/docs/fortanix-key-insight-gcp-connection-user-interface-components#50-rescan-a-gcp-connection)*.*

### 3.3 Keys by Status

This section provides a summary of GCP keys categorized by their status:

- **Keys enabled:** The number of GCP keys that are currently enabled and may be used by multiple GCP services.
- **Keys not enabled:** The number of GCP keys that are currently inactive.
- **Rotation disabled:** The number of GCP keys for which key rotation is turned off.

Click the **Keys by Status** label to navigate to the corresponding list view for each key category.

### 3.4 Keys by Type

This section displays a count of key specifications across all GCP projects included in the scan. It shows the total number of keys found in all GCP Cloud KMS locations based on the applied Fortanix Key Insight policy.

Click any key type to navigate to its corresponding list view.

### 3.5 Top Projects by Key and Status

This section lists, in descending order, the top five GCP projects with the highest number of keys since the most recent key scan. The count for each project includes both enabled and disabled keys.

Blue indicators represent enabled keys, while Orange indicators represent disabled keys.

Click a project name to open the list view showing all keys in that project.

### 3.6 Key Source

This section provides a summary of GCP keys grouped by their source.

The key counts are categorized as follows:

- **Google Cloud Software Protected Key:** Keys and crypto-metadata discovered from **Cloud KMS software-based encryption services.**
- **Google Cloud HSM Protected Key:** Keys backed by **Google Cloud HSM** or Cloud **KMS HSM integrations**. These keys provide stronger key isolation and hardware-based safeguards.
- **External**: Keys discovered from external key management systems integrated with Google Cloud KMS. These keys are managed outside Google Cloud infrastructure and accessed using external key manager integrations.
- **Fortanix**: Keys discovered from Fortanix DSM (SaaS or on-premises) when it is configured as an external key source during GCP cloud connection onboarding. This option appears only when Fortanix DSM is configured as the external key source and correlated keys are present.

Click any key source category to navigate to the corresponding list view.

### 3.7 Protected Services

This section presents a comparison of GCP services based on their encryption configuration, showing the number of services using:

- **Google-managed keys** (purple)
- **Customer-managed keys (CMK)** (blue)
- **Unencrypted services** (teal blue)

Clicking any service takes you to its respective list view.

## 4.0 Assessments

After adding a GCP connection, you can access the Fortanix Key Insight **Assessment** page from the left navigation panel.

The **Assessment** page shows:

- Key security posture details for Google Cloud projects and organizations.
- Policy violations and misconfigurations that should be remediated to improve the security posture.
- Recommended remediation actions to strengthen the overall security status across Google Cloud resources.

![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/KI_GCP Assessment(1).png)

**Figure 2: GCP assessment report**

### 

> [!NOTE]
> NOTE
> 
> If an external key source is added during GCP cloud connection onboarding, the **Assessment** page displays the total key count, reflecting the correlated keys from the external key source after a successful scan.

### 4.1 Risk Score

This section provides the overall risk score of the GCP keys and services.

The following are the different risk score categories and their associated risks:

- **Critical** – A critical risk score indicates the total number of unencrypted GCP services that need attention.
- **High** – A high score signifies the total number of shared keys, keys with rotation disabled, keys without expiry, and non-compliant keys in use.
- **Medium** – A medium risk score indicates the total number of CSP-generated services that are encrypted with GCP-generated keys.
- **Good** – A good risk score signifies that no risks have been identified, or only minimal risks are present

The overall risk score is prioritized based on the number of risks, in order of severity from highest to lowest:

- Critical
- High
- Medium
- Good

Click each risk label or count to access its corresponding list view.

### 4.2 Service Violations

This section provides insights into service violations across your GCP cloud environment.

You can view the total number of GCP services, along with the specific violations identified for each service. These violations may result from issues such as the use of shared, deleted, or soon-to-be-deleted keys, excessive permissions, non-compliant configurations, or unencrypted keys

This information helps you identify which services are at risk, enabling you to implement unique, compliant, and encrypted keys to strengthen your security posture.

Additionally:

- Risk levels for each service are color-coded for easier identification and prioritization.
- Select **VIEW ALL** to navigate to the **Services** page and explore all key-related violations for each service.
- Click any service to view a detailed list of the **top 10** key violations, sorted by severity. Select any violation type to navigate to its corresponding full list.
- Click **BACK** to return to the service violations card view.

### 4.3 Top Security Issues

This section provides the following information about the keys:

- **Shared keys**: Displays the total number of Cloud KMS or Cloud HSM keys that are shared by two or more GCP services. Shared keys increase security risk, and this information helps you identify which keys should be replaced with unique, service-specific encryption keys.
- **Expired keys:** Displays the number of Cloud KMS keys that have passed their expiration date. This information helps you review expired keys and delete them as needed.
- **Unused keys**: Displays the total number of GCP keys that remain unused for encryption in the scanned data and supported services. You can use this information to identify and remove unused keys for enhanced security.

> [!NOTE]
> NOTE
> 
> Fortanix Key Insight recommends removing any unused keys from your GCP cloud as a best practice.
- **Services using Platform Managed Keys**: These represent GCP services that automatically encrypt customer data using Google-managed encryption keys, which are fully controlled by Google and are not accessible for customer-based configuration or lifecycle management.

Fortanix Key Insight detects these services and associates them with their respective platform-managed keys, providing insight into GCP’s default encryption behavior.
- **PQC readiness**: Indicates the percentage of your GCP cryptographic assets that are currently post-quantum-safe, showing your environment’s preparedness for post-quantum cryptography (PQC). The percentage reflects the portion of assets using PQC-compliant algorithms or configurations.
- **Non-compliant keys**: Displays the total number of GCP keys that do not meet the cryptographic policies set in your Fortanix Key Insight account. These keys should be replaced with new ones that align with your configured policies and the security requirements defined by the National Institute of Standards and Technology (NIST).

Fortanix Key Insight classifies a key as non-compliant if it uses any algorithm or key-size combination that is not permitted under NIST 800-57 guidelines, including (but not limited to) the following:

The non-compliant keys increase the data security risk. They will be flagged as vulnerabilities on the **Keys** page.

Fortanix Key Insight recommends using stronger key algorithms and ensuring that the key strength aligns with your defined policies and NIST standards.
  - **AES**: Any key size less than 128 bits.
  - **3DES**: Keys with sizes 112 bits and 168 bits.
  - **DES**: Keys with size 56 bits.
  - **RSA**: Keys with a size less than 2048 bits.
  - **DSA**: Keys with a size less than 2048 bits.
  - **ECC**: Keys with a size less than 224 bits.
  - **HMAC**: Keys with a size less than 112 bits.

Click each top security issue to access its corresponding list view.

### 4.4 Key Count By Sources

This section provides information about the security and risk posture of keys discovered across native Google Cloud encryption services (for example, Cloud KMS and Cloud HSM) as well as any externally managed or integrated key sources.

The visual indicators (circles) represent the total number of keys found in the GCP project or organization.

#### 4.4.1 Cloud Generated

This section displays the details of all natively generated keys in GCP.

- **Google Cloud Software Protected Key:** These refer to keys and crypto-metadata discovered from **Cloud KMS software-based encryption services.** Since software-protected keys depend on Google-managed, software-based cryptographic modules, they may introduce a higher risk of exposure compared to hardware-backed keys.

Click the circle or the warning icon to go to the list view of the software-protected keys.
- **Google Cloud HSM Protected Key:** These are keys backed by **Google Cloud HSM** or Cloud **KMS HSM integrations**. These keys provide stronger key isolation and hardware-based safeguards.

Click the circle or the warning icon to go to the list view of the HSM-protected keys.

#### 4.4.2 External

This section displays information about externally managed keys.

- **External:** These keys refer to cryptographic keys managed outside Google Cloud. These keys never reside within Google Cloud infrastructure, offering enhanced control and enabling compliance with stringent data-sovereignty requirements.
- **Unspecified:** These are keys for which Cloud metadata does not clearly identify the originating key source. This can occur due to incomplete API responses or older configurations that no longer map to an active key management system. Administrators should verify and resolve these entities to ensure visibility and enforce governance.
- **Fortanix**: These keys represent correlated keys from the external key source (Fortanix DSM) configured during GCP connection onboarding.

Click the circle or the warning icon to go to the list view of the external keys.

### 4.5 Download Assessment Report

Click **DOWNLOAD REPORT** on the top-right corner of the **Assessment** page to view the **Data Security Assessment Report** for the GCP connection in PDF format.

The report will open in the **Print** dialog box, where you can choose to print it or save it locally to your machine as needed.

## 5.0 Rescan a GCP Connection

Click **RESCAN** on the top right corner of the **Overview** or **Assessment** page to perform a rescan and verify if any keys have been added, deleted, or updated in your GCP environment.

If you click **RESCAN** to start the scan, you can monitor the progress bar as it runs. After the scan completes successfully:

- The **Last scanned** label will update with the completion date and time.
- The **Overview** page will reflect the updated status of the GCP keys and services.

> [!NOTE]
> NOTE
> 
> The **RESCAN** option is accessible only to users with the **Account Administrator** and **Group Administrator** roles.

## 6.0 Keys

After onboarding the GCP connection, click **Keys** in the Fortanix Key Insight left navigation panel to view the scanned key details. Selecting **Keys** will open the **Keys** page, which displays the details of all scanned GCP keys.

### 6.1 List View

The keys list view displays all keys in a table, along with details such as key ID, region, state, violations, project ID, owners, usage description, key source, specification, creation date, expiration date, rotation date, and so on.

![A screenshot of a computer  AI-generated content may be incorrect.](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/gcp-connection---user-interface-components-image-oisl4utu.png)

**Figure 3: GCP keys list view**

- Use the **Search** field to filter keys based on the available criteria and supported values.

For example:
  - Key ID
  - Key Name
  - Key Rotation: Enabled, Disabled
- Click ![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/gcp-connection---user-interface-components-image-oikbq2v5.png) in the top-right corner of the table to customize which columns are displayed, beyond the default six.
- Click **EXPORT** to export the scanned keys data. *For more information, refer to* [*Section 8.0: Export Scanned Data*](/v1/docs/fortanix-key-insight-gcp-connection-user-interface-components#80-export-scanned-data)*.*
- Click ![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/gcp-connection---user-interface-components-image-ouncgje0.png) in the **VIOLATIONS** column to view detailed information about the associated vulnerabilities.

#### 6.1.1 Add Key Details

You can assign owners to the scanned keys to enhance key management, simplify tracking, and improve remediation workflows.

Perform the following steps to add the key(s) details:

1. Select the check box (![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/gcp-connection---user-interface-components-image-b0ao3sgx.png)) next to the required key(s) in the list.
2. Click **ADD DETAILS** in the top right corner of the table.
3. In the **Add Details** dialog box:
  - **Primary owner**: Enter the primary owner’s name or employee ID.
  - **Email ID:** Enter the primary owner’s valid email ID.
  - Click **ADD SECONDARY OWNER** to add the secondary owner’s details, if required.
  - **Description (Optional):** Enter an optional description.
  - Click **ADD** to add the ownership details to the selected key(s).

> [!NOTE]
> NOTE
> 
> To add ownership details, specifying a primary owner is mandatory before adding a secondary owner.

On the **Keys** page, the primary and secondary owners’ names or employee IDs and email addresses will appear in the **OWNERS** column, and the description will appear in the **USAGE** **DESCRIPTION** column.

> [!NOTE]
> NOTE
> 
> Only users with **Account Administrator** permissions can add or edit key details.

#### 6.1.2 Edit Key Details

You can modify the details of the selected key(s).

Perform the following steps to edit the key(s) details:

1. Select the check box (![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/gcp-connection---user-interface-components-image-b0ao3sgx.png)) next to the required key(s) in the list.
2. Click **EDIT DETAILS** in the top right corner.
3. In the **Edit Details** dialog box, update the required values and click **UPDATE** to apply the changes.

#### 6.1.3 View Key Details

Click any **Key Identifier** in the **Keys** list to view its properties, rotation history, associated violations, and service mappings.

- The **KEY DETAILS** tab displays the key’s properties, ownership information (if provided), and automatic rotation policy details.

If required, click **EDIT DETAILS** on the **Ownership** section to update the ownership details for the selected key.

![A screenshot of a computer  AI-generated content may be incorrect.](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/gcp-connection---user-interface-components-image-8ovj7i5s.png)

**Figure 4: Access key details view**

> [!NOTE]
> NOTE
> 
> The **Key Correlation** section is displayed only when correlated keys are available from an external key source (Fortanix DSM SaaS or on-premises) configured during GCP cloud connection onboarding.
> 
> - You can filter the correlated keys using the **Key Source = Fortanix** or **Key Correlation = Correlated** attributes.
> - For a selected correlated key, this section displays details such as the key source, key source type, last correlated date, and source key ID. Click the **Key Id** to navigate to Fortanix DSM UI and view the key details.
> 
> ![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/KI_GCP Key Correlation.png)
> 
> **Figure 5: View key correlation details**
- The **VIOLATIONS** tab displays violation details associated with the key.

![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/gcp-connection---user-interface-components-image-xkxszih6.png)

**Figure 6: View key violations**

## 7.0 Services

After onboarding the GCP connection, click **Services** in the Fortanix Key Insight left navigation panel to view the scanned service details. Selecting **Services** will open the **Services** page, which displays the details of all scanned GCP services.

### 7.1 List View

The services list view displays all services in a table, along with details such as name, type, region, encryption, violations, and project ID.

![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/KI GCP Services(1).png)

**Figure 7: GCP Services List View**

- Use the **Search** field to filter services based on the available criteria and supported values.

For example:
  - Region
  - Name
  - Key Rotation: Enabled, Disabled
- Click **EXPORT** to export the scanned services data. *For more information, refer to* [*Section 8.0: Export Scanned Data*](/v1/docs/fortanix-key-insight-gcp-connection-user-interface-components#80-export-scanned-data)*.*
- Click ![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/gcp-connection---user-interface-components-image-ouncgje0.png) in the **VIOLATIONS** column to view detailed information about the associated vulnerabilities.

#### 7.1.1 View Service Details

You can click any GCP service name in the **Services** list to view its configuration details and associated violations.

- The **SERVICE DETAILS** tab displays the service configurations and key data.

> [!NOTE]
> NOTE
> 
> - For Google Kubernetes Engine (GKE) services, this section also includes **Node Pool** details, such as node name, machine type, disk size, version, and status.
> - For Google Compute Engine (GCE) services, this section also includes **Disks** details, such as disk name and disk size.

![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/KI GCP Services Details.png)

**Figure 8: Access services details view**

> [!NOTE]
> NOTE
> 
> The **Key Correlation** section is visible only when the selected service is encrypted and associated with a correlated key from an external key source (Fortanix DSM SaaS or on-premises) connection.
> 
> - You can filter correlated data using the **Service Name/Identifier** attribute.
> - For the filtered results, the section displays details such as the key source, key source type, last correlated date, and source key ID. Click **Key Id** to navigate to the Fortanix DSM UI to view the corresponding key details.
> 
> ![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/KI_GCP Services Correlation.png)
> 
> **Figure 9: View correlated service details**
- The **VIOLATIONS** tab displays the violations associated with the service.

![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/KI GCP Services Violations.png)

**Figure 10: View service violations**

## 8.0 Export Scanned Data

This feature allows you to export the GCP scanned key and service-related data from Fortanix Key Insight in **Comma-Separated Values (CSV)** format. Also, it provides flexibility, enabling you to download data for detailed analysis, audits, or reporting, and to access real-time status.

![A screenshot of a computer  AI-generated content may be incorrect.](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/gcp-connection---user-interface-components-image-z2vhgqrq.png)

**Figure 11: Access Data Export feature**

In the GCP **Keys** and **Services** list view, click **EXPORT** to export the scanned data using any of the available options:

- **Export current page**: Use this option to export all column data from the current page in CSV format.

> [!NOTE]
> NOTE
> 
> You can download a maximum of 100 items at a time, based on the settings specified in the **Items per page** drop down.
- **Export all raw data:** Use this option to export all scanned data shown in the keys and services tables in CSV format. If you select this option, you can read the details on the **Export All Raw Data** dialog box and click **PROCEED** to export all the data.

After the export process begins, you can track its progress. The export status will be logged with a message on the **Activities** tab in Fortanix Key Insight. *For more information, refer to* [*Section 8.1: View Export Activities*](/v1/docs/fortanix-key-insight-gcp-connection-user-interface-components#81-view-export-activities)*.*
- **Export selected rows:** This option is disabled by default. You can select the check box (![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/gcp-connection---user-interface-components-image-b0ao3sgx.png)) next to the required rows on the current page and export them in CSV format using this option.

> [!NOTE]
> NOTE
> 
> - Users with the **Account Administrator** and **Group Administrator** roles can only perform the scanned data export.
> - Within a single account, multiple exports can run concurrently across different connections (cloud, on-premises, external key sources, and vendor applications).

### 8.1 View Export Activities

After you initiate the export process using **Export All Raw Data**, you can track the export status in the **Activities** menu located on the Fortanix Key Insight left navigation panel.

The following details are available for each export activity:

- Name of the activity. For example, **Export_all_gcp_keys**.
- Name of the file. For example, **GCP Keys.csv**.
- Activity status indicates the current state of the data export.

This can be any of the following:
  - **Completed**: The data export has been successful, and the CSV file will automatically download to the location specified on your local machine.
  - **In Progress**: The data export is in progress, and you can cancel it using ![](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/gcp-connection---user-interface-components-image-qp6cpkr5.png) if required.
  - **Cancelled**: The data export has been cancelled due to switching accounts or manually cancelling it while it was in progress.
  - **Failed**: The data export was not completed and failed due to errors.
- Name of the connection.
- Export creation date and time.

![A screenshot of a computer  AI-generated content may be incorrect.](https://cdn.us.document360.io/c3bd85d2-4ad8-4d85-9f60-f1c168a3aad9/Images/Documentation/gcp-connection---user-interface-components-image-vom4rr8v.png)

**Figure 12: View export details**

> [!NOTE]
> NOTE
> 
> - If you switch to a different account during export, the export will be cancelled and logged in the **Activities** tab.
> - If you navigate to a different solution (for example, Identity and Access Management), the export will continue, but no logs will appear in the **Activities** tab. The export status will be confirmed using a toast message.
> - If you refresh the web page during the export, the confirmation dialog box will appear. If you refresh, the export will be cancelled, and all entries in the **Activities** tab will be removed. Therefore, it is recommended not to refresh the page during the export.

Fortanix Key Insight identifies encryption keys and data services across on-premises and hybrid multicloud environments, providing a unified dashboard for tracking key mappings and cryptographic security. It offers security and compliance teams data-driven insights to assess risks, align with best practices, and meet industry regulations. Iy also supports continuous risk mitigation and crypto-agility, adapting to evolving security needs, including preparation for the post-quantum era.

Fortanix Armor is a comprehensive cybersecurity solution that protects data and applications across on-premises, hybrid, and multi-cloud environments. It integrates Fortanix solutions into a single unified product, securing data throughout its lifecycle. Built on the **Confidential Computing** **Platform**, it ensures real-time encryption of data at rest, in transit, and during processing. Additionally, it includes platform services such as Identity and Access Management (IAM), Key Management Service (KMS), and Audit and Monitoring to simplify security management.
