Data workspace
Use the Data workspace, available from the Data tab in the top navigation bar, to manage data sources.
Data workspace home page
The home page of the Data workspace lists all the data sources available to you. There are several types of data sources that you may see in the data list. They are tables, worksheets, views, and user-uploaded data. SQL views fall under the view category. Most users see only worksheets, views, and any data they uploaded. Worksheets are the most powerful and commonly used data sources for searching.
Above the list of data sources, you can see quick links to objects you recently viewed. These links tell you when the object was last modified, and when you last viewed it.
Data source types
Name | Definition | Created by |
---|---|---|
Table |
Raw table loaded by an Administrator |
Administrators |
Worksheet |
Collection of related tables optimized for searching (like standard concept of a view) |
Anyone with Can manage data permission |
User-imported data |
Table uploaded by a user through the web browser, such as a |
Anyone with Can upload data permission |
View |
Table saved as a view by a user through the Save as view option on a data search |
Anyone with Can manage data permission |
SQL View |
SQL query result saved as a SQL view by a user |
Anyone with Can manage data permission |
Selecting the name of a data source shows you detailed information about it, and allows you to edit it, if you have Can edit privileges for that data source.
Filter data sources
Use the filters and the search bar at the top of the list of data sources to find the data you are interested in. You can filter in the following ways:
-
By source type: all, worksheets only, tables only, or views and SQL views only
-
By tag
-
By author
You can also use the search bar to the right of the Authors dropdown to find a specific data source, if you know its name.
Sort data sources
You can sort the data sources that display on the home page of the Data workspace in the following ways:
-
Alphabetically by author: You can sort by author alphabetically, either ascending or descending. Select Author, above the list of recently modified data sources. To see ascending order, select Author again.
-
Alphabetically by name: You can sort by object name alphabetically, either ascending or descending. Select Name, above the list of recently viewed data sources. To see ascending order, select Author again.
-
By how recently anyone modified the object: You can sort by how recently anyone modified the object, either ascending or descending. Select Last modified, above the list of recently modified data sources. To see ascending order, select Last modified again.
To see more objects, scroll down to the bottom of the page and select Next. ThoughtSpot displays 20 objects on each page.
These changes do not persist across sessions. If you log out and log back in, the list of data sources returns to the default.
Bulk actions
You can perform bulk actions on the objects in the data source list. To perform bulk actions, follow these steps:
-
Select the empty boxes next to the object names, or, if you would like to perform a bulk action on all 20 objects on the page, select the empty box at the top of the list.
-
At the top of the list of data sources, several buttons appear. You can share objects, delete them, apply or remove tags, export them as TML files, or edit them as TML files.
Data connections
The Data workspace also contains information about your data connections.
Your connections appear under the Connections tab, in the side navigation bar of the Data workspace. You can add, edit, remap, delete, or apply tags to connections to external data warehouses from the Connections page.
To learn more about connecting to your data in an external data warehouse, refer to Connections.
Add a connection
To add a connection, select the icon for the type of connection you would like to add, such as Snowflake or Amazon Redshift. If you do not see your data warehouse, and it is one of ThoughtSpot’s supported data warehouses, select Others.
You can also create a new connection by selecting + Create new in the left navigation bar and selecting Connection.
Edit, remap, or delete a connection
To edit, remap, or delete a connection, select the more menu for the connection, and select the action you would like to take.
Bulk actions
To bulk delete or apply tags in bulk, follow these steps:
-
Select the empty boxes next to the object names, or, if you would like to perform a bulk action on all the 20 connections on the page, select the empty box at the top of the list.
-
At the top of the list of connections, several buttons appear. You can delete the connections or apply tags.
Filter connections
Use the filters and the search bar at the top of the list of connections to find the connection you are interested in. You can filter in the following ways:
-
By tag
-
By author
You can also use the search bar to the right of the Tags dropdown to find a specific connection, if you know its name.
Sort connections
You can sort the connections that display on the Connections page of the Data workspace in the following ways.
-
Alphabetically by author: You can sort by author alphabetically, either ascending or descending. Select Author, above the list of connections. To see ascending order, select Author again.
-
Alphabetically by connection name: You can sort by connection name alphabetically, either ascending or descending. Select Connection name, above the list of connections. To see ascending order, select Connection name again.
-
Alphabetically by connection type: You can sort by connection type alphabetically, either ascending or descending. Select Connection type, above the list of connections. To see ascending order, select Connection type again.
-
By how recently anyone modified the connection: You can sort by how recently anyone modified the connection, either ascending or descending. Select Modified, above the list of connections. To see ascending order, select Modified again.
To see more connections, scroll down to the bottom of the page and select Next. ThoughtSpot displays 20 connections on each page.
These changes do not persist across sessions. If you log out and log back in, the list of connections returns to the default.
Usage statistics
To view usage statistics for your connections to external data sources, select Usage statistics from the side navigation bar of the Data workspace. This Liveboard is also called the Connections Liveboard. There, you can view the system Liveboard for connections, with information on monthly and daily row count, query count, and query performance for each connection.
Utilities
The Utilities section of the Data workspace contains many of your additional workflows as a data engineer.
Here, you can accomplish the following tasks:
-
Import and export custom sets of TML files: Use the Import/Export TML tile
-
Edit the system-wide data model: Use the Business data model tile
-
View the system data schema: Use the Schema viewer tile
-
Manage the custom calendar: Use the Custom calendar tile
-
Open DataFlow: Use the DataFlow tile
-
Upload a schema: Use the Upload schema tile
-
Integrate with dbt: Use the dbt Integration tile