diff --git a/website/source/api/connect/intentions.html.md b/website/source/api/connect/intentions.html.md
index d79ddc2cec..f9f6d4a1ed 100644
--- a/website/source/api/connect/intentions.html.md
+++ b/website/source/api/connect/intentions.html.md
@@ -30,9 +30,12 @@ The table below shows this endpoint's support for
[consistency modes](/api/index.html#consistency-modes), and
[required ACLs](/api/index.html#acls).
-| Blocking Queries | Consistency Modes | ACL Required |
-| ---------------- | ----------------- | ---------------- |
-| `NO` | `none` | `service {intentions:write}` |
+| Blocking Queries | Consistency Modes | ACL Required |
+| ---------------- | ----------------- | ------------------------------ |
+| `NO` | `none` | `intentions:write`1 |
+
+1 Intention ACL rules are specified as part of a `service` rule.
+See [Intention Management Permissions](/docs/connect/intentions.html#intention-management-permissions) for more details.
### Parameters
@@ -99,7 +102,10 @@ The table below shows this endpoint's support for
| Blocking Queries | Consistency Modes | ACL Required |
| ---------------- | ----------------- | --------------- |
-| `YES` | `all` | `service:read` |
+| `YES` | `all` | `intentions:read`1 |
+
+1 Intention ACL rules are specified as part of a `service` rule.
+See [Intention Management Permissions](/docs/connect/intentions.html#intention-management-permissions) for more details.
### Parameters
@@ -151,7 +157,10 @@ The table below shows this endpoint's support for
| Blocking Queries | Consistency Modes | ACL Required |
| ---------------- | ----------------- | --------------- |
-| `YES` | `all` | `service:read` |
+| `YES` | `all` | `intentions:read`1 |
+
+1 Intention ACL rules are specified as part of a `service` rule.
+See [Intention Management Permissions](/docs/connect/intentions.html#intention-management-permissions) for more details.
### Sample Request
@@ -200,7 +209,11 @@ The table below shows this endpoint's support for
| Blocking Queries | Consistency Modes | ACL Required |
| ---------------- | ----------------- | ---------------- |
-| `NO` | `none` | `service:write` |
+| `NO` | `none` | `intentions:write`1 |
+
+
+1 Intention ACL rules are specified as part of a `service` rule.
+See [Intention Management Permissions](/docs/connect/intentions.html#intention-management-permissions) for more details.
### Parameters
@@ -244,7 +257,11 @@ The table below shows this endpoint's support for
| Blocking Queries | Consistency Modes | ACL Required |
| ---------------- | ----------------- | ---------------- |
-| `NO` | `none` | `service:write` |
+| `NO` | `none` | `intentions:write`1 |
+
+
+1 Intention ACL rules are specified as part of a `service` rule.
+See [Intention Management Permissions](/docs/connect/intentions.html#intention-management-permissions) for more details.
### Parameters
@@ -281,7 +298,10 @@ The table below shows this endpoint's support for
| Blocking Queries | Consistency Modes | ACL Required |
| ---------------- | ----------------- | ---------------- |
-| `NO` | `none` | `service:read` |
+| `NO` | `none` | `intentions:read`1 |
+
+1 Intention ACL rules are specified as part of a `service` rule.
+See [Intention Management Permissions](/docs/connect/intentions.html#intention-management-permissions) for more details.
### Parameters
@@ -324,7 +344,10 @@ The table below shows this endpoint's support for
| Blocking Queries | Consistency Modes | ACL Required |
| ---------------- | ----------------- | --------------- |
-| `NO` | `none` | `service:read` |
+| `NO` | `none` | `intentions:read`1 |
+
+1 Intention ACL rules are specified as part of a `service` rule.
+See [Intention Management Permissions](/docs/connect/intentions.html#intention-management-permissions) for more details.
### Parameters