Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Bạn sở hữu các tệp do bạn tạo hoặc tải lên Google Drive. Bạn có thể chuyển quyền sở hữu các tệp này sang một tài khoản khác.
Chuyển quyền sở hữu tệp cho một tài khoản Google Workspace khác trong cùng một tổ chức
Bạn có thể chuyển quyền sở hữu các tệp trong "Drive của tôi" từ tài khoản Google Workspace này sang tài khoản khác trong cùng một tổ chức. Một tổ chức sở hữu bộ nhớ dùng chung sẽ sở hữu các tệp trong bộ nhớ dùng chung đó. Do đó, chúng tôi không hỗ trợ việc chuyển quyền sở hữu đối với tệp và thư mục trong bộ nhớ dùng chung. Người tổ chức bộ nhớ dùng chung có thể di chuyển các mục từ bộ nhớ dùng chung đó vào "Drive của tôi" của chính họ, việc này sẽ chuyển quyền sở hữu cho họ.
Để chuyển quyền sở hữu một tệp trong "Drive của tôi", hãy làm một trong những việc sau:
Tạo một quyền đối với tệp để cấp cho một người dùng cụ thể (type=user) quyền truy cập của chủ sở hữu (role=owner).
Cập nhật quyền hiện có đối với tệp bằng role=owner và chuyển quyền sở hữu cho người dùng được chỉ định (transferOwnership=true).
Chuyển quyền sở hữu tệp từ tài khoản người dùng này sang tài khoản người dùng khác
Bạn có thể chuyển quyền sở hữu tệp giữa các tài khoản người tiêu dùng. Tuy nhiên, Drive sẽ không chuyển quyền sở hữu tệp giữa hai tài khoản người dùng cá nhân cho đến khi chủ sở hữu tiềm năng đồng ý rõ ràng với việc chuyển quyền sở hữu. Cách chuyển quyền sở hữu tệp từ tài khoản người tiêu dùng này sang tài khoản người tiêu dùng khác:
Chủ sở hữu hiện tại bắt đầu quy trình chuyển quyền sở hữu bằng cách tạo hoặc cập nhật quyền truy cập tệp của chủ sở hữu tiềm năng. Quyền phải bao gồm các chế độ cài đặt sau: role=writer, type=user và pendingOwner=true. Nếu chủ sở hữu hiện tại đang tạo quyền cho chủ sở hữu tiềm năng, thì chủ sở hữu tiềm năng sẽ nhận được thông báo qua email cho biết họ được yêu cầu đảm nhận quyền sở hữu tệp.
Chủ sở hữu dự kiến chấp nhận yêu cầu chuyển quyền sở hữu bằng cách tạo hoặc cập nhật quyền đối với tệp. Quyền này phải bao gồm các chế độ cài đặt sau: role=owner và transferOwnership=true. Nếu chủ sở hữu dự kiến đang tạo một quyền mới, thì một thông báo qua email sẽ được gửi đến chủ sở hữu trước đó để cho biết quyền sở hữu đã được chuyển.
Khi một tệp được chuyển, vai trò của chủ sở hữu trước đó sẽ bị hạ xuống thành writer.
[null,null,["Cập nhật lần gần đây nhất: 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)"]]