---
title: "Shared Resource Governance"
description: "Review, verify and manage every shared assistant, workflow and project"
canonical_url: "https://meingpt.com/en/docs/admin-guide/shared-resource-governance"
language: en
---

# Shared Resource Governance

Once many assistants, workflows and projects are shared across the workspace, it's easy to lose track. The **Governance** page collects every shared resource in one place so you can review and manage them.

You find it under **Settings → Governance**. It is only visible to workspace admins and must be enabled for your workspace.

If Governance isn't enabled, you won't see the menu item. Contact meinGPT to turn it on.

## What you see here

Three tabs separate **Assistants**, **Workflows** and **Projects**. Only shared resources are listed — private ones don't show up.

Each row shows the owner, who it's shared with, the review status, how often the resource is used and when it was last used. Use the search to find a resource by name or owner. The filters at the top narrow the list to pending, reviewed or verified resources — or ones without an owner and unused ones.

## Review and verify

Every shared resource has one of three statuses:

- **Pending review** — nobody has looked at it yet.
- **Reviewed** — an admin has looked at it.
- **Verified** — an admin approves it.

You set the status with the **Mark as reviewed**, **Verify** or **Set to pending** buttons. You can also select several rows at once.

Verified resources get a seal next to their name — on assistant cards, in chat and on projects and workflows. For everyone using the resource it means: reviewed and approved by an admin. Turn Governance off and the seal disappears again.

## What's inside a resource

Before you verify, you can open a resource and see what it brings along: connectors, capabilities, data sources, tables, the model it uses and, for assistants, the full system prompt. In the same dialog you also manage who has access.

## Cleaning up

Two filters help you tidy up:

- **Orphaned** — the owner has left the workspace. These resources keep running, but nobody maintains them anymore. Transfer them to an active person (see below).
- **Stale** — nobody has opened the resource for more than 90 days. A good candidate to transfer or retire.

## Transferring ownership

Every resource has exactly one owner. If that person leaves the workspace or someone else should take over, you transfer ownership right on the Governance page — the same way for assistants, workflows and projects.

Use the **Orphaned** filter to show the affected resources.

Click the entry and switch to the **Administrators** tab in the detail dialog.

Click **Change owner**.

Select a workspace member — a single person, never a team — and confirm the transfer. The chosen person becomes the owner. The previous owner keeps their admin rights as long as they stay in the workspace.

The transfer is recorded in the audit log as a high-impact event.

## What gets logged

Status changes, ownership transfers and access changes land in the [audit log](/en/docs/admin-guide/compliance-controls), so it stays clear who changed what.

## More on this

- [Roles and access model](/en/docs/admin-guide/roles-and-access-model)
- [Compliance controls & audit log](/en/docs/admin-guide/compliance-controls)
