diff --git a/docs/product/issues/issue-details/index.mdx b/docs/product/issues/issue-details/index.mdx index e38c769350aba..207e493802abf 100644 --- a/docs/product/issues/issue-details/index.mdx +++ b/docs/product/issues/issue-details/index.mdx @@ -29,7 +29,7 @@ The main area of the page displays information about a specific event that's par ## Event Search -The embedded search bar allows you to search for events using any of the [event properties](/concepts/search/searchable-properties/events). Environment and time period can also be changed. Once the search is updated, the counts and graph below will be updated. Event navigations such as recommended, first, and last, and All Events will also be updated to only show matching events. +The embedded search bar allows you to search for events using any of the [event properties](/concepts/search/searchable-properties/events). Environment and time period can also be changed. Once the search is updated, the counts and graph below will be updated. Event navigations such as recommended, first, and last, and **View More Events** will also be updated to only show matching events. ## Trends & Aggregates @@ -71,9 +71,15 @@ By default, the **Issue Details** page displays the "Recommended" event with the - **Relevance**: The recommended event takes into account what terms you've searched for on your way to the issue. - **Content**: The recommended event prioritizes events that contain debugging tools such as replays, profiles, and traces. -To view other events, you can use the dropdown to skip to the latest or oldest event, or view the full list of events. You can change the default event in your [User Settings](https://sentry.io/settings/account/details/#defaultIssueEvent). +To view other events, you can use the dropdown to skip to the latest or oldest event, or click **View More Events** to see the full list. You can change the default event in your [User Settings](https://sentry.io/settings/account/details/#defaultIssueEvent). -In addition, you can scroll between events chronologically or view all events. All event navigations will respect any search filter on the page, including search queries, environments, or date filters. + + +**View More Events** is only available on [Team plan and above](https://sentry.io/pricing/). On the Free plan, this button will not appear. + + + +In addition, you can scroll between events chronologically. All event navigations will respect any search filter on the page, including search queries, environments, or date filters. ## Event Actions