Skip Navigation
Show nav
Dev Center
  • Get Started
  • Documentation
  • Changelog
  • Search
  • Get Started
    • Node.js
    • Ruby on Rails
    • Ruby
    • Python
    • Java
    • PHP
    • Go
    • Scala
    • Clojure
    • .NET
  • Documentation
  • Changelog
  • More
    Additional Resources
    • Home
    • Elements
    • Products
    • Pricing
    • Careers
    • Help
    • Status
    • Events
    • Podcasts
    • Compliance Center
    Heroku Blog

    Visit the Heroku Blog

    Find news and updates from Heroku in the blog.

    Visit Blog
  • Log inorSign up
Hide categories

Categories

  • Heroku Architecture
    • Compute (Dynos)
      • Dyno Management
      • Dyno Concepts
      • Dyno Behavior
      • Dyno Reference
      • Dyno Troubleshooting
    • Stacks (operating system images)
    • Networking & DNS
    • Platform Policies
    • Platform Principles
  • Developer Tools
    • Command Line
    • Heroku VS Code Extension
  • Deployment
    • Deploying with Git
    • Deploying with Docker
    • Deployment Integrations
  • Continuous Delivery & Integration (Heroku Flow)
    • Continuous Integration
  • Language Support
    • Node.js
      • Troubleshooting Node.js Apps
      • Working with Node.js
      • Node.js Behavior in Heroku
    • Ruby
      • Rails Support
      • Working with Bundler
      • Working with Ruby
      • Ruby Behavior in Heroku
      • Troubleshooting Ruby Apps
    • Python
      • Working with Python
      • Background Jobs in Python
      • Python Behavior in Heroku
      • Working with Django
    • Java
      • Java Behavior in Heroku
      • Working with Java
      • Working with Maven
      • Working with Spring Boot
      • Troubleshooting Java Apps
    • PHP
      • Working with PHP
      • PHP Behavior in Heroku
    • Go
      • Go Dependency Management
    • Scala
    • Clojure
    • .NET
      • Working with .NET
  • Databases & Data Management
    • Heroku Postgres
      • Postgres Basics
      • Postgres Getting Started
      • Postgres Performance
      • Postgres Data Transfer & Preservation
      • Postgres Availability
      • Postgres Special Topics
      • Migrating to Heroku Postgres
    • Heroku Key-Value Store
    • Apache Kafka on Heroku
    • Other Data Stores
  • AI
    • Working with AI
    • Heroku Inference
      • Inference API
      • Quick Start Guides
      • Inference Essentials
      • AI Models
    • Vector Database
    • Model Context Protocol
  • Monitoring & Metrics
    • Logging
  • App Performance
  • Add-ons
    • All Add-ons
  • Collaboration
  • Security
    • App Security
    • Identities & Authentication
      • Single Sign-on (SSO)
    • Private Spaces
      • Infrastructure Networking
    • Compliance
  • Heroku Enterprise
    • Enterprise Accounts
    • Enterprise Teams
    • Heroku Connect (Salesforce sync)
      • Heroku Connect Administration
      • Heroku Connect Reference
      • Heroku Connect Troubleshooting
  • Patterns & Best Practices
  • Extending Heroku
    • Platform API
    • App Webhooks
    • Heroku Labs
    • Building Add-ons
      • Add-on Development Tasks
      • Add-on APIs
      • Add-on Guidelines & Requirements
    • Building CLI Plugins
    • Developing Buildpacks
    • Dev Center
  • Accounts & Billing
  • Troubleshooting & Support
  • Integrating with Salesforce
  • Collaboration
  • Heroku Teams

Heroku Teams

English — 日本語に切り替える

Last updated December 13, 2024

Table of Contents

  • Setting Up Your Heroku Team
  • Pricing and Limits
  • Managing Permissions
  • Enable Single Sign-On
  • Heroku Private Spaces
  • Shield Private Spaces
  • Managing Billing
  • Supported Dyno Types
  • Transferring Apps
  • Heroku CLI Support

Heroku Teams (previously called “Heroku Team Organizations”) provides a collaboration environment for you and your workgroup. You can invite other Heroku users, purchase and configure resources, assign permissions, delegate administration, and set up unified billing for every Heroku resource your Team uses.

Heroku Teams is simple, effective support for small to medium groups building important projects.

Setting Up Your Heroku Team

Any Heroku user can create a Team directly from the context switcher menu in the Dashboard, where you can find your Teams and Personal apps. If you’re a member of any Heroku Enterprise Teams, they’re listed here as well.

Heroku Dashboard Context Switcher

In the setup flow for each Team you create, you name your team and confirm your identity by entering your credit card information. You can rename your teams from the Settings tab of your Dashboard.

The credit card for a given team is used to pay for all team-owned resources. You can use a different credit card for each team.

When setup is complete, you and any invited team members can see your new team listed in the Teams menu within the context switcher. Navigating to a team takes you to the app list for that team. If this team is new, some initial actions you can take are also displayed.

Heroku Teams First Run

Pricing and Limits

We previously charged $10/month for teams larger than 5 people.

Team-owned dynos, add-ons, and other services are charged at the normal rate prorated to the second.

Eco dynos, which are available for personal apps, aren’t available to Teams.

Each Heroku account can create up to five Teams. Each Team can have up to 25 members. Contact Heroku Sales, if you hit these limits and want to inquire about options.

Managing Permissions

Heroku Teams provides simplified “Static Permissions” on apps that the team owns.

Static Permissions are pre-grouped and fixed to provide for three roles: admin, member, and collaborator.

functional role permissions
Admin View, Deploy, Operate, Manage
Member View, Deploy, Operate
Collaborator View, Deploy, Operate

If there are users who are temporarily working with your team on apps but aren’t actual members of the team, add them with the “Collaborator” role.

If you’re adding new users from the team’s Access tab, you can choose the role from the dropdown menu. If you’re adding new users directly to the app, the user gets the “Collaborator” role by default. A team admin can change this default role from under the Access tab of the team. They can also assign the “Admin” role to any user. The team admin always has an “Admin” role on all apps owned by the team.

You can’t edit or customize the permissions groups of the three roles. Customizable permissions are a feature of Heroku Enterprise.

You can manage permissions assignments per app, under the Access tab for the team.

Heroku App Access

Additionally, users with “Manage” permissions on the app can lock any app owned by a team. Locking an app prevents all access by team members unless the member has the “Manage” permission on that app. Use the lock function to prevent unauthorized team members from seeing or accessing sensitive apps—such as apps in the Production stage of a Heroku Pipeline.

The “Manage” permission also allows admins to control which add-ons the team can provision for their apps. See Add-on Controls for Teams for more info.

Enable Single Sign-On

Implementing single sign-on (SSO) enhances security and improves the user experience by providing a streamlined login process. You can use identity providers (IdPs) with built-in SSO support for Heroku or other SAML-2.0 compliant IdPs.

Team admins can enable SSO in the Settings tab of the Heroku Dashboard. To get started, see Using Single Sign-On (SSO) Services with Heroku, for Administrators.

Limit Access to Apps via OAuth

Heroku admins can deny OAuth access to team-owned resources from all non-Heroku products and services. Turn off third-party OAuth access to the Heroku Platform API in the team’s Settings tab.

Heroku Private Spaces

Private Spaces are dedicated environments for running dynos and certain types of add-ons within an isolated network. They enable you to build and run Heroku apps that meet strict requirements for data protection and change control. To create a Private Space, the Heroku Team must be verified with with at least six paid invoices, three successful charges, and a minimum spend of $30. See the pricing for Private Spaces in the Elements Marketplace.

Shield Private Spaces

Shield Private Spaces include additional features for building high-compliance applications. To create a Shield Private Space, the Heroku Team must be verified with with at least six paid invoices, three successful charges, and a minimum spend of $30. See the pricing for Shield Private Spaces in the Elements Marketplace.

Managing Billing

The Team navigation shows Apps and Access tabs to all Team members, and additionally shows Billing and Settings tabs to Team Administrators.

Billing

The Billing tab allows any Administrator to update the payment information for the Team.

Supported Dyno Types

Any supported dyno type, except for the Eco dyno type, can power apps owned by Heroku Teams.

Transferring Apps

The Settings tab of all apps provides an interface to transfer ownership of the app.

Bulk transfer of personal apps into a team can be done from the Team Settings page or the Heroku CLI. To transfer apps using the bulk transfer features, the owner of the personal app must also be an admin of the team.

bulk app transfers

You can transfer Team-owned apps to other teams, to Heroku Enterprise Teams, or to the Personal apps area of a given user.

Permissions for all team members and admins on apps transferred to other Teams or to Heroku Enterprise Teams are preserved. Apps transferred to a user’s Personal apps area are stripped of all user and permissions associations.

You can also transfer apps to a Heroku Team from another Team, from a Heroku Enterprise Team, or from a user’s Personal apps. See Transferring Apps on how to accomplish these transfers.

Heroku CLI Support

Support for operations around your Heroku Teams is available in the Heroku CLI; usage is parallel to the usage applied to the Organizations available in Heroku Enterprise. For more information, type heroku help teams or heroku help members in the Heroku CLI prompt.

New members added to a Heroku Team via the CLI are sent email invitations that the recipient must click to accept. Invited team members who haven’t accepted their invitations and are “removed” via the CLI have the outstanding invitations invalidated and revoked. These operations are reported in detail in the CLI feedback.

Keep reading

  • Collaboration

Feedback

Log in to submit feedback.

Transferring Apps Transferring Apps

Information & Support

  • Getting Started
  • Documentation
  • Changelog
  • Compliance Center
  • Training & Education
  • Blog
  • Support Channels
  • Status

Language Reference

  • Node.js
  • Ruby
  • Java
  • PHP
  • Python
  • Go
  • Scala
  • Clojure
  • .NET

Other Resources

  • Careers
  • Elements
  • Products
  • Pricing
  • RSS
    • Dev Center Articles
    • Dev Center Changelog
    • Heroku Blog
    • Heroku News Blog
    • Heroku Engineering Blog
  • Twitter
    • Dev Center Articles
    • Dev Center Changelog
    • Heroku
    • Heroku Status
  • Github
  • LinkedIn
  • © 2025 Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners. Salesforce Tower, 415 Mission Street, 3rd Floor, San Francisco, CA 94105, United States
  • heroku.com
  • Legal
  • Terms of Service
  • Privacy Information
  • Responsible Disclosure
  • Trust
  • Contact
  • Cookie Preferences
  • Your Privacy Choices