Health Universe
  • Core Concepts
    • Overview of Health Universe
    • How Health Universe Works
  • Building Apps in Health Universe
    • Getting started with Health Universe
      • Create a Health Universe Account
      • Create a Github Account
      • Link your Github Account to your Health Universe Account
    • Creating a Workspace
    • Collaborators
    • Developing your Health Universe App
      • Streamlit vs FastAPI
      • Working in Streamlit
        • Typical Project Setup
        • Your First Health Universe App
        • Streamlit Best Practices
      • Working in FastAPI
        • Typical Project Setup
        • Your First Health Universe App
        • Navigator FastAPI best practices
    • Deploying your app to Health Universe
      • Deploying to Health Universe
      • Secret Management
      • Connecting to an LLM
      • Connecting to an external data source
  • Testing your app
  • Re-deploying your app
  • Document your app
  • Deleting your App on Health Universe
  • Additional resources
    • Data Formats, Standards & Privacy
    • External Tools and Libraries
Powered by GitBook
On this page
  • How to Add Collaborators
  • Notes

Was this helpful?

  1. Building Apps in Health Universe

Collaborators

PreviousCreating a WorkspaceNextDeveloping your Health Universe App

Last updated 1 day ago

Was this helpful?

Collaborators in Health Universe allow you to work together with others on your app within a Workspace.

Collaborators can:

  • Redeploy the application

  • Delete deployments

  • Modify app metadata:

    • Name

    • Description

    • Evidence

    • Owner’s Insights

    • And more

⚠️ Only users with access to the app in a Workspace can be added as collaborators.

How to Add Collaborators

Follow these steps to add collaborators to your application:

  1. Navigate to Your App's Page From your Health Universe workspace, select the app you want to collaborate on.

  2. Open the Collaborators Tab In the left-hand sidebar, click Collaborators.

  3. Click "Add Collaborators" On the Collaborators page, click the purple "Add Collaborators" button.

  4. Enter Email Addresses A pop-up will appear titled "Add collaborators". Enter email addresses separated by commas, spaces, or new lines.

  5. Submit After entering all the emails, click Submit.

  6. View Updated Collaborator List You’ll be redirected to the updated Collaborators page, where you’ll see the list of newly added collaborators.

Notes

  • Only app creators and collaborators can manage deployment-related tasks and metadata.

  • Consider adding trusted team members with a clear understanding of your app’s purpose and data.

Collaborators must have a account.

For more information on setting up apps, see .

Health Universe
Creating a Workspace