# Privacy Policy

### Consent

By using InfinityBot, you consent to this Privacy Policy and agree to its terms. Your use of InfinityBot constitutes agreement, regardless of whether you have read this document. This Privacy Policy applies to all InfinityBot projects.

### Information we collect

#### **Message content**

* We store message content from messages sent in the Direct Messages (DMs) of InfinityBot for ModMail purposes.
* Users can optionally store message content from their servers for specific purposes, such as logging deleted and edited messages.
* If you enable AI Moderation, your message content will anonymously be shared with a 3rd party API.&#x20;
* InfinityBot staff does not have access to message content stored on your server.

#### **Form input data**

* We store all inputs submitted through forms created by InfinityBot. These inputs are retained as part of messages visible to staff in the server where the form was used. This information is not automatically deleted.

#### **User names and IDs**

* We store the usernames and user IDs of individuals who interact with the bot, including users targeted by commands or other interactions.

#### **Customized settings**

* We store all custom server settings for review by our staff team if needed. This also includes custom inputs in forms or options.&#x20;

#### AutoMod Dashboard

If you log in to the AutoMod Dashboard, we:

* Store your user name and ID
* Access your user profile
* Store your server's settings
* **Can not** log into your Discord account or view your messages
* **Do not** get your passwords, payment information, or age

### How we use your information

* If you have [AI moderation](/infinitybot-docs/automatic-moderation/ai-moderation.md) enabled, we share message content with a third party.&#x20;
* If you have (auto) [translation](/infinitybot-docs/community-engagement/translation.md) enabled, we share message content with a third party.&#x20;

We **do not** share any other information with third parties, if you did not enable any of the systems above, nothing will be shared.&#x20;

Data that is stored to be reviewed by our staff team will be properly handled. Only a small group of selected InfinityBot staff members can review this data with the sole purpose of checking the content for NSFW or toxic content.

### Data removal

If you wish to delete any data associated with your use of InfinityBot, please contact our support team by creating a ticket. We will process your request promptly.

{% hint style="warning" %}
Please keep in mind that we can not delete any information in other servers you don't own, such as punishment history, deleted/edited message logs, etc.
{% endhint %}

For any questions or concerns about this Privacy Policy or how your data is handled, please [reach out to our support team](/infinitybot-docs/start-here/get-support.md).

{% hint style="info" %}
This privacy policy is not limited solely to the information stated within it.
{% 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://infinitybot.gitbook.io/infinitybot-docs/legal/privacy-policy.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.
