# The Activity Log

The Activity Log is a useful tool that allows you to see the specifics of the actions that your Infantry accounts are taking. This information can be used to track your progress, identify areas for improvement, and troubleshoot any problems that you may be experiencing, as I mentioned in the period Debug Mode section of this tutorial. In line with the Activity Log, you can also utilize the Stats feature to visualize the performance of your Infantry accounts over time. As the days and weeks go by, you will start to see graphs that show how your accounts are performing over time. You can use the graphs to identify trends and to track your progress towards your goals. For example, if you see that your reach graph is trending upwards, then you know that your content is reaching more and more people. If you see that your engagement rate graph is trending downwards, then you know that you need to make changes to your content to make it more engaging.

<figure><img src="https://lh7-us.googleusercontent.com/NByJAhExmQeEuRGzwu4-tCToLbzBQ6Mhr95Q2dNtGMpcem-Wcmp5iFJUNZxEGaS_jnV77svq1RWrPTE5n-twFOsIH9Rv3BySD6izelywWDxiCs3PUBvp7kc6FPSrEPjof480QynAgleZo7BSMLvuZk8" alt=""><figcaption><p>Activity Log preview</p></figcaption></figure>


---

# 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.instainfantry.com/chapter-2-using-instainfantry/the-activity-log.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.
