Sidebars
When you open the Studio, Prophecy opens the last saved state of the project when one is available. If there is no saved state, Prophecy opens a project landing page where you can open existing entities or create new ones. New projects without entities open with Agent chat maximized when v4 AI is enabled.Agent chat
Use the chat interface to interact with Prophecy Agents. Learn more about how to use AI for your project in the Agent Overview documentation. When Agent chat is maximized, it appears full screen. You can minimize the chat to show the canvas landing page. You can also rename a chat by clicking the chat name, and manage chats from chat history. See using chat for more details.Project browser
In the Visual view, browse through project entities such as pipelines, tables, analyses, functions, and more. When you switch to the Code view, you will see the project repository directory instead. Opening or closing the Project Browser only changes the Project Browser panel. It does not control whether the landing page or canvas is visible.Environment browser
The Environment tab lets you access data directly in Prophecy from connections defined in your attached fabric. You can:- Browse or search for available datasets
- Drag datasets directly onto the visual canvas
- Add new connections to the attached fabric
... ellipses menu to access the following options:
- Preview: See a preview of the data in the selected table.
- Share: Invite users to your team so they can access the fabric’s data.
- Rename: Update the name of the stored table.
- Delete: Delete the stored table.
When you update the name of a table, any gems pointing to this table location are not
automatically updated; you must update them yourself with the new name.
Pipeline canvas
The pipeline canvas is the workspace where you can add and connect various gems to build your pipeline. It provides a drag-and-drop interface for designing your data flow.Gem drawer
At the top of the pipeline canvas, the gem drawer displays gem categories such as Transform and Join, which contain all the gems available for use in your pipeline.Run button
The run button triggers pipeline execution. This allows you to test and run the pipeline in real-time, which makes it easier to troubleshoot and verify the pipeline’s performance before deployment. To learn more, visit Pipeline execution.Pipeline header
In the subheader on the pipeline canvas, you can switch between pipeline and analysis tabs, as well as access a pipeline-scoped... dropdown menu. Here, you can schedule the pipeline, open pipeline parameters, or delete the pipeline.

