> ## 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.

# Set up & configure

> Stand up a Paradime workspace and configure it for your team: warehouse connections, git repositories, users, roles, and other workspace settings.

Guides for getting a workspace ready and keeping it configured. Start here if you're an Admin setting Paradime up, or come back when you need to change a connection or manage users.

<CardGroup cols={2}>
  <Card title="Create a workspace" href="/guides/paradime-101/getting-started-with-your-paradime-workspace/creating-a-workspace" icon="plus">
    Create the workspace that holds your dbt™ project, connections, and team.
  </Card>

  <Card title="Connect your data warehouse" href="/guides/paradime-101/getting-started-with-your-paradime-workspace/setting-up-data-warehouse-connections" icon="database">
    Set up development and production connections to Snowflake, BigQuery, Redshift, and more.
  </Card>

  <Card title="Manage users" href="/guides/paradime-101/getting-started-with-your-paradime-workspace/managing-users-in-the-workspace" icon="users">
    Invite your team and assign Admin, Developer, or Business roles.
  </Card>

  <Card title="Data warehouse essentials" href="/guides/data-warehouse-essentials/bigquery-multi-project-service-account" icon="server">
    Advanced connection setup and maintenance, including multi-project service accounts.
  </Card>
</CardGroup>


## Related topics

- [Set up alerts](/guides/orchestrate-data-pipelines/set-up-alerts.md)
- [Set up notifications](/guides/paradime-101/running-dbt-in-production-with-bolt/setting-up-notifications.md)
- [Set up Turbo CI](/guides/orchestrate-data-pipelines/set-up-turbo-ci.md)
- [Set up a BigQuery multi-project service account](/guides/data-warehouse-essentials/bigquery-multi-project-service-account.md)
- [Set up a GitHub merge queue with Paradime Turbo CI](/guides/working-with-git/github-merge-queue.md)
