Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Los archivos que creas o subes a Google Drive te pertenecen. Puedes transferir la propiedad de estos archivos a otra cuenta.
Transfiere la propiedad de un archivo a otra cuenta de Google Workspace de la misma organización
La propiedad de los archivos existentes en "Mi unidad" se puede transferir de una cuenta de Google Workspace a otra cuenta de la misma organización. Una organización que posee una unidad compartida también posee los archivos que contiene. Por lo tanto, no se admiten las transferencias de propiedad de archivos y carpetas en unidades compartidas. Los organizadores de una unidad compartida pueden mover elementos de esa unidad a su propia "Mi unidad", lo que les transfiere la propiedad.
Para transferir la propiedad de un archivo en "Mi unidad", realiza una de las siguientes acciones:
Crea un permiso de archivo que otorgue a un usuario específico (type=user) acceso de propietario (role=owner).
Actualiza un permiso de archivo existente con role=owner y transfiere la propiedad al usuario especificado (transferOwnership=true).
Cómo transferir la propiedad de un archivo de una cuenta de consumidor a otra
La propiedad de los archivos se puede transferir entre una cuenta de consumidor y otra. Sin embargo, Drive no transfiere la propiedad de un archivo entre las dos cuentas personales hasta que el posible propietario da su consentimiento explícito para la transferencia. Para transferir la propiedad de un archivo de una cuenta personal a otra, sigue estos pasos:
El propietario actual inicia una transferencia de propiedad creando o actualizando el permiso de archivo del posible propietario. El permiso debe incluir estos parámetros de configuración: role=writer, type=user y pendingOwner=true. Si el propietario actual crea un permiso para el propietario potencial, se le envía una notificación por correo electrónico al propietario potencial en la que se le indica que se le solicita que asuma la propiedad del archivo.
El propietario potencial acepta la solicitud de transferencia de propiedad creando o actualizando su permiso de archivo. El permiso debe incluir los siguientes parámetros de configuración: role=owner y transferOwnership=true. Si el propietario potencial crea un permiso nuevo, se envía una notificación por correo electrónico al propietario anterior para indicarle que se transfirió la propiedad.
Cuando se transfiere un archivo, el rol del propietario anterior se degrada a writer.
[null,null,["Última actualización: 2025-08-29 (UTC)"],[],[],null,["# Transfer file ownership\n\nYou own the files that you create or upload on Google Drive. You can transfer\nownership of these files to another account.\n\nTransfer file ownership to another Google Workspace account in the same organization\n------------------------------------------------------------------------------------\n\nOwnership of files existing in \"My Drive\" can be transferred from\none [Google Workspace\naccount](https://cloud.google.com/architecture/identity/overview-google-authentication#cloud_identity_or_g_suite_account)\nto another account in the same organization. An organization that owns a shared\ndrive owns the files within it. Therefore, ownership transfers are not supported\nfor files and folders in shared drives. Organizers of a shared drive can move\nitems from that shared drive and into their own \"My Drive\" which\ntransfers the ownership to them.\n\nTo transfer ownership of a file in \"My Drive\", do one of the\nfollowing:\n\n- [Create](/workspace/drive/api/guides/manage-sharing#create-permission) a file permission\n granting a specific user (`type=user`) owner access (`role=owner`).\n\n- Update an existing file permission with `role=owner` and transfer ownership\n to the specified user (`transferOwnership=true`).\n\n| **Note:** When a file is transferred, the previous owner's role is downgraded to `writer`.\n\nTransfer file ownership from one consumer account to another\n------------------------------------------------------------\n\nOwnership of files can be transferred between one [consumer\naccount](https://cloud.google.com/architecture/identity/overview-google-authentication#consumer_account)\nto another. However, Drive doesn't transfer ownership of a file\nbetween the two consumer accounts until the prospective owner explicitly\nconsents to the transfer. To transfer file ownership from one consumer account\nto another:\n\n1. The current owner initiates an ownership transfer by creating or updating\n the prospective owner's file permission. The permission must include these\n settings: `role=writer`, `type=user`, and `pendingOwner=true`. If the\n current owner is creating a permission for the prospective owner, an email\n notification is sent to the prospective owner indicating that they're being\n asked to assume ownership of the file.\n\n2. The prospective owner accepts the ownership transfer request by creating or\n updating their file permission. The permission must include these settings:\n `role=owner` and `transferOwnership=true`. If the prospective owner is\n creating a new permission, an email notification is sent to the previous\n owner indicating that ownership has been transferred.\n\nWhen a file is transferred, the previous owner's role is downgraded to `writer`.\n| **Note:** Service accounts don't have storage quota in Drive, so ownership transfers to service accounts will fail.\n\nRelated topics\n--------------\n\n- [Share files, folders, and drives](/workspace/drive/api/guides/manage-sharing)"]]