Skip to content

Commit 7e64a2f

Browse files
Apply suggestions from code review
Co-authored-by: Pedro Sousa <[email protected]>
1 parent 810bd32 commit 7e64a2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/log-explorer/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ Access to Log Explorer features is controlled through specific permissions. Each
2929
| Feature | Required Permission | Description |
3030
|----------|--------------------|--------------|
3131
| **Manage datasets** | `Logs Edit` | Add, enable, or disable datasets. |
32-
| **Log Search** | `Logs Read` | Query logs in the UI or via API. |
32+
| **Log Search** | `Logs Read` | Query logs in the dashboard or via API. |
3333
| **Log Search (save query)** | `Logs Write` | Save log search queries. |
3434
| **Custom dashboards** | `Analytics Read` | Create and view custom dashboards. |
3535

36-
These permissions apply across both the UI and API, and must be granted at either the account or zone level depending on which datasets you need to access.
36+
These permissions apply across both the dashboard and the API, and must be granted at either the account or zone level depending on which datasets you need to access.
3737

3838
Authentication with the API can be done via an API token or API key with an email. Refer to [Create API token](/fundamentals/api/get-started/create-token/) for further instructions.
3939

0 commit comments

Comments
 (0)