Hi @omeryasirkucuk
The "New SQL Editor" in Databricks does automatically save queries under your user profile by default, which can make folder organization challenging. Here's how you can manage the location of your SQL queries:
Managing Query Locations in Databricks New SQL Editor:
Save to a Specific Location:
1. After creating your query, click the "Save As" option (usually available in the dropdown menu next to the query name)
2. In the dialog that appears, you can navigate to your preferred folder location
3. If needed, create a new folder using the "New Folder" option
4. Select the destination and save your query there
LR