# Invite Tracking

### Enable Invite Tracking

By default, invite tracking is enabled, however, bot needs to have the **Manage Guild Permission** to work, without this permission, bot can't read invites.

{% embed url="<https://img.imperiator.tk/Discord_2EMAW9GHk0.png>" %}

## Track All Invites

As **guild administrator** you can track all invites created by users with the command `/guildinvites`&#x20;

This command will give you all current invites with total uses and effective uses ( current users that are still in the guild )

{% embed url="<https://img.imperiator.tk/Discord_I5vQ17jQBB.png>" %}

## Track User Invites

Users can see their invites with the command `/invites`, this will make a sum of all of the user invite and show the result like this

{% embed url="<https://img.imperiator.tk/Discord_mzZzCxYxet.png>" %}
My invites
{% endembed %}

There's also a parameter to see other people invites

{% embed url="<https://img.imperiator.tk/Discord_cr9EplCvlJ.png>" %}


---

# 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://imperiator.gitbook.io/welcomer-bot/invite-tracking.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.
