Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 9 additions & 54 deletions accounts-billing/manage-accounts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,11 @@ You can revert your account back to a personal account at any time. To revert, s

## Invite team members

Team accounts can invite new members to collaborate. Each invitation includes a specific role that determines the member's permissions.
Team accounts can invite new members to collaborate, and each invitation includes a specific role that determines the member's permissions.

<img src="https://promptless-customer-doc-assets.s3.amazonaws.com/docs-images/org_2tHD09rTU0IcE4clVjTuJCTn0an/create-team-invite-dialog-d8cb3fc6.png" alt="Create Team Invite dialog showing role selection and required email field" />

To invite a new member:

1. Navigate to the [Team page](https://www.console.runpod.io/team) in the Runpod console.
2. In the **Members** section, select **Invite New Member**.
3. Choose [the appropriate role](#roles-and-permissions) for the new member.
4. Enter the email address of the person you want to invite and click **Create Invite**.
5. Copy the generated invitation link from the **Pending Invites** section and share it with the person you want to invite.

Invitation links remain active until used or manually revoked. You can view all pending invitations in the team management interface.
For step-by-step instructions on inviting a member and choosing their role, see [Assign a role to a team member](/accounts-billing/roles-and-permissions#assign-a-role-to-a-team-member).

## Join a team

Expand All @@ -50,52 +42,17 @@ When invited to join a team, you'll receive an invitation link from a team membe
1. Click the invitation link provided by the team member.
2. Select **Join Team** to accept the invitation.

Your account will gain access to the team's resources based on the role assigned to you.
Your account will gain access to the team's resources based on the role assigned to you. To see what your assigned role allows, see [Roles and permissions](/accounts-billing/roles-and-permissions).

## Roles and permissions

Runpod provides four distinct roles to control access within team accounts. Each role includes specific permissions designed for different responsibilities.

| Permission | Basic | Billing | Dev | Admin |
|------------|-------|---------|-----|-------|
| Access team account | ✅ | ✅ | ✅ | ✅ |
| Connect to existing Pods | ✅ | ❌ | ✅ | ✅ |
| Create/delete/start/stop Pods | ❌ | ❌ | ✅ | ✅ |
| Create/delete Serverless endpoints | ❌ | ❌ | ✅ | ✅ |
| Send requests to Serverless endpoints | ✅ | ❌ | ✅ | ✅ |
| Connect to existing Instant Clusters | ✅ | ❌ | ✅ | ✅ |
| Create/delete/start/stop Instant Clusters | ❌ | ❌ | ❌ | ✅ |
| Create/update/delete network volumes | ❌ | ❌ | ✅ | ✅ |
| View billing information | ❌ | ✅ | ❌ | ✅ |
| Manage payment methods | ❌ | ✅ | ❌ | ✅ |
| Invite team members | ❌ | ❌ | ❌ | ✅ |
| Manage team permissions | ❌ | ❌ | ❌ | ✅ |
| Modify team account settings | ❌ | ❌ | ❌ | ✅ |
| Access audit logs | ❌ | ❌ | ❌ | ✅ |

### Basic role

The basic role provides essential access for users who need to work with existing resources without management capabilities.

This role allows users to access the team account and connect to already-deployed computing resources (e.g., Pods and Serverless endpoints) for development work. Users with this role cannot view billing information, start or stop Pods, or create new resources.

### Billing role
Runpod team accounts provide four built-in roles (Basic, Billing, Dev, and Admin) that control access to Pods, Serverless endpoints, network volumes, and billing. Each role grants a different set of permissions.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Trimmed "four built-in roles (Basic, Billing, Dev, Admin)" summary matches the pre-existing "four distinct roles" claim; no new role model introduced.

Source:

Runpod provides four distinct roles to control access within team accounts. Each role includes specific permissions designed for different responsibilities.


The billing role focuses exclusively on financial management aspects of the account.
For the full permissions matrix and guidance on assigning and revoking roles, see [Roles and permissions](/accounts-billing/roles-and-permissions).

Users with this role can access all billing information, manage payment methods, and view invoices. They cannot access computing resources, making this role ideal for finance team members who need billing access without operational permissions.

### Dev role

The dev role extends basic permissions with additional capabilities for active development work.

This role includes all basic permissions plus the ability to start, stop, and create Pods. Developers can fully manage computing resources for their work while remaining restricted from billing information and account settings.

### Admin role

The admin role provides complete control over all account features and settings.

Administrators have unrestricted access to manage team members, configure account settings, handle billing, and control all team computing resources. This role should be reserved for team leaders and trusted members who need full account access.
<Tip>
Apply the principle of least privilege by assigning each member the minimum role necessary for their work.
</Tip>

## Account spend limits

Expand All @@ -113,9 +70,7 @@ Regular review of audit logs helps identify unusual activity and ensures team me

## Best practices

When managing team accounts, establish clear role assignments based on each member's responsibilities. Regularly review team membership and remove access for members who no longer need it.

For enhanced security, use the principle of least privilege by assigning the minimum role necessary for each team member's work. Consider creating separate accounts for billing management to isolate financial access from technical operations.
When managing team accounts, regularly review team membership and remove access for members who no longer need it.

Monitor audit logs periodically to ensure compliance with your organization's policies and identify any unauthorized activities early.

Expand Down
107 changes: 107 additions & 0 deletions accounts-billing/roles-and-permissions.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
---
title: "Roles and permissions"
sidebarTitle: "Roles and permissions"
description: "Understand Runpod's built-in team roles and use them to control what team members can do with Pods, Serverless endpoints, network volumes, and billing."
---

Runpod team accounts use built-in roles to control what each member can access and do. Assigning roles lets an admin delegate work without granting full account control. This page is for admins who manage a team account. To create or convert a team and invite members, see [Manage accounts](/accounts-billing/manage-accounts). If you received an invitation and want to join, see [Join a team](/accounts-billing/manage-accounts#join-a-team).

## Why use roles

Roles let you apply least privilege by granting each member the minimum role they need for their work. Use the Billing role to separate billing access from technical operations, so finance staff can manage payment methods and invoices without touching compute resources. Use the Dev role to let developers create and manage compute without exposing billing or account settings. Reserve the Admin role for trusted leads who need full control over members, settings, billing, and all compute.

## Available roles

### Basic role

The Basic role provides essential access for users who need to work with existing resources without management capabilities. It allows users to access the team account and connect to already-deployed resources such as [Pods](/pods/overview), [Serverless endpoints](/serverless/overview), and [Instant Clusters](/instant-clusters). Users with this role cannot view billing information, start or stop Pods, or create new resources.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Basic role paragraph (can connect to existing Pods/Serverless/Instant Clusters; cannot view billing, start/stop Pods, or create resources) matches the Basic column of the base-branch permissions matrix.

Source:

| Access team account |||||
| Connect to existing Pods |||||
| Create/delete/start/stop Pods |||||
| Create/delete Serverless endpoints |||||
| Send requests to Serverless endpoints |||||
| Connect to existing Instant Clusters |||||
| Create/delete/start/stop Instant Clusters |||||
| Create/update/delete network volumes |||||


### Billing role

The Billing role focuses exclusively on financial management. Users with this role can access billing information, manage payment methods, and view invoices, but they cannot access compute resources. This makes the role ideal for finance staff who need billing access without operational permissions.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Billing role paragraph (billing info, payment methods, invoices only, no compute access) matches the Billing column of the base-branch permissions matrix.

Source:

| View billing information |||||
| Manage payment methods |||||


### Dev role

The Dev role extends the Basic permissions with additional capabilities for active development work. It includes all Basic permissions plus the ability to create, start, and stop Pods and manage [network volumes](/storage/network-volumes). Instant Cluster management (creating, deleting, starting, and stopping Instant Clusters) is reserved for the Admin role. Users with this role remain restricted from billing information and account settings.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dev role paragraph (Basic + create/start/stop Pods + manage network volumes, Instant Cluster create/delete/start/stop reserved for Admin, no billing/settings) matches the Dev column of the base-branch matrix, including the Admin-only Instant Cluster row.

Source:

| Create/delete/start/stop Pods |||||
| Create/delete Serverless endpoints |||||
| Send requests to Serverless endpoints |||||
| Connect to existing Instant Clusters |||||
| Create/delete/start/stop Instant Clusters |||||


### Admin role

The Admin role provides full control over the account. Administrators can manage team members, configure account settings, handle billing, and control all compute resources. Reserve this role for trusted leads who need full account access.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Admin role paragraph (full control incl. members, settings, billing, all compute) matches the Admin column, which is checked for every row of the base-branch matrix.

Source:

| Access team account |||||
| Connect to existing Pods |||||
| Create/delete/start/stop Pods |||||
| Create/delete Serverless endpoints |||||
| Send requests to Serverless endpoints |||||
| Connect to existing Instant Clusters |||||
| Create/delete/start/stop Instant Clusters |||||
| Create/update/delete network volumes |||||
| View billing information |||||
| Manage payment methods |||||
| Invite team members |||||
| Manage team permissions |||||
| Modify team account settings |||||
| Access audit logs |||||


## Permissions matrix

The following matrix shows which permissions each role grants:

| Permission | Basic | Billing | Dev | Admin |

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Permissions matrix on new page is moved verbatim from the pre-existing base-branch manage-accounts.mdx matrix; verified cell-for-cell identical across all 14 permission rows and 4 roles.

Source:

| Permission | Basic | Billing | Dev | Admin |
|------------|-------|---------|-----|-------|
| Access team account |||||
| Connect to existing Pods |||||
| Create/delete/start/stop Pods |||||
| Create/delete Serverless endpoints |||||
| Send requests to Serverless endpoints |||||
| Connect to existing Instant Clusters |||||
| Create/delete/start/stop Instant Clusters |||||
| Create/update/delete network volumes |||||
| View billing information |||||
| Manage payment methods |||||
| Invite team members |||||
| Manage team permissions |||||
| Modify team account settings |||||
| Access audit logs |||||

|------------|-------|---------|-----|-------|
| Access team account | ✅ | ✅ | ✅ | ✅ |
| Connect to existing Pods | ✅ | ❌ | ✅ | ✅ |
| Create/delete/start/stop Pods | ❌ | ❌ | ✅ | ✅ |
| Create/delete Serverless endpoints | ❌ | ❌ | ✅ | ✅ |
| Send requests to Serverless endpoints | ✅ | ❌ | ✅ | ✅ |
| Connect to existing Instant Clusters | ✅ | ❌ | ✅ | ✅ |
| Create/delete/start/stop Instant Clusters | ❌ | ❌ | ❌ | ✅ |
| Create/update/delete network volumes | ❌ | ❌ | ✅ | ✅ |
| View billing information | ❌ | ✅ | ❌ | ✅ |
| Manage payment methods | ❌ | ✅ | ❌ | ✅ |
| Invite team members | ❌ | ❌ | ❌ | ✅ |
| Manage team permissions | ❌ | ❌ | ❌ | ✅ |
| Modify team account settings | ❌ | ❌ | ❌ | ✅ |
| Access audit logs | ❌ | ❌ | ❌ | ✅ |

If your assigned role does not grant access you need, contact your team's Admin to request a different role.

## Assign a role to a team member

You assign a role when you invite a member to your team. The role you choose at invite time determines the member's permissions.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Invite/assign-role Steps block (Team page > Members > Invite New Member > choose role > enter email > Create Invite > copy link from Pending Invites) matches the pre-existing documented invite flow verbatim.

Source:

1. Navigate to the [Team page](https://www.console.runpod.io/team) in the Runpod console.
2. In the **Members** section, select **Invite New Member**.
3. Choose [the appropriate role](#roles-and-permissions) for the new member.
4. Enter the email address of the person you want to invite and click **Create Invite**.
5. Copy the generated invitation link from the **Pending Invites** section and share it with the person you want to invite.


<Steps>
<Step title="Open the Team page">
Navigate to the [Team page](https://www.console.runpod.io/team) in the Runpod console.
</Step>
<Step title="Start a new invite">
In the **Members** section, select **Invite New Member**.
</Step>
<Step title="Choose the role">
Choose the appropriate role for the new member. This role determines what the member can access and do.
</Step>
<Step title="Enter the member's email">
Enter the email address of the person you want to invite and select **Create Invite**.
</Step>
<Step title="Share the invitation link">
Copy the generated invitation link from the **Pending Invites** section and share it with the person you want to invite.
</Step>
</Steps>

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Invitation links remain active until used or manually revoked" is carried over verbatim from the pre-existing manage-accounts.mdx text.

Source:

Invitation links remain active until used or manually revoked. You can view all pending invitations in the team management interface.

<Note>
Invitation links remain active until used or manually revoked.
</Note>

## Remove access

You can revoke a pending invitation from the **Pending Invites** section before it is used. As part of general offboarding, review team membership regularly and revoke access that is no longer needed.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Dissolve an entire team and revert to a personal account" links to #convert-to-a-team-account, which documents the Delete Team button described in the pre-existing base Note.

Source:

<Note>
You can revert your account back to a personal account at any time. To revert, scroll to the bottom of the [Team page](https://www.console.runpod.io/team) and select **Delete Team**.
</Note>


To dissolve an entire team and revert to a personal account, see [Manage accounts](/accounts-billing/manage-accounts#convert-to-a-team-account).

## Best practices

Assign roles based on each member's responsibilities, and apply the principle of least privilege by granting the minimum role necessary for each person's work. Isolate billing access from technical operations by using the Billing role for finance staff.

Review team membership regularly and remove access for members who no longer need it. Review audit logs periodically to ensure compliance with your organization's policies and to identify unusual activity early.

## Next steps

<CardGroup cols={2}>
<Card title="Manage accounts" href="/accounts-billing/manage-accounts" icon="users" horizontal>
Create or convert a team and invite members.
</Card>
<Card title="Billing" href="/accounts-billing/billing" icon="credit-card" horizontal>
Set up billing and payment methods.
</Card>
<Card title="Monitor account activity" href="/accounts-billing/manage-accounts#monitor-account-activity" icon="list-check" horizontal>
Review audit logs to track actions across your team.
</Card>
<Card title="Cost centers" href="/accounts-billing/cost-centers" icon="chart-pie" horizontal>
Attribute team spend by project or team.
</Card>
</CardGroup>
1 change: 1 addition & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@
"group": "Accounts and billing",
"pages": [
"accounts-billing/manage-accounts",
"accounts-billing/roles-and-permissions",
"accounts-billing/billing",
"accounts-billing/cost-centers",
"accounts-billing/referrals",
Expand Down
Loading