# Vulnerability Management

The portal can integrate with OpenVAS & Tenable Nessus. The integration steps are the same. Please go to "Settings & Reporting" -> "Credential Settings" and click on the "+ Credential" button.

<figure><img src="/files/oMpRTme7caHn4IG1bxEb" alt=""><figcaption></figcaption></figure>

After creating the credential, please go to "Settings & Reporting" -> "Integration Settings" -> "Repository Management" and click on the "+ Repository" button.

<figure><img src="/files/4AAM1AkaAcK72T3chULe" alt=""><figcaption></figcaption></figure>

Fill in the repository type, destination (e.g. http(s)://destination.address:port), and the remote credential that was just created. If the portal can access the destination "Poll from Server" option can be used, otherwise please deploy the sensor server, disable the "Poll from Server" option, and select the sensor. After assigning credentials and repository please go to "Security Assurance -> Vulnerability Management -> Vulnerability Scan Results". On this page, users can analyze the results.

<figure><img src="/files/WGnY6uTLhIAi2imgjEzn" alt=""><figcaption></figcaption></figure>


---

# 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.cloudcyte.com/getting-started/configuring-modules/vulnerability-management.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.
