diff --git a/docs/features/sessions.mdx b/docs/features/sessions.mdx index 8e3526cc8..d50c20116 100644 --- a/docs/features/sessions.mdx +++ b/docs/features/sessions.mdx @@ -8,16 +8,10 @@ description: "Group and visualize multi-step LLM interactions. Track request flo import QuestionsSection from "/snippets/questions-section.mdx"; - **Who can use this feature**: Anyone on any + **Who can use this feature**: Anyone on pro plan or above. [plan](https://www.helicone.ai/pricing). - - **This feature is currently in beta.** While you're welcome to try it out, - please know that our team is still working to refine it. Your feedback is - valuable to help us improve!{" "} - - ## Introduction Sessions in Helicone provide a powerful way to organize and analyze complex interactions within your LLM applications. By grouping related requests together, sessions offer a holistic view of user journeys, multi-step processes, or extended AI workflows. This feature is particularly valuable for applications that involve multiple back-and-forth exchanges or those that build upon previous context.