Q Blocks Documentation
  • 👋Welcome to Q Blocks
  • 🌐GPU Computing at Scale
  • 💻Launch a Q Blocks GPU instance
    • Using Dashboard UI
    • Using Rest APIs
  • 💰GPU Instance Pricing
  • 🤖Fine-tuning Falcon 7B/40B LLM
  • 🔑IAM: Share access with team
  • 🤔Q Blocks How To Guide
    • Create a new user
    • Upload data using SCP command
    • Use Visual Studio Code with Q Blocks instances
    • Port forwarding to run web services
    • Launch Jupyter Hub in Q Blocks Instance
    • Launch TensorBoard in Q Blocks instance
    • Setup Horovod and OpenMPI in Q Blocks Instance
    • Setup AIM for ML experiment tracking
    • Disco Diffusion AI Art on Q Blocks
    • Stable Diffusion Text to Image GPU server on Q Blocks
    • Setup Docker with Nvidia GPU support
    • Enable port forwarding on a Docker container in Q Blocks instance
    • Run production ready lightweight kubernetes using K3s in Q Blocks instance
    • ↗️Upgrade CUDA to v12.2
Powered by GitBook
On this page

IAM: Share access with team

PreviousFine-tuning Falcon 7B/40B LLMNextQ Blocks How To Guide

Last updated 1 year ago

Q Blocks now supports account sharing with your team members so they can sign-in through their account and perform actions on your resources based on the permissions granted to them by you.

Currently, the following permissions can be granted to team members:

  1. Instance access: Allows them to view and access your instances.

  2. Instance stop: Allows them to stop a running instance

  3. Instance start: Allows them to start a paused instance

  4. Instance delete: Allows them to delete an instance (CRITICAL)

Based on your specific requirements and organisation design, you may grant access privileges to different team members in your main account.

Pre-requisite:

Before you add a team member to your account, they must have a registered / active account on Q Blocks.

To add a team member, perform the following steps:

  1. Go to "IAM Access" section on Settings page.

  2. Click on "Add a new team member" button.

  3. Enter your team member's email ID that they used for registering their account on Q Blocks and the privileges you'd like to grant them.

  4. Click on "Submit" button.

This should add a teammate to your account with your granted privileges. Here's a short video to walk you through the process:

Once you've successfully added a teammate, you may remove them whenever you feel is necessary by clicking on "Remove" button alongside their email ID.

Upon adding a teammate, they should be able to access instances or perform actions on them through their dashboard.

Technical support:

For any query or issues in getting started, reach us out at for quick resolution.

🔑
support@qblocks.cloud