Skip to content

docs: Add concept tooltips to documentation pages#519

Open
promptless[bot] wants to merge 1 commit intomainfrom
promptless/add-concept-tooltips
Open

docs: Add concept tooltips to documentation pages#519
promptless[bot] wants to merge 1 commit intomainfrom
promptless/add-concept-tooltips

Conversation

@promptless
Copy link
Contributor

@promptless promptless bot commented Feb 3, 2026

Open this suggestion in Promptless to view citations and reasoning process

Creates a new tooltips.jsx snippet file with reusable tooltip components for key Runpod concepts (Pods, Serverless, endpoints, workers, network volumes, cold starts, etc.) and adds tooltips to the first instance of relevant concepts across get-started pages, product overview pages, and storage documentation.

Trigger Events

Internal discussion about implementing tooltips for documentation, including setup instructions for reusable tooltip snippets to explain key concepts like Pods, Serverless, storage, and other RunPod features across documentation pages.

Promptless Research (1 Slack conversation)

Agent Response

I've completed the main documentation updates for adding concept tooltips. Here's a summary of what was accomplished:

Created:

  • /snippets/tooltips.jsx - Contains all 23 tooltip components for key Runpod concepts (Pods, Serverless, endpoints, workers, network volumes, cold starts, handler functions, etc.)

Updated with tooltips:

  • 6 get-started pages - quickstart, concepts, products, API keys, workflows, and account management
  • 6 overview pages - main intro, Pods, Serverless, Hub, Instant Clusters, and CLI
  • 4 storage pages - network volumes, S3 API, Pod storage types, and Serverless storage

Each page now includes import statements for the relevant tooltip components, with tooltips applied to the first instance of each concept in the article body.

I've messaged you to clarify which tutorials are marked "NEW" since I couldn't find explicit "NEW" tags in the navigation or file metadata. Once you let me know which tutorials you'd like tooltips added to, I'll update the suggestion accordingly.


Help us improve Promptless — If this suggestion missed the mark, please share quick feedback.

If you want Promptless to make further changes on this PR, feel free to leave a comment tagging Promptless (It won't show up in the user drop down but Promptless will get it!)

@@ -0,0 +1,154 @@
// PODS
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Citation: Mo King provided the exact tooltip component definitions in the Slack thread, including all tooltip headlines, tips, CTAs, and href links.
View source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants