docs/versioned_docs/version-2.62.0/data-sources/overview.md
Data Sources pull in and push data to any source including databases, external APIs, or services. Once a data source is connected to a workspace, the connection can be shared with any app of that workspace.
:::caution Data Source page is available only on ToolJet version 2.3.0 and above. :::
<div style={{textAlign: 'center'}}> </div>Or you can directly go to the Data Sources page from the left sidebar of the dashboard.
Add button will appear. Upon clicking this button, the selected data source will be integrated into the workspace.Note: For paid plans, configuration entry and saving are necessary to enable availability across multiple environments.
<div style={{textAlign: 'center'}}> </div>By default, 4 data sources will be available on every app on ToolJet:
<div style={{textAlign: 'center'}}> </div>Changing the Permissions for Data Sources is a privilege reserved for Admins and Super Admins within the workspace.
To configure these permissions, navigate to Workspace Settings -> Groups Settings. Admins and Super Admins have the authority to assign the following permissions to user groups:
| Permission | Description |
|---|---|
| Just Create | Add new data sources and modify existing ones. Delete button will not be visible on hovering over the connected data source. |
| Just Delete | Remove connected data sources from the workspace. Delete button will show up on hovering over the connected data source. |
| Both Create and Delete | Add new data sources and remove connected data sources from the workspace. |
| Neither Create nor Delete | No access to the Data Sources page from the Dashboard. Error toast will popup on trying to access the Data Sources page using URL. |
| Permission | Description |
|---|---|
| View | Connect to authorized data sources for their user group. Users can't update the credentials of authorized data sources. |
| Edit | Users can update the credentials of authorized data sources. |
On ToolJet versions below 2.3.0, the data source connection was made from within the individual apps. To make it backward compatible, we added an option to change the scope of the data sources and make it global data source.