O'Dashboard

Manage schema sources

Customize your schemas to control which tables and fields are visible when building questions.

Why manage schemas?

In O'Dashboard, you can customize your schemas to control exactly which tables and fields are visible when building questions. This keeps things clean and focused — no visual noise from tables that simply don't need to be there.

Access the schema editor

Head to Sources and click the three dots on your schema. Select Edit Schema. You'll land on a view listing all available tables.

Click on any table to see the full list of its fields and their properties.

Hide or show tables

You can hide an entire table at once — simply select it and click the Hidden button. That table will no longer appear when building questions.

Manage field visibility

To make a specific field visible or hidden:

  1. Search for the table in the table list (e.g. Account Move)
  2. Find the field you want to toggle (e.g. Created On)
  3. Click the hidden eye icon to make the field visible
  4. Click Save

Edit field properties

You can also edit a field's properties — change its data type, configure relational fields, and more. This is especially useful when working with PostgreSQL sources where types aren't always automatically detected.

Schema updated

Once saved, the changes take effect immediately. New and edited fields will appear (or disappear) when building questions on that table.

What's next?