Squidex
  • Welcome to Squidex
  • Getting Started
    • Squidex Cloud
    • Installation Instructions
      • Platforms
        • Install on Kubernetes
        • Install on AWS (Deprecated)
        • Install on AWS EC2 using Docker
        • Install on Azure
        • Install on Azure using ARM
        • Install on Google Cloud Platform (GCP)
        • Install on Docker
        • Install on Heroku
        • Install on IIS
        • Install on Render
        • Install on Vultr
      • Configuration
        • Deploying the Image Resizer Service
      • Troubleshooting and Support
        • Diagnose Runtime Issues
        • Restoring Deleted Apps
      • Install Identity (Deprecated)
      • External Identity Providers
        • Azure AD (OAuth) with Squidex
    • Contributing and Developing
      • Building
      • Developing
      • Extensions
        • Custom Rule Action
      • Contributing
      • Architecture
      • Translating
      • Squidex Docs Program
    • Roadmap
    • Quick Start Guides
      • Vue.js Blog with Squidex
      • React.js Blog with Squidex
      • Angular Blog with Squidex
  • Documentation
    • Introduction and Use Case
    • Concepts
      • Apps
      • Teams
      • Schemas
        • Field Rules
      • Content
        • Scheduled Publishing
      • Assets
        • Querying Assets
      • Localization
      • Migrations
      • Roles & Permissions
      • Rules
        • Publish an Event to Azure Queues using Rules
        • Populate Elasticsearch Index
      • Backups
      • Subscriptions
        • App Subscriptions v/s Team Subscriptions
      • Notifications
      • Dashboard
      • Workflows
    • Software Development Kits
      • TypeScript
      • .NET
        • Version v14 (and Earlier)
        • Version v15 (and Later)
      • PHP
      • Java
    • Developer Guides
      • API
        • Authentication
        • Postman
        • Queries
        • Assets
      • Automation Tools (CLI)
      • Scripting
        • Scripting Helper Methods
      • Embed Content
      • Custom Workflows
      • Custom Editors
      • Custom Sidebars
      • Preview Content
      • Rule Formatting
        • Simple
        • Script
        • Liquid
      • Tutorials
        • Building a Blog with Squidex and Next.js
  • Next
    • Squidex 3.0: API Compatibility
Powered by GitBook
On this page
  • Frequently Asked Questions (FAQs) about App Subscriptions
  • How can I transfer an app subscription ownership to another user?
  • What happens when the app subscription owner leaves the company?
  • What happens if there is some money left in the app subscription?
  • Can I apply usage restrictions to an app in a shared subscription?
  • Can an app be moved to a team with a different subscription plan?

Was this helpful?

  1. Documentation
  2. Concepts
  3. Subscriptions

App Subscriptions v/s Team Subscriptions

Common differences between app and team subscriptions, and frequently asked questions

PreviousSubscriptionsNextNotifications

Last updated 10 months ago

Was this helpful?

Subscriptions apply to Squidex Cloud only.

Teams were introduced to solve problems with sharing costs and changing subscription ownership. This article tries to provide differences between App Subscriptions and Teams Subscriptions and answer some of the frequently asked questions.

Let's start with a table provides a difference between App Subscriptions and Team Subscriptions

(Single) App Subscriptions
Team Subscriptions

Each App has its own subscription.

Multiple Apps that are part of a Team share the subscription.

Contributors in an App with the role "owner" are not subscription owners. Only the contributor that created the subscription is the owner.

All contributors of a team are subscription owners as well.

App subscription ownership cannot be transferred to another contributor

Subscription transfer issues do not apply to teams.

Note that App owner and Subscription owner is not the same, especially in App settings where you can add more than one owner, these owners are App owners.

Frequently Asked Questions (FAQs) about App Subscriptions

How can I transfer an app subscription ownership to another user?

Unfortunately, subscription ownership transfer in Apps is not possible. You can only cancel the subscription, which does not delete any data.

What happens when the app subscription owner leaves the company?

Create a support request at to get it cancelled. On cancelling the subscription, the App will fall back to the free plan but no data will be lost. Please remember that you cannot add new members anymore, because the limits of the free plan apply.

What happens if there is some money left in the app subscription?

Start with a subscription cancellation request first. You can then subscribe to the cheapest plan and create a support request to get promotional credit for your balance. When you change your new subscription to the target plan the promotional credit will be applied and deducted from your invoice.

Can I apply usage restrictions to an app in a shared subscription?

There is no system in place to restrict the usage for a single app. But if you go the client settings of your app you can configure a limit for the number of API calls that a single client can make. Use this setting to ensure that one app does not dry out other apps.

Can an app be moved to a team with a different subscription plan?

(For example app subscription is Professional, where as teams subscription is Basic) Unfortunately No. The process is to cancel the current subscription for the App first and the move the App into the Team. Otherwise the applied limits would be inconsistent and confusing.

https://support.squidex.io/