---
title: "Admin's Guide"
description: "Administrator guides for configuring users, roles, settings, and governance on Corridor."
---

Guides for platform administrators: approval workflows, users, roles, and platform-level configuration. Only users with admin permissions can perform most of the tasks in this section.

<table class="attr-table">
  <thead>
    <tr>
      <th style="width: 32%;">Topic</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td class="field-cell"><a href="manage-users/">Manage Users</a></td>
      <td>Create users, assign roles, reset passwords, and deactivate accounts.</td>
    </tr>
    <tr>
      <td class="field-cell"><a href="configure-roles/">Configure Roles and Permissions</a></td>
      <td>Define page access and object authority (Read, Write, Approve), and scope it with Collection filters.</td>
    </tr>
    <tr>
      <td class="field-cell"><a href="configure-approval-workflow/">Configure an Approval Workflow</a></td>
      <td>Set up responsibilities, reviewers, veto power, and sequence order for an object type's approval workflow.</td>
    </tr>
    <tr>
      <td class="field-cell"><a href="organize-objects/">Organize Objects with Groups, Keywords, Purposes, and Flags</a></td>
      <td>Define the labels that classify registered objects and drive role Collection filters.</td>
    </tr>
    <tr>
      <td class="field-cell"><a href="configure-table-keys/">Configure Table Keys</a></td>
      <td>Define the named join keys that relate Data Tables to one another.</td>
    </tr>
    <tr>
      <td class="field-cell"><a href="customize-object-forms/">Customize Object Forms</a></td>
      <td>Add custom metadata fields and arrange them on object detail pages with custom screens.</td>
    </tr>
    <tr>
      <td class="field-cell"><a href="configure-platform-settings/">Configure Platform Settings</a></td>
      <td>Instance-wide configuration: uploads, logins and SSO, branding, governance, default reports, and the AI assistant.</td>
    </tr>
  </tbody>
</table>
