Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,16 @@ [email protected], EMAIL, true, true, false, true, not a phish

## Export allow policies

To export a list of allow policies:
To export all allow policies:

1. On the **Detection settings** page, select the allow policies you want to export.
1. On the **Detection settings** page, select **Value(s)**. Selecting **Value(s)** will select all allow policies.
2. Select **Export to CSV**.

To export specific allow policies:

1. On the **Detection settings** page, select the allow policies you want to export.
2. Select **Export to CSV**.

## Edit allow policy

To edit an allow policy:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,14 @@ example.com, DOMAIN, Melanie Turner

## Export blocked senders

To export a list of blocked senders:
To export all blocked senders:

1. On the **Detection settings** page, select the blocked senders you want to export.
1. On the **Detection settings** page, select **Sender**. Selecting **Sender** will select all trusted domains.
2. Select **Export to CSV**.

To export specific blocked senders:

1. On the **Detection settings** page, select **Value(s)**. Select the blocked senders you want to export.
2. Select **Export to CSV**.

## Edit a blocked sender
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,14 @@ testdomain.com, false, true, New Hire

## Export trusted domains

To export a list of trusted domains:
To export all trusted domains:

1. On the **Detection settings** page, select the trusted domains you want to delete.
1. On the **Detection settings** page, select **Domain**. Selecting **Domain** will select all trusted domains.
2. Select **Export to CSV**.

To export specific trusted domains:

1. On the **Detection settings** page, select the trusted domains you want to export.
2. Select **Export to CSV**.

## Edit trusted domains
Expand Down