Skip to content

Commit 1a1575b

Browse files
authored
Update instructions (#34821)
1 parent 343f47f commit 1a1575b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/en/actions/workflows/access_and_auth.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ To create a service account for a workflow, you must have either the Datadog adm
4141
You can dynamically create a service account for your workflow when you [add an automatic trigger][4].
4242

4343
1. Click the cog (**Settings**) icon.
44-
1. Click **Manage workflow identity**.
45-
1. Select **Run as Service Account**.
44+
1. Click **Manage ownership and identity**.
45+
1. Click **Run as Service Account**.
4646
1. Select a role for your service account user or select an existing Service Account.
4747
1. Click **Save** to save the service account and apply the changes.
4848

@@ -51,14 +51,14 @@ When you run a workflow, the service account user resolves the connections defin
5151
#### View service account details
5252

5353
1. Click the cog (**Settings**) icon.
54-
1. Select **Manage workflow identity**.
54+
1. Click **Manage ownership and identity**.
5555
1. Click on your service account next to *Run As*.
5656

5757
#### Remove a service account associated with a workflow
5858

5959
1. Click the cog (**Settings**) icon.
60-
1. Select **Manage workflow identity**.
61-
1. Click **Remove service account**.
60+
1. Click **Manage ownership and identity**.
61+
1. Click **Change service account**.
6262

6363
## Action credentials
6464

0 commit comments

Comments
 (0)