# Who can monitor the different tools?

Here is a summary table for each cybersecurity prevention tool available on Stoïk Protect:

* The prerequisites for their configuration
* As well as the technical expertise required to monitor them throughout your contract

| [External Surface](/prevention-tools/what-is-the-external-scan.md)              | <p>You need to know:</p><ul><li>Domain names</li><li>Public IP addresses</li></ul>                                                                                                                                                                                                                                                                                                          | A technical lead is required to fix [vulnerabilities](/prevention-tools/what-is-the-external-scan/how-to-read-results-on-the-external-scan.md) throughout the year.                                                    |
| ------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Phishing](/prevention-tools/what-is-the-phishing-module.md)                    | You need an administrator account to [synchronize your mailbox](/prevention-tools/what-is-the-phishing-module/phishing-module-setup.md).                                                                                                                                                                                                                                                    | The [creation of phishing campaigns](/prevention-tools/what-is-the-phishing-module/how-to-launch-a-phishing-campaign.md) and groups, analysis of results, and training can be carried out without technical expertise. |
| [Active Directory Scan](/prevention-tools/what-is-the-active-directory-scan.md) | <p>You need:</p><ul><li>The ability to run a script in PowerShell</li><li>To be logged into an account</li><li>Domain administrator</li><li>Enrolled in Active Directory</li><li>Connected to the domain controller</li></ul>                                                                                                                                                               | A technical lead is required to fix [vulnerabilities](/prevention-tools/what-is-the-active-directory-scan/how-to-read-results-on-the-ad-scan.md) throughout the year.                                                  |
| [Cloud Scan](/prevention-tools/what-is-the-cloud-scan.md)                       | <p>You will need:</p><ul><li>Servers or virtual machines hosted in the cloud (GCP, Azure, AWS) or a Microsoft EntraID subscription</li><li>An administrator account to deploy <a href="/pages/LNttqQSs4uJNWA5hFFVn">AWS</a>, <a href="/pages/8Gm6qi1hm5MZIStGGD9r">Azure</a>, <a href="/pages/o078MxFZGrJa3CHRphbh">EntraID</a>, or <a href="/pages/Jt9M6oOS8oIc1DN6kaPU">GCP</a></li></ul> | A technical lead is required to remediate [vulnerabilities](/prevention-tools/what-is-the-cloud-scan/how-to-read-results-on-the-cloud-scan.md) throughout the year.                                                    |


---

# 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.stoik.io/onboarding/who-can-monitor-the-different-tools.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.
