Skip to main contentIBM Quantum Administration

How we store client data

All data stored in IBM Quantum™ is encrypted.

Jobs are executed when quantum inputs are sent from IBM Quantum Composer, or from direct submission via API. The front end removes Personally Identifiable Information and/or Business Contact Information from the data, writes the job to storage, and adds it to the queue for the backend to process. The backend retrieves the job from storage, executes the job, and writes the results to storage.

  • The user owner can see workload inputs and results.
  • For Qobj workloads:
    • The user owner can see workload inputs, results, and metadata, and can cancel or delete workloads and their results.
    • Hub administrators and group administrators can see workload results and metadata.
    • IBM administrators can only see workload metadata.
  • For Qiskit Runtime workloads:
    • The user owner can see workload inputs, results, and metadata, and can cancel or delete workloads and their results.
    • Hub administrators and group administrators can see workload metadata and cancel pending workloads.
    • IBM administrators can see workload metadata and cancel pending workloads.
Was this page helpful?
Report a bug or request content on GitHub.