# Display notification logs

> The Notification Logs page displays a record of all outgoing requests from [Application notifications][app notif] and [loyalty notifications][loyalty notif].

> For the complete documentation index, see [llms.txt](https://docs.talon.one/llms.txt).

<FeatureAccessInfoBox>
Only admins and Application admins have access to this feature.
</FeatureAccessInfoBox>

To open the notification logs:

1. In the lower-left corner,
   click <Account className="icon"/> **Account** > <Logs className="icon"/> **Logs**.
1. Click **Notification Logs**, and select the required tab.

The **Notification Logs** page contains the following information:

{

  <colgroup>
    <col span="1" style={{width:25+"%"}}/>
    <col span="1" style={{width:75+"%"}}/>
  </colgroup>
  
    
      Column
      Description
    
  
  
    Notification nameName of the notification.
    Notification typeChange that triggered the request.
    Response codeHTTP response status code.
    TimeDate and time when the session was created in the Application time zone setting.
  

}

:::note
These results are deleted after 7 days.
:::

:::tip
- To expand a result and view its details, click the icon to its left.
  This reveals:
  - **Request** tab: Displays the request.
  - **Response** tab: Displays the response and the status code.
- To refresh the results, in the top-right corner, click <Refresh className="icon" /> **Refresh**.
- Use the available filtering options to narrow down your search.
:::

## Related pages

- [Manage Application notifications][app notif]
- [Manage loyalty notifications][loyalty notif]

[app notif]: /docs/product/applications/application-notifications/overview.md
[loyalty notif]: /docs/product/loyalty-programs/loyalty-notifications/overview.md
