# Admin Portal & EDITable Console

The EDITable console along with the admin portal provides an intuitive, sleek, and user-friendly interface for creating and managing tables, view and export transaction logs, monitoring the metrics, managing users, and more.

1. The **EDITable console** has options to create and manage source tables, view and export transaction logs and metrics, manage your profile, and review/configure onboarding actions.

<figure><img src="/files/hmmjZWnljNAOKVTUcgoP" alt=""><figcaption><p>EDITable console</p></figcaption></figure>

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

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

To navigate to the console, click on your profile and then select **EDITable Console.** Click **OK** in the confirmation pop-up.

<figure><img src="/files/YMk0Oe9vAMQ1sK7tAzWn" alt=""><figcaption><p>Open EDITable Console</p></figcaption></figure>

The console opens as below:

<figure><img src="/files/IO0tSE6YODei6eD5sD9I" alt=""><figcaption><p>EDITable Console</p></figcaption></figure>

It has the following menus and functions:

**Tables** - The 'Tables' menu displays a list of all tables configured in the EDITable visual. Selecting any table on the left pane displays its configuration and connection details, as well as the transaction logs and reports. You can also create a new table or import an existing table from this window. To learn more about the tables menu, click [here](/editable/admin-portal-and-editable-console/tables.md).&#x20;

**Transaction Logs** - This option displays all types of transactions made on all the configured source tables by all users. To know more, click [here](/editable/admin-portal-and-editable-console/transaction-logs.md).

**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, Power BI availability and cloud storage connectivity. To know more, click [here](/editable/admin-portal-and-editable-console/insights-metrics.md).

**Utility (Download Report)** -  This option can be used to download one or more tables in a single pbix report in a paginated format. This is explained [here](/editable/admin-portal-and-editable-console/utility/download-report.md).

**Manage Profile** - The 'My Profile' section in the EDITable console allows you to view and manage your profile, integrations, writeback connections, and license details. Refer to [this page](/editable/admin-portal-and-editable-console/manage-profile.md) to learn more.

**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. Click [here ](/editable/admin-portal-and-editable-console/onboarding-actions.md)to learn more.

**User Management** - This option available within the admin portal allows you to manage users and assign their roles. To know more, click [here](/editable/admin-portal-and-editable-console/admin-portal/user-management.md).

**Settings** - This option lets the admin configure the general and writeback-related settings. Click [here](/editable/admin-portal-and-editable-console/admin-portal/settings.md) to know how.


---

# 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.inforiver.com/editable/admin-portal-and-editable-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.
