Using the Admin Console

On a self-hosted instance, the Fabricate user with the email address that is configured as the value of FABRICATE_ADMIN_EMAIL has access to the Admin Console.

The Admin Console provides tools to monitor and troubleshoot your Fabricate instance.

To display the console, in the user menu, click Admin Console.

The Admin Console contains the following tabs:

Accounts

Displays the list of accounts on the instance. From the Accounts tab, you can create a new account and view an individual account.

Users

Displays the list of users on the instance. From the Users tab, you can impersonate a user.

Databases

Displays the list of databases on the instance.

Generators

Displays a summary of the number of times each generator was used. The list is in order from most used to least used. To view the specific fields where a generator was used, click the generator row.

Imports

Displays a list of imports into the instance.

Exports

Displays a list of exports from the instance.

AI

Displays the LLM provider settings for the instances, and lists the AI requests for the instance. To test the LLM provider settings, click Test Settings.

API

Displays the list of users who have made API requests or created a mock API. By default, includes requests from the last seven days. You can instead include requests from the last 24 hours or the last 30 days.

Sidekq

Displays a Sidekq dashboard, which allows you to monitor and troubleshoot Redis.

Last updated