# How Does Chatly Work?

## Navigating the Dashboard

The dashboard is the central workspace in Chatly. It provides access to all tools, history, account management, and support options in one place.

### Tools Section

The Tools section lists all core functions, each available with a single click.

1. **AI Chat**\
   Start a conversation to ask questions, draft content, or explore ideas.\
   \&#xNAN;*Example: “List three creative marketing strategies for 2025.”*&#x20;
2. **Image Generation**

   Convert written prompts into images.\
   \&#xNAN;*Example: “Generate an image of a futuristic city skyline at sunset.”*
3. **AI Docs**

   Create, edit, and manage documents with AI assistance. Generate content from prompts or templates, refine sections, summarize text, and export polished documents in standard formats.\
   \&#xNAN;*Exampl&#x65;**:** “Create a project proposal using a professional tone with clear sections and a summary.”*
4. **AI Slides**

   Instantly generate professional presentations from text prompts or existing documents. Create outlines, customize layouts, and export ready-to-use decks. Example: “Create an investor pitch deck for a new mobile app.”
5. **AI Videos**\
   Turn scripts or prompts into videos with AI-generated visuals, voiceovers, and captions. Example: "Create a 60-second explainer video about how solar panels work."
6. **AI Music** Generate original music tracks, jingles, and soundtracks from text prompts. Example: "Create an upbeat lo-fi hip-hop track for a study playlist."
7. **OmniAgent**\
   Create images, videos, and music with one AI agent. Just ask, and OmniAgent handles the rest

<figure><img src="/files/CkbOfi36156n4A3AX1X9" alt=""><figcaption></figcaption></figure>

### Chat History

The Search Chats panel allows you to:

* Review previous sessions
* Filter Chat Sessions based on the Feature you used
* Revisit and refine past queries
* Continue a conversation without starting over
* Bulk Delete Chats by selecting them&#x20;
* You can **pin**, **unpin**, **rename** and **delete** any history item from the left nav bar&#x20;

<figure><img src="/files/tz2glvBrTQuHbwDLcB8q" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7fDGBSiNyGEOPI9QP97K" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6KQTRVLb00QDgO2VA0cE" alt=""><figcaption></figcaption></figure>

### Pricing Page

The [Pricing Plans section](/subscription-and-billing/payments-plans.md) provides subscription management. You can:

* View available plans
* Compare Free and Pro features
* Update billing or payment information

### Support Section

For assistance, the Support section allows direct contact with the Chatly team at [**support@chatlyai.app**](mailto:support@chatlyai.app)**.** Submit requests or report issues by email.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.chatlyai.app/getting-started/how-chatly-works.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
