# Verification Logs Channel

This channel contains the verification logs of each user that has verified through our app in your server. Each verification session will be logged if you do enable this logging feature.

<div align="left"><figure><img src="/files/lloHNhL9zyh3mP90DiJd" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/a3RoOa0F6vihMourJv1r" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/PbIizWRxlPdtyImrTcl4" alt=""><figcaption></figcaption></figure></div>

There are other various logging messages that will be sent by our app, but these messages will be the common ones for you to view if you are interested in knowing your users.

This can be helpful if you have a user has a previously suspended or deactivated account that was in your server, and you can make the choice of allowing the secondary alt account in or leaving them out to dry... *like beef jerky.*

***

## **Setting Up the Verification Logs Channel**

Follow the previous subpage on how to create a channel, name it however you like it and edit the channel's permissions.

Do make sure the option 🔒<mark style="color:orange;">**Private Chanel**</mark> is <mark style="background-color:green;">checked</mark>.

<div align="left"><figure><img src="/files/ZrkyaCcAasyjqu5Y4EIh" alt=""><figcaption></figcaption></figure></div>

You will be prompted to add the roles that can access this channel. Add your staff roles onto this list. Admins by default, will be able to view this private channel

Like the verification channel, add the <mark style="color:blue;">**Verification**</mark> application's role into your channel settings.

<div align="left"><figure><img src="/files/W0E66OgjUSF40YDMYCze" alt=""><figcaption></figcaption></figure></div>

Once you have finished, click on <mark style="background-color:blue;">'Create Channel'</mark> and you are done!


---

# 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.authenticateme.xyz/en/owners-manual/setup/002-subpage/verification-logs-channel.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.
