> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sharly.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Managing Chats

> Navigate the dashboard, organize your conversations, and manage chats with share, export, rename, and delete actions.

## The dashboard

When you log in, you land on the **All Chats** dashboard — your home screen for everything in Sharly.

The main area displays a table of all your chat sessions with three columns:

* **Chat Name** — The title of the conversation (auto-generated from the document name, or manually renamed).
* **Attachments** — How many documents are loaded in that chat.
* **Last Modified** — When the chat was last updated.

On the left, a **collapsible sidebar** mirrors your chat list for quick navigation. Use the **search bar** at the top to find any chat by name.

### Starting a new chat

There are three quick-action cards at the top of the dashboard:

* **Upload or Drop** — Drag files from your computer or click to browse.
* **Cloud** — Import from Google Drive, Dropbox, or Notion.
* **Add Link** — Paste a web URL to import content from any webpage.

You can also click **+ Start New Chat** in the sidebar to begin a fresh conversation.

***

## Chat actions

Every chat row has a **three-dot menu (⋮)** on the right with the following options:

<AccordionGroup>
  <Accordion title="Share">
    Share the conversation with others via a link.
  </Accordion>

  <Accordion title="Reset">
    Clear the conversation history while keeping the attached documents. Useful when you want to start fresh with the same files.
  </Accordion>

  <Accordion title="Export">
    Export the conversation for use outside Sharly.
  </Accordion>

  <Accordion title="Rename">
    Change the chat's display name in your dashboard.
  </Accordion>

  <Accordion title="Delete">
    Permanently delete the chat and its conversation history.
  </Accordion>
</AccordionGroup>

When hovering over a chat row, you'll also see quick-action icons for **Add File**, **Share**, and **Download**.

***

## Profile menu

Click your **profile avatar** in the top-right corner to access:

* **Manage Plan** — View or change your subscription.
* **Settings** — Open account and preference settings.
* **Contact** — Reach the Sharly support team.
* **Bulk Summaries** — Request summaries for many documents at once (opens an external form).
* **Sign Out** — Log out of your account.

The dropdown also links to the **API documentation**, **Terms of Service**, and **Privacy Policy**.
