---
title: "Query Tool ConfigDB Management"
canonical: "https://onesaitplatform.refined.site/space/DOCT/2221608456/Query%20Tool%20ConfigDB%20Management"
format: markdown
---
For users with role administrator, it is allowed to manage configDB directly from query tool. 

![image](media://201d4ed0-cc6c-41bc-aeca-e6c05abb39e1)

The users is shown a new drop-down selector to choose whether they want to make quaries on the ConfigDB or the RealtimeDB; and then the old drop-down with the tables on which to make the query.

The interface looks similar to the one shown for query ontologies:

![image](media://1fb98180-af00-474e-a6e9-f045fdd674c6)

![image](media://4124a18d-4f24-48c9-8498-eaaa22787d19)

By default, only read operations are allowed, the rest are disabled:

![image](media://df5b4c25-9f7a-4035-83b2-59f9fd0d6793)

However, the other operations (create, update and delete) can be enabled by adding an environment variable in Control Panel:

QUERY_TOOL_ALLOWED_OPERATIONS=true

This allows to perform those operations:

![image](media://795679e3-2d1a-4b4d-84c8-41027e534c43)