# Active LFG Posts

## Usage

In order to access this option visit any text or thread channel and type **/**, then select **/setup**. Then select from the dropdown **🔂 Allow or Prohibit Multiple Active LFG Posts**.

Managing various LFG Posts for the same user can be overwhelming. We offer the automatic ability to delete prior LFG Posts on the creation of a new one, for each user. Helping to ensure only active LFG Posts are visible to join. This feature alongside [**Auto Delete Timers**](https://steamlfg.gitbook.io/overview/slash-commands/setup/auto-delete-timer) can save admins time.

This **/setup** option allows you to control whether to remove prior LFG Posts on new posts for users.

{% hint style="warning" %}
**Tip:** in order to avoid abuse, **/setup** can only be accessed by users and roles with the permissions of Administrator or Manage Channels.
{% endhint %}

![Simply select your desired option to proceed!](https://2783831204-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw9RzKL1DbOX4aV4ym0yC%2Fuploads%2FJJVtWkdSx3jVLsO8hKuv%2Fimage.png?alt=media\&token=92b30f4c-13bf-4b9c-8da7-dcb5b45c6893)

### Available Sub-Options

Upon selecting **🔂 Allow or Prohibit Multiple Active LFG Posts**, you will be presented with choices:

{% tabs %}
{% tab title="❌ Restrict Active LFG Posts" %}
This will stop users from having multiple LFG Posts open at once, thus restricting them to one at a time. This feature is especially helpful with ensuring only active LFG Posts are displayed in channels. This does not have a required response, simply select it to take effect.

![Users regardless of this setting, can only have one active LFG Post on the Global LFG Network at a time.](https://2783831204-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw9RzKL1DbOX4aV4ym0yC%2Fuploads%2FUBGMnNcRID19KVSyrRkc%2Fimage.png?alt=media\&token=8306afd0-63ab-402f-9ebb-69e0034a45a1)
{% endtab %}

{% tab title="🔂 Allow Multiple Active LFG Posts" %}
This will allow users to create new LFG Posts whilst still having existing posts. This can be useful for instances where users would like to LFG for multiple games at once or cases where they would like demonstrate they host often. This does not have a required response, simply select it to take effect.

![Allowing multiple LFG Posts is best if you would like to maintain a history of said posts.](https://2783831204-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw9RzKL1DbOX4aV4ym0yC%2Fuploads%2FW2YE0AvLNEK7xrSW3YS6%2Fimage.png?alt=media\&token=fa59ee08-ecbe-42e6-9230-7e9ae6e564fd)
{% endtab %}
{% endtabs %}


---

# 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://steamlfg.gitbook.io/overview/slash-commands/setup/active-lfg-posts.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.
