Comment on page
What can the plugin do for you
Examples of how you can interact with the ChatGPT Plugin
Learn about the many things the ChatGPT Plugin can do for you:
- Notebook Authoring:
- Working with Projects
- Accessing Uploaded Files:
- Accessing Data Connections and Using SQL
- Accessing Secrets Stored Within Noteable
- Kernel / Hardware Selection:
- Change kernel
- Change hardware
- Misc ChatGPT interactions:
Ask ChatGPT to create a notebook for you based on a topic you're interested in.

You can ask ChatGPT to update specific cells by using the
Copy Link to Cell
option and then asking ChatGPT to update or improve the content within that cell:

You can ask ChatGPT to continue to work on an existing notebook, either one you previously created in the Noteable UI or one that you previously created in ChatGPT. Simply copy and paste the URL for the notebook and tell ChatGPT what you want to add to that notebook:

To change your default project within ChatGPT, simply copy and paste the URL from within Noteable and tell ChatGPT to make that your new project:

Easily prompt ChatGPT to create a new project for you:

You can also use ChatGPT to easily create a new project in Noteable that's based on a clone of a GitHub or GitLab project:

One of the big benefits of using the Noteable ChatGPT Plugin is that the Plugin has access to all of your resources within Noteable, including files you have uploaded to your project. Learn about how to upload files and then access those from ChatGPT prompts.
You can not upload files directly to ChatGPT. Instead, visit your Noteable account at app.noteable.io and follow the instructions here to upload a file to the project you'd like to work in.
Once you have a file uploaded, you can simply tell ChatGPT the file name and describe the type of analysis you'd like to do.

Noteable's ChatGPT Plugin becomes even more powerful when used with a data connection and SQL queries. Learn more about how to set up a data connection and what you can do with them from the ChatGPT Plugin.
You can not create a data connection from the ChatGPT plugin. Instead, visit your Noteable account at app.noteable.io and follow the instructions here to create a new data connection.
Once you've set up a data connection within your Noteable account, you can easily ask ChatGPT to begin to use that data connection to help answer questions by telling ChatGPT the name of the data connection you want to use:

You can ask ChatGPT to identify the tables and schemas available to you within your data connection:

Or when you know what table you want to use, you can begin asking ChatGPT questions:

Noteable allows users to securely store sensitive information, like credentials or tokens, so that they don't need to be written into the text of the code cells within a Notebook. You can create a secret within Noteable and then tell ChatGPT to use that secret in support of your analysis.
You can not create a secret from the ChatGPT Plugin. Instead, visit your Noteable account at app.noteable.io and follow the instructions here to create a secret.
Once you've created your secret within Noteable, you can also tell ChatGPT to access that secret:

To
Most often ChatGPT will include in its response a link to the notebook it has been working on for you, but if it doesn't simply ask it to provide you with the link:

Sometimes ChatGPT itself runs out of space to finish a request. To make it pick up where it left off, simple type
Continue
