---
title: Export a thread
type: how-to
section: ai-studio
summary: Export a thread as a Word document or a text file, copy it to the clipboard, or copy a link to it, from the More options menu.
applies_to:
  clients: [web]
sources:
  - evolve-front-end/app/[lng]/studio/components/Results_Table/Export.tsx
  - evolve-front-end/app/[lng]/studio/components/Results_Table/ChatActionsMenu.tsx
  - evolve-front-end/app/[lng]/studio/components/ChatEllipsisDropdown.tsx
  - evolve-front-end/app/[lng]/studio/components/Chat/ChatMessage.tsx
  - evolve-front-end/lib/ai-studio/routes.ts
  - evolve-front-end/app/i18n/locales/en/powerflow.json
verified:
  at: 2026-09-04
  env: code
  by: content-lane-ai-studio
ttl_days: 45
related: [ai-studio/rename-or-delete-a-thread, ai-studio/find-a-past-thread, ai-studio/move-around-a-long-thread]
---

Open the **More options** menu at the top of the thread, select **Export**, choose **Conversation** or **Replies**, then choose **Word Document (.docx)** or **Text File (.txt)**.

The same menu is on every row of the **Threads** page.

## What each option contains

- **Conversation** — every message, with **You** above your own and the model's name above each reply.
- **Replies** — the model's replies only, with no headers.

Both start with a citation line naming the University of Nicosia, the date, and the model that produced the replies. Choose **Word Document (.docx)** to keep pictures in the file; **Text File (.txt)** leaves them out.

## Copy instead of downloading

Select **Copy to clipboard** in the same menu, then **Conversation** or **Replies**. Paste it wherever you need it.

To cite one reply on its own, open **Message actions** on that reply and select **Copy Citation**.

## Send someone a link

Select **Copy link**. The link opens the thread's read-only view. Whoever opens it needs access to AI Studio in the same Account; they can read the thread and fork it, but not write in it.

## Export several threads at once

1. Open the **Threads** page.
2. Tick the threads you want.
3. Select **Export** in the toolbar, then a format.

More than one thread is delivered as a single ZIP file.

## If it did not work

- Nothing downloads: allow downloads from Evolve in your browser, then export again.
- The menu shows **Copying...** and stops: reload the page and copy again.
- The recipient of a link sees nothing: they need access to AI Studio in the same Account.
- Pictures are missing from the export: use **Word Document (.docx)**. Text files carry no pictures.
