|
| 1 | +--- |
| 2 | +title: Manage project ownership |
| 3 | +excerpt: Add or remove members from a project, or leave a project |
| 4 | +products: [cloud] |
| 5 | +keywords: [members, projects, admin, roles] |
| 6 | +tags: [users] |
| 7 | +cloud_ui: |
| 8 | + path: |
| 9 | + - [members] |
| 10 | +--- |
| 11 | + |
| 12 | +# Project ownership |
| 13 | + |
| 14 | +There must be one `owner` in a project at any given time. Project ownership grants you the ability to remove any member from the project. |
| 15 | +<Procedure> |
| 16 | + |
| 17 | +### Project ownership transfer |
| 18 | + |
| 19 | +If you are the `owner` of a project, and have a [two-factor authentication][2fa] method enabled, you can |
| 20 | +transfer project ownership to another `member` of the project (losing your own ownership rights). |
| 21 | + |
| 22 | +1. [Log in to your Timescale account][cloud-login] and navigate to |
| 23 | + the `Members` section. |
| 24 | +2. Click the ⋮ menu next to the person you want to transfer project ownership to. |
| 25 | + If you are unable to transfer ownership at this time then hovering over the greyed out button should provide details. |
| 26 | +3. Enter your password, and click `Verify`. |
| 27 | +4. Complete the proposed two-factor authentication challenge and click `Confirm`. |
| 28 | + |
| 29 | +<img class="main-content__illustration" |
| 30 | +width={1375} height={944} |
| 31 | +src="https://assets.timescale.com/docs/images/transfer-ownership/members-table-contextual-menu.png" |
| 32 | +alt="Transfer ownership of a project in Timescale"/> |
| 33 | + |
| 34 | +</Procedure> |
| 35 | + |
| 36 | +<Highlight type="note"> |
| 37 | + |
| 38 | +If you don't have two-factor authentication or log in to Timescale using an [SAML authentication][saml] this option is unavailable. |
| 39 | +Instead you can [reach out](https://www.timescale.com/contact) to have this action done. |
| 40 | + |
| 41 | +</Highlight> |
| 42 | + |
| 43 | +[cloud-login]: https://console.cloud.timescale.com/ |
| 44 | +[saml]: /use-timescale/:currentVersion:/security/saml/ |
| 45 | +[2fa]: /use-timescale/:currentVersion:/security/multi-factor-authentication/ |
0 commit comments