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

# Configure the workspace

> Update the organization identity and workspace-wide defaults.

Workspace administrators configure company-level settings from
**Settings → Organization**.

## Update the organization identity

The Organization page shows the current name, logo, workspace slug, creation
date, member count, and pending invitations.

<Steps>
  <Step title="Open Organization">
    Open **Settings → Organization**.
  </Step>

  <Step title="Change the name or logo">
    Select the edit control beside **Name** or **Logo**, provide the new value,
    and save it.
  </Step>

  <Step title="Review access">
    Follow the Members or Pending invitations link when the identity change is
    part of a broader workspace handoff.
  </Step>
</Steps>

The workspace slug and creation date are reference fields and are not edited
from this page.

## Set the workspace timezone

Under **Workspace defaults**, select **Edit** beside **Timezone**, choose the
timezone used for workspace reporting and schedules, then select **Save**.

<Info>
  Timezone is the current workspace-wide default exposed on this page. Product
  pages may also display source timestamps or UTC identifiers where precision
  is required.
</Info>

<Card title="Invite and manage members" icon="user-plus" href="/docs/platform/manage-members">
  Configure who can access the workspace after setting its identity.
</Card>
