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

# Administration

> Administer your Paradime workspace: configuration, warehouse environments, environment variables, git repositories, users, single sign-on, and notifications.

Manage your Paradime workspace from **Workspace Settings**. Use the sections below to configure your workspace, connect your warehouse, and control access.

<CardGroup cols={2}>
  <Card title="Configuration" href="/products/settings/configuration/index" icon="wrench" horizontal>
    Manage the dbt™ version, audit logs, and API keys.
  </Card>

  <Card title="Environments" href="/products/settings/connections/index" icon="server" horizontal>
    Connect your data warehouse for the Code IDE, Bolt, Agent, and Radar environments.
  </Card>

  <Card title="Environment Variables" href="/products/settings/environment-variables/index" icon="code" horizontal>
    Manage variables for the Code IDE, Bolt, and Agent environments.
  </Card>

  <Card title="Git Repositories" href="/products/settings/git-repositories/index" icon="git-branch" horizontal>
    Import and manage the git repositories that hold your dbt™ projects.
  </Card>

  <Card title="Users" href="/products/settings/users/index" icon="users" horizontal>
    Invite users, manage licences, and control roles and permissions.
  </Card>

  <Card title="Single Sign-On" href="/products/single-sign-on/index" icon="fingerprint" horizontal>
    Set up SSO with Okta, Azure AD, Google, or JumpCloud.
  </Card>
</CardGroup>


## Related topics

- [Working with Git](/guides/working-with-git/index.md)
- [Users](/products/settings/users/index.md)
- [Configuration](/products/settings/configuration/index.md)
- [Notifications](/products/settings/configuration/notifications.md)
- [Environments](/products/settings/connections/index.md)
