Skip to content

Commit fc83a6c

Browse files
committed
Apply suggestions
1 parent fd1827a commit fc83a6c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/content/docs/cloudflare-one/policies/data-loss-prevention/detection-entries.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ If you want to update an Exact Data Match dataset to remove a column in use as a
9999

100100
You can upload example documents to scan for unstructured data or specific document types common to your organization. DLP will create a unique fingerprint of the document and detect patterns in your organization's traffic based on how similar it is to the original fingerprint.
101101

102-
DLP stores uploaded documents encrypted at rest in a [Cloudflare R2](/r2/) bucket. To upload sensitive data is only stored in memory, use [Exact Data Match](#exact-data-match).
102+
DLP stores uploaded documents encrypted at rest in a [Cloudflare R2](/r2/) bucket. To upload sensitive data that is only stored in memory, use [Exact Data Match](#exact-data-match).
103103

104104
### Prepare document entries
105105

@@ -112,12 +112,14 @@ To upload a new document entry to DLP:
112112
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **DLP** > **Detection entries**.
113113
2. Go to **Documents**.
114114
3. Select **Add a document entry**.
115-
4. Name your document. Optionally, add a description. Select **Next**.
115+
4. Name your document. Optionally, add a description.
116116
5. In **Minimum similarity for matches**, enter a value between 0% and 100%.
117117
6. In **Upload document**, choose and upload your document file.
118118
7. Select **Save**.
119119

120-
The document will appear in the list with an **Uploading** status. Once the upload is complete, the status will change to **Complete**. To use your uploaded document, add it as an existing entry to a [custom DLP profile](/cloudflare-one/policies/data-loss-prevention/dlp-profiles/#build-a-custom-profile).
120+
The document will appear in the list with a **Pending** status. Once the upload is complete, the status will change to **Complete**. If you created a document entry with Terraform, the status will be **No file** until you upload a file.
121+
122+
To use your uploaded document fingerprint, add it as an existing entry to a [custom DLP profile](/cloudflare-one/policies/data-loss-prevention/dlp-profiles/#build-a-custom-profile).
121123

122124
### Manage existing document entries
123125

0 commit comments

Comments
 (0)