# Dashboards

{% tabs %}
{% tab title="Campaign" %}
"Campaigns" is the term used to describe security awareness programs, often named after specific divisions or locations for easier identification and organization.
{% endtab %}

{% tab title="Client" %}
The term "Client" can signify a single organization or, in a multi-tenant configuration, each organization is considered a separate client.

{% hint style="info" %}
Lucy segregates all data by client, ensuring that information is organized and secured on a per-client basis.
{% endhint %}
{% endtab %}

{% tab title="Type" %}
The type indicates the campaign's components, distinguishing between attack only, attack with awareness combined, or awareness only.

Phishing -> <img src="/files/1uEVBmPePZrRTTUzQND6" alt="" data-size="line">

&#x20;Awareness -> <img src="/files/Or05vs09OJwEW6hceZ3H" alt="" data-size="line">

&#x20;Phishing and Awareness -> <img src="/files/raVE2XdPkGLxjjlgQwKm" alt="" data-size="line">
{% endtab %}

{% tab title="Untitled" %}

{% endtab %}

{% tab title="Status" %}
The current phase or condition of the campaign.<br>

<img src="/files/hkFG9swcOTUYBlUzKYDj" alt="" data-size="line"> -> Before a campaign is launched

&#x20;<img src="/files/oA8wD2ZOmZRaDdG0Eq0B" alt="" data-size="line"> -> After a campaign has been launched

<img src="/files/1STqqi2cArEU4dXTEa6b" alt="" data-size="line">-> When a campaign has been stopped
{% endtab %}

{% tab title="Recipients" %}
The total number of recipients targeted by the campaign.
{% endtab %}

{% tab title="Started" %}
The date the campaign was started
{% endtab %}

{% tab title="Stopped" %}
The date the campaign was stopped
{% endtab %}

{% tab title="Sent" %}
The total count of emails that the campaign has successfully processed.
{% endtab %}

{% tab title="Clicked" %}
The number of recipients that clicked on the link in the email
{% endtab %}

{% tab title="Success" %}
The number of recipients successfully phished.
{% endtab %}

{% tab title="Trained" %}
The number of recipients that were successfully trained.
{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Campaign" %}
"Campaigns" is the term used to describe security awareness programs, often named after specific divisions or locations for easier identification and organization.
{% endtab %}

{% tab title="Client" %}
The term "Client" can signify a single organization or, in a multi-tenant configuration, each organization is considered a separate client.

{% hint style="info" %}
Lucy segregates all data by client, ensuring that information is organized and secured on a per-client basis.
{% endhint %}
{% endtab %}

{% tab title="Type" %}
The type indicates the campaign's components, distinguishing between attack only, attack with awareness combined, or awareness only.

Phishing -> <img src="/files/1uEVBmPePZrRTTUzQND6" alt="" data-size="line">

&#x20;Awareness -> <img src="/files/Or05vs09OJwEW6hceZ3H" alt="" data-size="line">

&#x20;Phishing and Awareness -> <img src="/files/raVE2XdPkGLxjjlgQwKm" alt="" data-size="line">
{% endtab %}

{% tab title="Status" %}
The current phase or condition of the campaign.<br>

<img src="/files/hkFG9swcOTUYBlUzKYDj" alt="" data-size="line"> -> Before a campaign is launched

&#x20;<img src="/files/oA8wD2ZOmZRaDdG0Eq0B" alt="" data-size="line"> -> After a campaign has been launched

<img src="/files/1STqqi2cArEU4dXTEa6b" alt="" data-size="line">-> When a campaign has been stopped
{% endtab %}

{% tab title="Recipients" %}
The total number of recipients targeted by the campaign.
{% endtab %}

{% tab title="Started" %}
The date the campaign was started
{% endtab %}

{% tab title="Stopped" %}
The date the campaign was stopped
{% endtab %}

{% tab title="Sent" %}
The total count of emails that the campaign has successfully processed.
{% endtab %}

{% tab title="Clicked" %}
The number of recipients that clicked on the link in the email
{% endtab %}

{% tab title="Success" %}
The number of recipients successfully phished.
{% endtab %}

{% tab title="Trained" %}
The number of recipients that were successfully trained.
{% endtab %}
{% endtabs %}

Lucy provides a comprehensive overview of all campaign-related activities displayed in two dashboards.

<table data-card-size="large" data-view="cards" data-full-width="true"><thead><tr><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Statistics Dashboard</strong></td><td></td><td><a href="/files/qHe7P0RHW7bYqR5goRis">/files/qHe7P0RHW7bYqR5goRis</a></td><td><a href="/pages/nx9DUXpsd5XGl3qFkzpi">/pages/nx9DUXpsd5XGl3qFkzpi</a></td></tr><tr><td><strong>Campaigns Dashboard</strong></td><td></td><td><a href="/files/bnjtECgZ1lFHtXd3lnTo">/files/bnjtECgZ1lFHtXd3lnTo</a></td><td><a href="/pages/hSR929msU4BNzTHMHrYv">/pages/hSR929msU4BNzTHMHrYv</a></td></tr></tbody></table>

***

### Statistical Dashboard


---

# 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://wiki.lucysecurity.com/application-reference/dashboards.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.
