# Client Area Lockdown

{% hint style="info" %}
This is a new configurable feature that is available in v4.0.4 and above.&#x20;
{% endhint %}

As an admin, you can decide if you would like to lockdown the client area, or not, if a client has any open abuse reports.

The options are:

| Option       | Description                                                                                                                                                                                                           |
| ------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| No (default) | The client area is no locked down, and the customers can access other pages freely even if they have open abuse reports                                                                                               |
| Standard     | The client area will be locked down only if there are any open abuse reports that the customer has not replied to. Once the customer replies to their open abuse reports, they can freely access other pages in WHMCS |
| Strict       | The client area will be locked down  if there are any open abuse reports. Only when ALL abuse reports are closed/resolved, they can freely access other pages in WHMCS                                                |

This can be configured in the Module Settings

![Client Area Lockdown configurable options](/files/nZZwvtnXcJR2In7ESKl9)


---

# 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/client-area-lockdown.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.
