Files
docs.datacontroller.io/docs/admin-services.md
allan 2ec7d35342
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m31s
feat: refresh catalog docs
2025-07-15 14:45:39 +01:00

25 lines
1.0 KiB
Markdown

---
layout: article
title: Admin Services
description: The Administrator Screen provides useful system information and buttons for various administrator actions
og_title: Administrator Screen
og_image: /img/admininfo.png
---
## Administrator Screen
The admin screen (under user profile / System) displays a number of useful system parameters as well as several buttons for executing administrator specific actions
![](./img/admininfo.png)
Button info as follows:
|Button|Description|
|---|---|
|Refresh Data Catalog|Update Data Catalog for ALL libraries. More info [here](/dcu-datacatalog).|
|Download Configuration|This downloads a zip file containing the current database configuration - useful for migrating to a different data controller database instance.|
|Update Licence Key| Link to the screen for providing a new Data Controller licence key|
|Export DC Library DDL|COMING SOON!! <br>Exports the data controller control library in DB specific DDL (eg SAS, PGSQL, TSQL) and allows an optional schema name to be included|