Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Introducción a los lugares de trabajo
Este documento te ayuda a comprender el concepto de espacios de trabajo en BigQuery. Puedes usar espacios de trabajo dentro de repositorios para editar el código almacenado en el repositorio. Los repositorios realizan el control de versión en los archivos con Git para registrar los cambios y administrar las versiones de los archivos.
En la página de BigQuery, tus espacios de trabajo se muestran en orden alfabético debajo del repositorio con el que están asociados. Los repositorios se muestran en la carpeta Repositories del panel Explorer.
Tipos de archivos admitidos
Puedes crear o subir los siguientes tipos de archivos a un repositorio:
A medida que creas y modificas archivos en un espacio de trabajo, puedes realizar acciones de Git, como confirmar cambios y enviarlos al repositorio. Para obtener más información, consulta Cómo control de versión con un archivo.
Ubicaciones
Cada espacio de trabajo usa la misma ubicación que el repositorio que lo contiene.
Cuotas
Las cuotas de Dataform se aplican al uso de los espacios de trabajo de BigQuery.
Precios
No se cobra por crear, actualizar o borrar un espacio de trabajo, ni por el almacenamiento de los archivos en un espacio de trabajo.
Para obtener más información sobre los precios de BigQuery, consulta Precios.
¿Qué sigue?
Para obtener información sobre cómo crear y usar repositorios, consulta Crea un repositorio.
Para obtener más información sobre cómo crear y usar espacios de trabajo, consulta Crea un espacio de trabajo.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[[["\u003cp\u003eWorkspaces in BigQuery allow users to edit code stored within repositories, which utilize Git for version control, tracking changes, and managing file versions.\u003c/p\u003e\n"],["\u003cp\u003eWorkspaces, displayed alphabetically under their associated repository in the Explorer pane, support various file types, including SQL queries, Python notebooks, data canvases, data preparations, and other general files.\u003c/p\u003e\n"],["\u003cp\u003eUsers can perform Git actions within workspaces, like committing and pushing changes, to manage file versions within the associated repository.\u003c/p\u003e\n"],["\u003cp\u003eWorkspaces inherit the location settings from their parent repository, and Dataform quotas apply to the use of BigQuery workspaces.\u003c/p\u003e\n"],["\u003cp\u003eCreating, updating, deleting, or storing files in a workspace is free, as these actions do not incur a cost, with the standard BigQuery pricing being applicable otherwise.\u003c/p\u003e\n"]]],[],null,["# Introduction to workspaces\n==========================\n\n|\n| **Preview**\n|\n|\n| This product or feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA products and features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n| **Note:** To provide feedback or ask questions that are related to this Preview feature, contact [bigquery-repositories-feedback@google.com](mailto:%20bigquery-repositories-feedback@google.com).\n\nThis document helps you understand the concept of workspaces in\nBigQuery. You can use workspaces within\n[repositories](/bigquery/docs/repository-intro) to edit the code stored in the\nrepository. Repositories perform version control on files by using Git\nto record changes and manage file versions.\n\nOn the BigQuery page, your workspaces are displayed in\nalphabetical order under the repository they are associated with. Repositories\nare displayed in the **Repositories** folder of the **Explorer** pane.\n\nSupported file types\n--------------------\n\nYou can create or upload the following types of files to a repository:\n\n- SQL queries\n- Python notebooks\n- [Data canvases](/bigquery/docs/data-canvas)\n- [Data preparations](/bigquery/docs/data-prep-introduction)\n- Any other types of files\n\nFor more information, see\n[Work with files in a workspace](/bigquery/docs/workspaces#work_with_code_assets_in_a_workspace).\n\nGit integration\n---------------\n\nAs you create and modify files in a workspace, you can perform Git\nactions like committing changes and pushing changes to the repository. For\nmore information, see\n[Use version control with a file](/bigquery/docs/workspaces#use_version_control_with_a_file).\n\nLocations\n---------\n\nEach workspace uses the same\n[location](/bigquery/docs/repository-intro#locations) as the repository that\ncontains it.\n\nQuotas\n------\n\n[Dataform quotas](/dataform/docs/quotas#quotas) apply to use of\nBigQuery workspaces.\n\nPricing\n-------\n\nYou are not charged for creating, updating, or deleting a workspace, or for\nstorage of the files in a workspace.\n\nFor more information on BigQuery pricing, see [Pricing](/bigquery/pricing).\n\nWhat's next\n-----------\n\n- To learn how to create and use repositories, see [Create a repository](/bigquery/docs/repositories).\n- To learn how to create and use workspaces, see [Create a workspace](/bigquery/docs/workspaces)."]]