# Account

This section provides complete information about your plugin account and license status.

#### **Account Details**

Displays essential details linked to your plugin account, including:

* **Name & Email** – The registered account holder information.
* **Plugin Name & Plugin ID** – Identifies the connected plugin.
* **Site ID** – The site currently associated with the license.
* **Public & Secret Keys** – Used for secure authentication and licensing.
* **Version** – Indicates whether the Free or Premium version is active.

#### **License Information**

Shows your current license plan and status:

* **Plan Type** (e.g., Business Plan)
* **License Key**
* **Expiration status** (with remaining validity period)

<figure><img src="/files/yI1SKMj9QtnXd0p2ZOrT" alt=""><figcaption></figcaption></figure>

#### **Account Actions**

From this page, users can manage their account easily:

* **Edit account details** such as name or email.
* **Change or update the license key**.
* **Sync License** to refresh account and license data.
* **Deactivate License** when disconnecting the plugin from the site.


---

# 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.centousplugins.com/database-entries-form-7-pro/account.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.
