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

# Overview

Blink supports the following GCP Actions:

* [GCP Cloud Query](./actions/cloud-query)
* [Create Compute Disk Snapshot](./actions/create-compute-disk-snapshot)
* [Create IAM Policy](./actions/create-iam-policy)
* [Create Instances Using Group Manager](./actions/create-instances-using-group-manager)
* [Create Kubernetes Cluster](./actions/create-kubernetes-cluster)
* [Create Service Account](./actions/create-service-account)
* [Create Storage Bucket](./actions/create-storage-bucket)
* [Delete Compute Address](./actions/delete-compute-address)
* [Delete Compute Disk](./actions/delete-compute-disk)
* [Delete Compute Instance](./actions/delete-compute-instance)
* [Delete Compute Instance Access Config](./actions/delete-compute-instance-access-config)
* [Delete IAM Policy](./actions/delete-iam-policy)
* [Delete Kubernetes Cluster](./actions/delete-kubernetes-cluster)
* [Delete Service Account](./actions/delete-service-account)
* [Delete Storage Bucket](./actions/delete-storage-bucket)
* [GCP Custom Action](./actions/gcp-custom-action)
* [Get BigQuery Dataset](./actions/get-bigquery-dataset)
* [Get BigQuery Job](./actions/get-bigquery-job)
* [Get BigQuery Job Results](./actions/get-bigquery-job-results)
* [Get Compute Firewall](./actions/get-compute-firewall)
* [Get Compute Image](./actions/get-compute-image)
* [Get Compute Instance](./actions/get-compute-instance)
* [Get Compute Region Target HTTPS Proxy](./actions/get-compute-region-target-https-proxy)
* [Get Compute Snapshot](./actions/get-compute-snapshot)
* [Get IAM Policy](./actions/get-iam-policy)
* [Get Kubernetes Cluster](./actions/get-kubernetes-cluster)
* [Get Kubernetes Operation](./actions/get-kubernetes-operation)
* [Get Service Account](./actions/get-service-account)
* [Get Storage Bucket](./actions/get-storage-bucket)
* [Insert All BigQuery Table Data](./actions/insert-all-bigquery-table-data)
* [Insert BigQuery Dataset](./actions/insert-bigquery-dataset)
* [Insert Object](./actions/insert-object)
* [Insert Target SSL Proxy](./actions/insert-target-ssl-proxy)
* [List BigQuery Datasets](./actions/list-bigquery-datasets)
* [List BigQuery Jobs](./actions/list-bigquery-jobs)
* [List BigQuery Tables](./actions/list-bigquery-tables)
* [List Compute Disks](./actions/list-compute-disks)
* [List Compute Instances](./actions/list-compute-instances)
* [List Compute Zones](./actions/list-compute-zones)
* [List Folders](./actions/list-folders)
* [List IAM Policies](./actions/list-iam-policies)
* [List Kubernetes Clusters](./actions/list-kubernetes-clusters)
* [List Kubernetes Operations](./actions/list-kubernetes-operations)
* [List Projects](./actions/list-projects)
* [List Service Accounts](./actions/list-service-accounts)
* [List Storage Buckets](./actions/list-storage-buckets)
* [Reset Compute Instance](./actions/reset-compute-instance)
* [Resume Compute Instance](./actions/resume-compute-instance)
* [Run BigQuery Job Query](./actions/run-bigquery-job-query)
* [Run Google Cloud CLI Script](./actions/run-google-cloud-cli-script)
* [Search Folders](./actions/search-folders)
* [Search Organizations](./actions/search-organizations)
* [Search Projects](./actions/search-projects)
* [Start Compute Instance](./actions/start-compute-instance)
* [Generate GCP Steampipe Report](./actions/steampipe-report)
* [Suspend Compute Instance](./actions/suspend-compute-instance)
* [Update BigQuery Table](./actions/update-bigquery-table)
* [Update IAM Policy](./actions/update-iam-policy)
* [Update Service Account](./actions/update-service-account)
* [Update Storage Bucket](./actions/update-storage-bucket)

<Note>
  Missing an action? You can always [create your own](/docs/workflows/building-workflows/actions/custom-actions).
</Note>
