# Qualys

## About This Document

This guide details the steps necessary to connect Qualys to the Epiphany Intelligence Platform. The Epiphany Intelligence Platform leverages data from tools such as Qualys to provide greater visibility into the risks in your environment.

## **Overview**

Qualys allows API access by virtue of a username and password combination, which can be created in the management console by an admin user.

The Epiphany Intelligence Platform only requires reader access to Qualys, which is one of the default roles within the system.

## **Version Compatibility**

* **Epiphany:** Epiphany Collector Version 1.0 and later.
* **Qualys API:** Qualys API v1.

## **Prerequisites**

* [ ] Ability to create a user with a reader role.

## **What is Needed for Integration**

* [ ] The username of the user.
* [ ] The password of the user.

[Legal Notice](/technical-documentation/legal-notice.md)


---

# 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.reveald.com/technical-documentation/data-sources/qualys.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.
