# PowerTable Console

The PowerTable console, along with the [admin portal](/explore-powertable/admin-portal.md), provides an intuitive, sleek, and user-friendly interface for creating and managing tables, viewing and exporting transaction logs, monitoring the metrics, managing users, and more.

You can access it by clicking on **Lumel Admin Console.**&#x20;

<figure><img src="/files/dvxM3n0DYi1mN5s490dd" alt=""><figcaption><p>Lumel Admin Console</p></figcaption></figure>

Sign in with your Microsoft Office 365 account.

<figure><img src="/files/qkv5JIJVWa8PBXAP0OJQ" alt=""><figcaption><p>Sign in with Microsoft O365</p></figcaption></figure>

1. The **PowerTable console** allows you to view and manage source tables, transaction logs, and metrics, as well as manage your profile and onboarding actions.

<figure><img src="/files/iV7Xrplh1R7wbDkjHEv0" alt=""><figcaption><p>PowerTable console</p></figcaption></figure>

2. The **Admin Portal** provides exclusive configuration options for workspace admins, such as user management and other important settings, including general settings and writeback settings.

<figure><img src="/files/UfCWpAF6V24cNQ8c9C7O" alt=""><figcaption><p>Admin Portal</p></figcaption></figure>

The PowerTable console has the following menus and functions:

**Tables** - The 'Tables' menu displays a list of all tables configured in the PowerTable visual. Selecting any table on the left pane displays its configuration and connection details, as well as the transaction logs and reports on the right.

**Transaction Logs** - This option displays all types of transactions made on all the configured source tables by all users.&#x20;

**Insights/Metrics** - This option lets you view the ongoing, completed, queued, and failed jobs. You can also monitor the general health of the queueing system, email services, external applications' availability, and cloud storage connectivity.

**Manage Profile** - The 'My Profile' section in the PowerTable console allows you to view and manage your profile, integrations, writeback connections, and license details.

**Onboarding Actions** - This option opens a pop-up window that contains a list of onboarding actions like user management, application permissions, consents, and configurations of database connections for writeback/sync.&#x20;

**User Management** - This option available within the admin portal allows you to manage users and assign their roles.

**Settings** - This option lets the admin configure the general and writeback-related settings.


---

# 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.powertable.com/explore-powertable/powertable-console.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.
