# Setting The Active App

There are two types of app settings for the plugin. The **“Local”** app is defaulted for free users, and will handle all IP handling on the local server. The **“Limit Login Attempts Reloaded Cloud”** app will activate automatically when you upgrade to premium. This means that IP handling will be managed by the cloud app, which will offload the brute force activity from your local server. In the event you exceed the amount of resources in your premium plan, the app will downgrade to **“Local”** until the following month. You may contact support to upgrade, or wait until the new month when requests are reset. Also, in the event your premium subscription is canceled, you’ll be downgraded to the **“Local”** app. We will notify you before we terminate your premium account via email.\
\
When in the plugin dashboard, navigate to the **“Settings”** tab. In the **“General Settings”**, you’ll find the field for **“Active App”** about half way down the page.&#x20;


---

# 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://docs.limitloginattempts.com/plugin-settings/general-settings/setting-the-active-app.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.
