# Manage Members and Settings (https://tenki.cloud/docs/account/members-and-settings)

> For the complete documentation index, see [llms.txt](https://tenki.cloud/llms.txt)

Manage Tenki Cloud members, projects, and workspace settings. Invite team members, assign roles, & configure your cloud environment for peak collaboration.



Members Management [#members-management]

This section allows you to manage user access across your Workspace and Projects from inviting new members to adjusting roles or removing users as needed. It provides centralized control over who can access and collaborate within your environment.

How to Invite new Members [#how-to-invite-new-members]

**Step 1:**
Go into the **Members** page

> **Important:** Only Owner and Admin roles can manage members in the Workspace.

![MembersPage](https://tenki.cloud/images/settings/members-page.png)

**Step 2:**
Enter the user information and select the role{" "}

![InvitationProcess](https://tenki.cloud/images/settings/invitation-process.png)

**Step 3:**
The user will complete onboarding and automatically receive the access level you’ve assigned.

How to manage existing Members [#how-to-manage-existing-members]

To manage or update an existing user's role, go to the **Current Members** table, click the **Actions** icon next to their name, and select **Edit**.

[Video](https://storage.googleapis.com/tenki-cloud-assets/docs/update-user-role.mp4)

Settings [#settings]

How to manage your account settings [#how-to-manage-your-account-settings]

In the **Account** section, you can set your full name for billing purposes, manage your password, and enable two-factor authentication (2FA). Please note that this email will be used for all communications from Tenki.

![ProfileSettings](https://tenki.cloud/images/settings/profile-settings.png)

Find your Workspace ID [#find-your-workspace-id]

Open [Tenki Cloud](https://app.tenki.cloud), select **Settings** in the sidebar, and copy the value in the
**Workspace ID** field. This stable identifier may be requested by support. Normal Sandbox CLI and SDK requests
infer the workspace from the API key and do not need this ID.

![WorkspaceSettings](https://tenki.cloud/images/settings/workspace-settings.png)

Workspace Settings also lets you rename the workspace and its slug, manage connected applications and
repositories, and, depending on your role, delete or leave the workspace. API keys are managed separately; see
[Manage API Keys](/docs/account/api-keys).

How to manage your projects [#how-to-manage-your-projects]

The **Project Settings** allow you to update the Project name and, depending on your role, either delete the project or leave it.

![ProjectSettings](https://tenki.cloud/images/settings/project-settings.png)
