# View Subscriber Logs

### How to View a Subscriber's Log

Navigate to the [Subscriber Details](/network-administrator-console/managing-your-subscribers/view-and-modify-subscriber-details.md#how-to-find-a-subscriber-and-subscription-in-vault) page. From there, click the "Logs" tab. You may use the log to help troubleshoot, or find more details about, a subscriber and subscription.

### What is in a Subscriber Log?

The Subscriber Log shows various system events for subscribers. These events include but are not limited to;

* Subscription creation
* Subscription ending
* Payment Success
* Payment Failed
* Payment Method entered
* E-mail Sent
* E-mail Read


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roamingiq.com/network-administrator-console/managing-your-subscribers/view-subscriber-logs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
