Home

Community Portal - Beta

Welcome to the new Appsmith community portal. SSO in with Google or Github, and create your profile. We will be rolling out a resource library and additional features in the next few months.

Support

Need help? Join our Discord to get help from the community.

Discord
Documentation

Covers everything from self-hosting to advanced app building.

Docs
Knowledgebase

Articles by our support team and posts from the community.

Articles
Videos

Tutorials, coding tips, feature breakdowns, and more.

Youtube

Recent content

Blog

Workspaces, and how they relate to Apps, Datasources, and Users

joseph_appsmith May 26, 2023

A Workspace is a grouping of Apps, Datasources, and Users. If a user is not in a workspace, then they won't see it or any of the apps listed in their Apps homepage.

Read more
Guide

Getting the ApplicationId of an Appsmith App

ameliaconstantin May 24, 2023

Overview

This article explains how to get the applicationId of an app, which might be necessary for users who need to run certain commands or queries that use this parameter.

 

Read more
Guide

Iframe Experiments: Extending Appsmith with custom iframe code

joseph_appsmith May 22, 2023

Appsmith ships with over 45 pre-built UI components, or Widgets, that can be used to quickly build a UI for just about any kind of internal tool you can imagine. But occasionally, there are a few use cases not covered by one of our widgets. Or are there? Enter the Iframe widget: the escape-hatch that takes you from low-code to full-code, where you can code anything you want, then send data back and forth between Appsmith and the Iframe.

Read more
Guide

Running multiple pods on Kubernetes in Appsmith - Part 1 (One server restarting another...)

olawale May 11, 2023

In today's rapidly evolving world of software development, Kubernetes has emerged as a go-to platform for managing containerized applications at scale.

Read more
Video

How To Manage Sessions, Authentication And Authorization: RLS Series Part 4

Tutorials • May 8, 2023

We've completed much of the groundwork required for our cutting-edge multi-tenant app. In this part of the series, we'll put all of the pieces together, and by the end of it, you'll have built a fully functional & secure app with RLS

Read more
Guide

Error Handling in Appsmith

olawale May 8, 2023

In modern application development, error handling ensures a smooth and seamless user experience.

Read more
Guide

Implementing Server-side Pagination using MongoDB in Appsmith (Part 2 - Pagination)

olawale May 8, 2023

Welcome to part two of this series which aims to explain how to set up server-side pagination using MongoDB in Appsmith properly. 

Read more
Video

How To Set Up RLS On Postgres: RLS Series Part 3

Tutorials • Apr 30, 2023

Now this is the secret sauce, the RLS security feature. This video will cover how to enable RLS, create an access policy, and an RLS app user. See you in the video!

Read more
Guide

Implementing Server-side Pagination using MongoDB in Appsmith (Part 1 - Introduction)

olawale Apr 27, 2023

Welcome to another series on how to implement server-side pagination efficiently in Appsmith. In this series, we’ll look at implementing server-side pagination using MongoDB in Appsmith. 

Read more
Video

How To Build A Simple DB Email And Password Auth Flow: RLS Series Part 2

Tutorials • Apr 23, 2023

Welcome to the second video in the RLS series. In this video, we'll build a sign-in/sign-up flow using the database, users' email, and hashed password. See you there!

Read more
Guide

Deleting a User from a Self-Hosted Instance

ameliaconstantin Apr 21, 2023

Sometimes administrators need to delete or block signed-up accounts on their self-hosted Appsmith instance. Even if a user account is removed from an organization, the user can still log in and create their own organization. At this juncture, it is impossible to delete a user on the Community Edition, but there are several ways to achieve this on the Business Edition.

Read more
Announcement

Announcing the new community portal!

ron Apr 20, 2023

Hello, amazing Appsmith community! We are thrilled to announce the beta launch of our brand-new community portal, designed to bring our developer community closer together and provide you with a more engaging, collaborative, and resourceful platform.

Read more