From cd83a32898b67abd56268564a98429e30fda3ce5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20De=20la=20Torre=20Vico?= Date: Wed, 1 Jul 2026 17:16:24 +0200 Subject: [PATCH] docs(lighthouse): remove unnecesary FAQs --- .../getting-started/products/prowler-cloud-lighthouse.mdx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/getting-started/products/prowler-cloud-lighthouse.mdx b/docs/getting-started/products/prowler-cloud-lighthouse.mdx index ce3501e403..740ba969a9 100644 --- a/docs/getting-started/products/prowler-cloud-lighthouse.mdx +++ b/docs/getting-started/products/prowler-cloud-lighthouse.mdx @@ -69,14 +69,6 @@ Lighthouse AI on Prowler Cloud supports OpenAI, Amazon Bedrock, and OpenAI-compa OpenAI (GPT models, including the default GPT-5.5), Amazon Bedrock (Claude, Llama, Titan, and others), and any OpenAI-compatible service such as OpenRouter. -**Why don't some models appear in the list?** - -Lighthouse AI requires models that support text input, text output, and tool calling. Models without these capabilities, such as image, speech, or embedding models, are filtered out automatically and do not appear in the model selector. - -**Is my security data shared with the LLM provider?** - -Only the minimal data needed to answer a query is shared. Lighthouse AI reads security findings and remediation details when a question requires them, and resource metadata such as names, tags, and account or project IDs may be sent to the configured provider based on the query. Provider credentials are stored encrypted, are used only server-side, and are never sent to the LLM provider. Lighthouse AI can access only the data the signed-in user is allowed to view. - **Can Lighthouse AI change my cloud environment?** No. Lighthouse AI has read-only access to security data and no tools to modify resources, even when the connected cloud credentials would allow changes.