# Move from DefectDojo

AppSec Portal supports integration with DefectDojo, but **not all of it's functionality is bi-directional**. See the table below for more information:

<table><thead><tr><th width="230.33333333333331">Feature</th><th width="267">Imprortable from DefectDojo</th><th>Exportable to DefectDojo</th></tr></thead><tbody><tr><td>New product</td><td>✅</td><td>❌</td></tr><tr><td>New finding</td><td>✅</td><td>❌</td></tr><tr><td>Finding's tags</td><td>✅  (only with first import)</td><td>✅</td></tr><tr><td>Finding's found_by</td><td>✅</td><td>❌ </td></tr><tr><td>Finding's status</td><td>✅</td><td>✅</td></tr><tr><td>Finding's severity</td><td>✅</td><td>✅</td></tr><tr><td>Finding's file_path</td><td>✅</td><td>❌ </td></tr><tr><td>Finding's Title &#x26; Description</td><td>✅</td><td>❌ </td></tr><tr><td>Removal of finding</td><td>❌ </td><td>✅</td></tr></tbody></table>

You can set up the desired **frequency** of synchronisation with DefectDojo in minutes at **Settings→Integrations→DefectDojo**:

<figure><img src="/files/ZsnBImYgEllRZKUn3X6u" 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.whitespots.io/appsec-portal/features/move-from-defectdojo.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.
