# Time Limit Suspension Settings

The time limit suspension feature allows the admin to suspend a service related to an abuse report automatically after an admin defind time limit suspension in minutes. Default is 1440 minutes (24 hours).

After the 24 hours period elapses, the service that related to the abuse report is automatically suspended.

<figure><img src="/files/rGkXIM1Tzc57gE1jmuTv" alt=""><figcaption><p>The time limit suspension configurable setting in the module's settings</p></figcaption></figure>

{% hint style="info" %}
The below features are new configurable feature that are available in v4.1 and above.&#x20;
{% endhint %}

#### Send A Reminder Before Time Limit Suspension

As an admin, you can send out a reminder half way through the time limit period by checking the setting shown below. This will send the customer a reminder about their open abuse report. If your setting from above is set to 1440 minutes (24 hours), the reminder will be sent out half way through at 720 minutes (12 hours).

<figure><img src="/files/FCxjPEpP24l8cuSLnrUh" alt=""><figcaption><p>Enabling the send a reminder before time limit setting in the module's settings</p></figcaption></figure>

#### Override time limit suspension on client reply

As an admin, you can also the customers to override the time limit suspension feature if they reply to the open abuse report. As soon as the customer replies, the time limit suspension flag is removed, and the service will not be suspended.

<figure><img src="/files/NENdfv0143AdOZYjhC3s" alt=""><figcaption><p>Enabling the override time limit suspension on client reply feature in the module's settings</p></figcaption></figure>


---

# 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://layerlabs.gitbook.io/abuse-manager-pro/optional-and-advanced/time-limit-suspension-settings.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.
