# Admin panel overview

The admin panel is where you manage everything related to your cloud-based WebSpellChecker subscription. It's available at [app.wproofreader.com](https://app.wproofreader.com).

From the admin panel, you can manage your subscription plan and monitor word usage, add payment methods, update your billing address, and download invoices, invite team members and control their access with roles, find your Service ID and access key for product setup and API integration, configure custom dictionaries, style guide rules, and enabled languages, and review analytics on spell check and grammar check usage.

The pages you see in the admin panel depend on your role. For details on what each role can access, see Team management.

This section covers the following topics:

* **Signing in**. Sign in, create an account, or reset your password.
* **Subscription and usage**. View your plan, track word usage, and change or cancel your subscription.
* **Billing**. Manage payment methods, update your billing address, and view invoices.
* **Team management**. Invite members, assign roles, and transfer ownership.
* **Account settings**. Update your profile, change your password, and manage browser sessions.
* **Account security**. Set up two-factor authentication and connect OAuth accounts.
* **Credentials**. Find your Service ID and access key.

For information about custom dictionaries, style guide rules, and analytics, see the [Features](/features/spell-and-grammar-check.md) section.

### Navigating the admin panel

After signing in, you'll land on the [Subscription](https://app.wproofreader.com/subscription) page. The sidebar on the left gives you access to all admin panel pages, including Subscription, Credentials, Settings, Team, Analytics, Style guide, Custom dictionary, and Products. The pages you see depend on your role. For details on role-based access, see [Team management](/admin-panel/team-management.md).

At the bottom left, click your user icon to access **Account settings** and **Billing details**.

<div align="left"><figure><img src="/files/lc4oSsjr5PZLqhKXru9O" alt="Admin panel sidebar navigation" width="239"><figcaption></figcaption></figure></div>


---

# 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.wproofreader.com/admin-panel/admin-panel-overview.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.
