docs/versioned_docs/version-2.36.0/marketplace/plugins/supabase.md
ToolJet connects to your Supabase database, allowing you to directly interact with your Supabase back-end from within your ToolJet application.
:::info NOTE: Before following this guide, it is assumed that you have already completed the process of Using Marketplace plugins. :::
Establish a connection to Supabase by either clicking +Add new Data source on the query panel or navigating to the Data Sources page from the ToolJet dashboard.
Enter your Project URL and Service Role Secret into their designated fields.
Click Test Connection to validate your credentials. Click Save to store the data source.
To perform queries on Supabase in ToolJet, click the +Add button in the query manager located at the bottom panel of the editor.
Select the previously configured Supabase datasource.
In the Operation dropdown, select the desired operation type. ToolJet currently supports five query types for Supabase interactions.
Enter the table name and other required parameters for the selected operation and click on Run button to run the query.
:::info Query results can be transformed using transformations. Read our transformations documentation. :::
You can create query for Supabase data source to perform several operations such as: