# Distribution Logs

Broadcast distribution logs are automatically generated by MyLINK Connect for each broadcast operation that is processed by your chatbot.

![](/files/-LeSOiKOlsEGY8bpFqjI)

Using the Distribution Logs view you can quickly verify if a specific user has received a required broadcast or diagnose issues and errors that happen during execution. A more detailed log is available for each and every user inside each specific conversation [execution diagram](/actions-and-operations/execution/execution-diagram.md).

Distribution Logs are cleared using a tail approach that automatically deletes any entry older than 7 days.


---

# 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.mylinkconnect.com/broadcasts/testing-and-verifying.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.
