Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2025 05:44 AM - edited 09-30-2025 05:51 AM
Hi @shashankB ,
Here's a good documentation of all possible interaction with an assistant:
What is Databricks Assistant? | Databricks on AWS
Basically, is supports various modes:
- Chat mode: Get answers to your questions by chatting with the Assistant. It responds with relevant information, including citations from Databricks documentation.
- Edit mode: Allow the Assistant to make suggestions across multiple cells in your notebook from a single prompt.
- Agent mode: Use the Data Science Agent (Beta) to automate entire multi-step data science workflows in notebooks and the SQL editor.
And you can use shortcut commands to interact with agent:
Get coding help from Databricks Assistant | Databricks on AWS
So, to answer your question in title. Here what you can do: