# View logs

### View logs for the work space

1. Click **Logs** on the right side of the workspace.\
   ![](/files/57azSNRVvmvjyv9Sb3sU)
2. Account activity will appear on the next screen, including: User who made the change, Date change was made, Operation or what was done, and Resource affected by the change.\
   &#x20;![](/files/Qh3xciV86qFwwjBDFH03)
3. Click the information (***i**)* icon to the right of the resource link to see more information about the activity. \
   ![](/files/RZT3n5WQSLY26dQpJrJY)<br>

### View logs for a report

1. Select a report from the left side of your workspace.
2. Click **More** on the right side of your workspace.
3. Choose **Logs** from the drop-down menu.\
   ![](/files/tverFPoiQeOugSZGGUWs)
4. Account activity will appear on the next screen, including: User who made the change, Date change was made, Operation or what was done, and Resource affected by the change.\
   &#x20;![](/files/Qh3xciV86qFwwjBDFH03)
5. Click the information (***i**)* icon to the right of the resource link to see more information about the activity. \
   ![](/files/RZT3n5WQSLY26dQpJrJY)


---

# 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.reportandrun.com/manual/readme/content/view-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.
