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

# Chat Basics

> Explains the role of chat, when to use it, and the operations you can perform.

## Overview

`AI Chat` is the interface for making real-time requests and inquiries to NoimosAI.
It is suitable for executing one-off tasks, iterative improvements through trial and error, and additional instructions.

## Location

You can open it via the following paths:

* `Workspace -> Chat` is for workspace-level tasks
* `Team -> Chat` is for team-level tasks
* Start a new session with `New Chat`

<img src="https://mintcdn.com/agoslabstechnologiesfzco/Vgxow2DADj69mrXO/public/help-center/getting-started/noimosai-overview/chat.png?fit=max&auto=format&n=Vgxow2DADj69mrXO&q=85&s=595a3bdf2b05a345ca819d543c04d658" alt="Chat screen showing input field and templates" style={{ border: '1px solid #e5e7eb', borderRadius: '8px', marginBottom: '2rem' }} width="2880" height="1558" data-path="public/help-center/getting-started/noimosai-overview/chat.png" />

## What You Can Do

1. Use prompt templates or enter your own custom prompts
2. Attach files as needed via the `+` button
3. Adjust response mode, AI behavior settings, integrations, and creation mode
4. Review outputs and improve them with additional instructions
5. Reuse effective chats by converting them into `Agents`
6. Create page drafts or websites as needed
7. Preview websites created in chat and request revisions to text, structure, or design
8. Copy tables output in chat to the clipboard or add them to pages

## Items You Can Create or Attach from the `+` Menu

From the `+` menu in the input field, you can select the destination or reference information according to your task.

* `Agent`: Create an agent that continuously executes based on the chat content
* `Page`: Create page drafts or working pages based on the chat content
* `Knowledge Base`: Attach workspace information you want to reference in chat

## Creating and Editing Websites in Chat

In chat, you can create websites by communicating your goals and target audience. After creation, you can request revisions to headings, body text, sections, CTAs, and design within the same chat.

Websites can be previewed while requesting changes in chat, and when ready, published and configured for domain, SEO/GEO, analytics, and more via the management dashboard.

## Using Tables Output in Chat

When tables are output in chat, you can copy them or add them as tables on pages.

* To use in spreadsheets or other documents, copy to clipboard
* To manage within NoimosAI pages, add to an existing or new page

## When to Use

* One-off tasks requiring immediate answers
* Comparing multiple options before triggering automation
* Refining output quality through interactive dialogue
* Progressing deliverables like websites or pages from creation to revision interactively

## Related Pages

* [Selecting Prompt Templates](/help-center/chat/select-prompt-templates)
* [Entering Your Own Prompt](/help-center/chat/enter-your-own-prompt)
* [Website Basics](/help-center/website/website-basics)
* [Creating a New Website](/help-center/website/create-and-edit-website)
* [Creating an Agent from Chat](/help-center/ai-team/create-a-trigger-from-chat)
* [Creating and Editing Pages](/help-center/pages/create-and-edit-pages)
* [Uploading Files](/help-center/chat/upload-files)
* [Customizing Chat Settings](/help-center/chat/customize-chat-settings)
