> ## Documentation Index
> Fetch the complete documentation index at: https://docs.corvera.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Governance

> See who's in your workspace and what they can do — admins curate the context layer, members have view-only access.

The **Governance** view shows everyone in your workspace and the role each person
holds. It answers two questions: *who has access?* and *who can change what your AI
tools see?*

Everyone can open Governance and see the member list. Changing a person's role is an
admin action.

## Roles

Your workspace has two roles:

| Role       | What they can do                                                                                                                                                                                                                      |
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Admin**  | Everything a member can, plus curate [Mappings](/context-layer/mappings) (approve, reject, remap, create, and bulk-approve) and manage members' roles.                                                                                |
| **Member** | View everything — [Sources](/context-layer/sources), the [Catalogue](/context-layer/catalogue), [concepts and canonical entities](/context-layer/ontology), and the mapping queue — but not change it. Members have view-only access. |

<Note>
  Roles govern what someone can change **in the context layer** — the shape of the
  governed data your AI tools read. They don't change what data your connected tools can
  query over MCP; that's gated by your [integrations](/integrations/overview).
</Note>

## Manage members

Open **Governance** in the sidebar to see your members, their email, and their role.

<Steps>
  <Step title="Find the member">
    Each row shows a person's name, email, and current role. Your own row is marked
    **You**.
  </Step>

  <Step title="Change their role">
    If you're an admin, use the role control on a member's row to switch them between
    **Admin** and **Member**. Members see **View only** here instead.
  </Step>
</Steps>

<Note>
  A workspace always needs at least one admin. If you're the only admin, make someone
  else an admin before stepping down from the role.
</Note>
