Skip to main content

Downgrade to Free Plan

This page provides instructions on downgrading your subscription to a free plan in Appsmith.

Before you begin

Downgrading your plan will result in the loss of access to one or more paid features, which may result in some features and capabilities not being available. Before proceeding with the downgrade process, review the following information about what happens when you downgrade your plan:

  • Single Sign-On (SSO) - When you downgrade your plan, the use of Single Sign-On methods, such as OIDC or SAML, is no longer supported. Users who accessed Appsmith through an SSO provider using OIDC or SAML will have to sign up again using form login to access Appsmith securely. For added security, it's recommended to enable email verification in your Admin Settings.
  • System for cross-domain identity management (SCIM) - After the downgrade, all users will remain available but disconnected from the identity provider (IDP). IDP configurations are no longer available, and you will need to reconfigure these settings if you choose a paid plan again that supports SCIM.
  • Granular access control (GAC) - Any roles and groups configured as part of a higher-tier plan will not be accessible after downgrading. You may need to change your application code if it relies on {{appsmith.user.roles}} or {{appsmith.user.groups}} bindings since these will no longer be available.
  • Datasource environments - Staging datasource environment configurations will no longer be accessible after a downgrade.
  • Git repositories - The unlimited private repositories will no longer be available. For free plan subscribers, there's a limit of 3 private repositories. You can commit to and import new repositories until the total private repository count in your workspace is equal to or less than 3.
  • Branding - Custom branding will no longer be available, and your application will use the default Appsmith branding.
  • Audit logs - Access to audit logs will no longer be available, and Appsmith will not generate new audit logs.
  • Embed apps - You won't be able to embed private apps within your parent application after downgrading if the Single Sign-On (SSO) method is not available in the downgraded plan.
  • Ask AI - Access to Ask AI for generating SQL queries and JavaScript code within the editor will no longer be available.
  • Sending messages from the parent app to Appsmith - Any interactions between the parent app and Appsmith will no longer be available after downgrading. You may have to change your application code if your application captures or interacts with messages from the parent application.

Prerequisites

  • You can access Admin Settings on the Appsmith instance.

Remove license key

To downgrade to a free plan, you have to remove your license key in your Appsmith instance. Follow these steps to remove your license key:

  1. Go to Admin SettingsLicense & Plans.
  2. Click the Remove button.
  3. You will see a confirmation box. Confirm the plan change by clicking the Confirm button.

The confirmation initiates the downgrade process, and your account transitions to a free plan.

Troubleshooting

If you face issues, contact the support team using the chat widget at the bottom right of this page.

Important

If you opt to return to your previous paid plan or switch to another paid plan with similar features, Appsmith will restore your previous settings upon plan activation, excluding SCIM configurations, which you'll need to reconfigure.