mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-25 17:12:26 +02:00
* restructuring * spelling * links * restructuring * edits * Update docs/docs/cloud/concepts/index.md * Update docs/docs/cloud/concepts/index.md --------- Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
765 B
765 B
Interacting with Threads in Studio
View Thread
- In the top of the right-hand pane, select the
New Threaddropdown menu to view existing threads. - View the state of the thread (i.e. the output) in the right-hand pane.
- To create a new thread, select
+ New Thread.
The following GIF shows these exact steps being carried out:
Edit Thread State
The LangGraph Studio UI contains features for editing thread state. Explore these features in the right-hand pane. Select the Edit icon, modify the desired state, and then select Fork to invoke the assistant with the updated state.
The following GIF shows how to edit a thread in the studio:

