# Dashboard

Right after accessing the **“Phishing”** tool in the Skyone Platform, you will be directed to the **Dashboard**, where you can view general campaign metrics and monitor the performance of your phishing activities.

#### After accessing this section, the following information will be displayed:

### **General Metrics**

The available metrics include:

* **Chart**: Use the chart to track the number of emails sent and opened within the selected time range. By default, the chart displays data from the last 7 days, but this can be adjusted.
* **Emails Sent**
* **Emails Opened**
* **Link Clicks**
* **Data Submitted**
* **Spam Reports**

***

### Campaign List

This section displays all registered campaigns, showing the following information for each:

* **Campaign Name**
* **Status**
* **Emails Sent**
* **Emails Opened**
* **Link Clicks**
* **Data Submitted**
* **Spam Reports**

Each item in the list has an options button (represented by three dots), which allows you to:

* **View**: Access the individual metrics for that specific campaign.
* **Duplicate Campaign**: Creates a copy of the campaign and opens the configuration screen with all fields pre-filled based on the original.
* **Delete**: Permanently removes the campaign.


---

# 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.skyone.cloud/english/cybersecurity/phishing-test/dashboard.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.
