---
title: "Support"
---

> Documentation Index
> Fetch the complete documentation index at: https://docs.utilbot.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Support

## Command

> **Guild Feature not required anymore**
>
> The required Guild Feature `PRIVATE_THREADS` does not exist anymore and therefore is not required anymore.

```txt
/support enable <adjust_permissions> [support_channel]
```

## Description

Manages the Support feature.

## Permission

`ADMINISTRATOR`

## Arguments

| Name               | Type         | Description                                                                             | Sample Data |
| ------------------ | ------------ | --------------------------------------------------------------------------------------- | ----------- |
| adjust_permissions | BOOLEAN      | If Permission Overwrites should be created, so Members can only write in their Threads. | true        |
| channel            | TEXT_CHANNEL | The Channel, where the Button should be placed.                                         | #rules      |

## Sample Response

### Enable

![Image](https://cdn.utilbot.co/2021-06-30_00-27-05_dd53ba66-cab2-4ad3-8730-67bae5e14508.png)
![Image](https://cdn.utilbot.co/2021-06-30_00-27-55_28599bb9-e6b0-49d8-9dca-4e99ce2bd8a1.png)

Source: https://docs.utilbot.co/commands/admins/support/index.mdx
