How-to guides: Prompts
This section contains how-to guides related to prompt management in LangSmith.
📄️ Create a prompt
Navigate to the Prompts section in the left-hand sidebar or from the application homepage.
📄️ Update a prompt
Navigate to the Prompts section in the left-hand sidebar or from the application homepage and click on the prompt you want to edit.
📄️ Manage prompts programmatically
You can use the LangSmith Python and TypeScript SDK to manage prompts programmatically.
📄️ Open a prompt from a trace
If you pull a prompt into your code and begin logging traces that use it, you can find a link to the prompt in the Trace UI.
📄️ LangChain Hub
Navigate to the LangChain Hub section of the left-hand sidebar.