1. Working with Agentic studio

Understanding chat

Chat in Agentic studio is where you work with AI and manage your conversations. It provides a conversational workspace where you can create, review, and continue work while preserving full context and history.

The Chat page

The Chat page provides a centralized workspace for creating, reviewing, and continuing conversations. This includes chats started directly in the Chat interface, as well as conversations generated when running agents or flows.

To access it, in the navigation menu, click Agentic. Then, in the left sidebar, select Chat.

The page includes a History pane on the left, where you can browse and reopen previous conversations. Selecting a conversation loads it into the main workspace so you can review details, reuse outputs, or continue working.

The Chat page is where you review and revisit conversations.

On this page, you can:

Continue a conversation and reuse results

When you reopen a chat, all previous progress remains in the same thread. This allows you to:

  • Refine outputs with follow-up prompts or clarifications.

  • Ask additional questions to expand or validate results.

  • Reuse earlier responses and artifacts as context.

  • Run additional agents in sequence without restarting the task.

Artifacts generated by agents appear directly in the conversation and can be selected as reusable context for future steps.

Chat features and tools

Within any conversation, you can access a range of built-in chat features and tools. These are the same capabilities available in the Chat interface on the Overview page.

Agent sequencing within a single chat

Agent sequencing allows you to reuse the output of one agent as input for another agent within the same conversation.

For example:

  1. The Researcher agent generates a Research Document for a specific topic. The document appears in the chat as an artifact.

  2. When you reopen the conversation in Chat, you can select the existing artifact as context and run another agent.

  3. You can select the research document and run another agent, such as the Bulk Content Generator, to build on the previous output.

    The second agent uses the earlier results to complete the next task, allowing agents to run sequentially within the same conversation.

Using output from the Researcher agent as context for another agent.

This allows you to:

  • Chain multiple agents within a single conversation.

  • Share context and outputs across agents.

  • continue evolving your work over time without restarting the chat.

Alternatively, you can chain agents for multi-step workflows by adding more agents within a space.

Convert a chat into a space

You can easily convert any conversation in Chat into a dedicated space. This allows you to continue working in a more structured environment, while preserving the full conversation history and associated artifacts. Once converted, the space can also be shared with other users for collaboration.

To convert a chat into a space:

  1. In the navigation menu, click Agentic. Then, in the left sidebar, select Chat.

  2. Start a new chat or open an existing one by selecting it from the history .

  3. In the top left corner, click Convert to space.

    A new space is created from the conversation and opens automatically, with all context and history preserved.

    An example of a conversation that was converted into a space.
If you have suggestions for improving this article, let us know!