# Gophish Integration

The CyberCyte portal can integrate with Gophish for further analysis and investigations.  To integrate, please follow these steps:

## 1. Create Remote Credential in Portal

Please navigate to "Settings & Reporting" -> "Integration Settings" -> "Credential Settings". Click on the "+ Credential" button to create a new credential. Select the "Gophish API Credential" as a "Credential Type".

## 2. Create a Repository on the Portal

Please navigate to "Settings & Reporting" -> "Integration Settings" -> "Repository Management". Click on the "+Repository" button to create a new Gophish repository and select the "Gophish" as Repository Type and fill the rest of the blank fields like below.

## 3. Gophish Usage and Reviewing The Results

The Gophish can e used results can be observed from under the "Security Assurance" -> "Human Risk Management".


---

# 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/integrations/gophish-integration.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.
