You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/email-security/directories/manage-es-directories.mdx
+20-3Lines changed: 20 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,18 +5,35 @@ sidebar:
5
5
order: 5
6
6
---
7
7
8
-
You can manage your Email Security directory by editing and deleting added users.
8
+
You can manage your Email Security directory by adding, editing and deleting added users.
9
9
10
10
:::note[Registered users]
11
11
The Email Security directory contains registered users only. A registered user is a user added to the [impersonation registry](/cloudflare-one/email-security/detection-settings/impersonation-registry/).
12
12
:::
13
13
14
-
To manually modify or delete added users:
14
+
To manually add, modify or delete users:
15
15
16
16
1. Log in to [Zero Trust](https://one.dash.cloudflare.com/).
17
17
2. Select **Email security**.
18
18
3. Select **Directories**.
19
-
4. Select **ES directory (manual)**.
19
+
4. Select **Email Security Directory**.
20
+
21
+
## Add a user
22
+
23
+
To manually add a user to the Email Security directory:
24
+
25
+
1. Go to **Settings** > **Impersonation registry**.
26
+
2. Select **Add a user**:
27
+
- Choose **Manual input** as the **Input method**.
28
+
- Under **User info**, enter the **Display name**.
29
+
- Under **User email**, enter the **Email addresses**.
30
+
3. Select **Save**.
31
+
32
+
To view users you manually added:
33
+
34
+
1. Go to **Directories**.
35
+
2. Select **Email Security Directory**.
36
+
3. Any manually added user will be displayed under the table as **REGISTERED**.
0 commit comments