diff --git a/openmetadata-docs/content/connectors/database/glue/airflow.md b/openmetadata-docs/content/connectors/database/glue/airflow.md
index 081c4feeb6c..85e2553aa2e 100644
--- a/openmetadata-docs/content/connectors/database/glue/airflow.md
+++ b/openmetadata-docs/content/connectors/database/glue/airflow.md
@@ -36,6 +36,8 @@ To deploy OpenMetadata, check the Deployment guides.
To run the Ingestion via the UI you'll need to use the OpenMetadata Ingestion Container, which comes shipped with
custom Airflow plugins to handle the workflow deployment.
+User must have `glue:GetDatabases` and `glue:GetTables` permissions to ingest the basic metadata.
+
### Python Requirements
To run the Glue ingestion, you will need to install:
diff --git a/openmetadata-docs/content/connectors/database/glue/cli.md b/openmetadata-docs/content/connectors/database/glue/cli.md
index d41823071a5..f8d1f0415cb 100644
--- a/openmetadata-docs/content/connectors/database/glue/cli.md
+++ b/openmetadata-docs/content/connectors/database/glue/cli.md
@@ -36,6 +36,8 @@ To deploy OpenMetadata, check the Deployment guides.
To run the Ingestion via the UI you'll need to use the OpenMetadata Ingestion Container, which comes shipped with
custom Airflow plugins to handle the workflow deployment.
+User must have `glue:GetDatabases` and `glue:GetTables` permissions to ingest the basic metadata.
+
### Python Requirements
To run the Glue ingestion, you will need to install:
diff --git a/openmetadata-docs/content/connectors/database/glue/index.md b/openmetadata-docs/content/connectors/database/glue/index.md
index 7566d3251a2..be3842dcd38 100644
--- a/openmetadata-docs/content/connectors/database/glue/index.md
+++ b/openmetadata-docs/content/connectors/database/glue/index.md
@@ -56,6 +56,8 @@ To deploy OpenMetadata, check the Deployment guides.
To run the Ingestion via the UI you'll need to use the OpenMetadata Ingestion Container, which comes shipped with
custom Airflow plugins to handle the workflow deployment.
+User must have `glue:GetDatabases` and `glue:GetTables` permissions to ingest the basic metadata.
+
## Metadata Ingestion
### 1. Visit the Services Page