# Heist Logs

<figure><img src="/files/pgccvF9GUKzA8uK3NIkO" alt=""><figcaption></figcaption></figure>

#### Variables:

* Channel: this channel should be a discord text channel and shero bot must have the following permissions in that channel to function accordingly.

{% hint style="warning" %}
Shero requires the following permissions in the logs channel so it can function properly.&#x20;

* Mention Everyone and Roles&#x20;
* Embed Links
* Send Messages&#x20;
* View Channel
  {% endhint %}

{% hint style="success" %}
[Setup](/home/setup.md) command allows servers to set a log channel, so this command won't be necessary to use unless you wish to change your logging channel.
{% endhint %}

{% hint style="danger" %}
Try to keep this channel hidden from everyone except partnership managers. Don't forget to remove <mark style="color:red;">**Manage Messages**</mark> permission in this channel from everyone.
{% endhint %}


---

# 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.sherobot.xyz/configuration/heist-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.
