Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Вы являетесь владельцем файлов, которые создаете или загружаете на Google Диск. Вы можете передать право собственности на эти файлы другому аккаунту.
Передать право собственности на файл другому аккаунту Google Workspace в той же организации
Право собственности на файлы, находящиеся в разделе «Мой диск», можно передать из одной учётной записи Google Workspace в другую учётную запись в той же организации. Организация, владеющая общим диском, владеет и файлами на нём. Поэтому передача права собственности на файлы и папки на общих дисках не поддерживается. Организаторы общего диска могут перемещать объекты с этого общего диска в свой раздел «Мой диск», где право собственности переходит к ним.
Чтобы передать право собственности на файл в разделе «Мой диск», выполните одно из следующих действий:
Создайте разрешение на доступ к файлу, предоставляющее определенному пользователю ( type=user ) права владельца ( role=owner ).
Обновите существующее разрешение на файл с помощью role=owner и передайте право собственности указанному пользователю ( transferOwnership=true ).
Передача права собственности на файл из одной учетной записи пользователя в другую
Право собственности на файлы можно передавать из одной учётной записи пользователя в другую. Однако Диск не передаёт право собственности на файл между двумя учётными записями пользователя, пока потенциальный владелец не даст на это явного согласия. Чтобы передать право собственности на файл из одной учётной записи пользователя в другую:
Текущий владелец инициирует передачу прав собственности, создавая или обновляя разрешение на доступ к файлу для будущего владельца. Разрешение должно включать следующие параметры: role=writer , type=user и pendingOwner=true . Если текущий владелец создаёт разрешение для будущего владельца, будущему владельцу отправляется уведомление по электронной почте с предложением принять права собственности на файл.
Потенциальный владелец принимает запрос на передачу права собственности, создавая или обновляя разрешение на доступ к файлу. Разрешение должно включать следующие параметры: role=owner и transferOwnership=true . Если потенциальный владелец создает новое разрешение, предыдущему владельцу отправляется уведомление по электронной почте о передаче права собственности.
При передаче файла роль предыдущего владельца понижается до writer .
[null,null,["Последнее обновление: 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)"]]