Data Access Control
Data Access Control restricts how the Developer access and export the data. Workspace Admin or DBA are exempt from these restrictions.
At the project level, the Project Owner is also exempt from these restrictions. Workspace Admin or DBA can configure the following data access control:
- Query: query data via SQL Editor
- Export: export data by SQL or Database
- Copy from SQL Editor: copy data from the query result table in SQL Editor
Configure Data Access Control
This section is for Workspace Admin or DBA to configure data access control for Project Developer.
- 
Click Settings > Security & Policy > Data Access Control.  
- 
If Skip approvalfor Query Data is checked, then by defaultProject Developercan query data from databases belonging to that Environment via SQL Editor; If unchecked, thenProject Developerneeds to Request Query for approval.
- 
If Skip approvalfor Export Data is checked, then by defaultProject Developercan export data from databases belonging to that Environment via SQL Editor; If unchecked, thenProject Developerneeds to Request Export for approval. 
For how to request approval, please refer to Request Query and Request Export.
- If Disallowedfor Copy Data From SQL Editor is checked, then no one can copy data from databases belonging to that Environment via SQL Editor; If unchecked, then all can copy data.

