# Bot Logs

Now that you have built your bot, you would definitely like to monitor if it is working as you wanted it to or not so we've specially curated this page for you.

In the page below, you can achieve the following:

* You can look at all your logs, every single Action that was executed based on the Trigger you've set.
* You can toggle your bots to Active/Inactive based on your requirement. We believe in giving our users the entire freedom since it's your Bot after all.
* You can create new rules because there is currently no limit on the Bots our customers can have. Magpy further extends the capabilities for our Users to import rules.

<figure><img src="/files/pOrzx0njJeY6k0zMhuR2" alt=""><figcaption></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://magpys-organization.gitbook.io/magpy_v0.1/guides/bot-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.
