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

# Manage your organization

> Manage organization-level settings in the Admin workspace, including organization administrators and applications.

<CardGroup cols={2}>
  <Card title="Add an organization administrator" icon="shield-user" href="/cdf/admin/manage_organization/add_organization_admin">
    Grant or revoke organization admin access for users in your organization.
  </Card>

  <Card title="Register applications" icon="app-window" href="/cdf/admin/manage_organization/register_apps">
    Register, update, and delete applications so only approved apps can access CDF APIs.
  </Card>
</CardGroup>

<Info>
  Registering an application in CDF is separate from registering an application in your identity provider (IdP). For IdP registration and authentication flows, see [About identity and access management](/cdf/access/index).
</Info>
