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

# Configuration

> Shape how your agent behaves, style the chat widget, and manage quick FAQs.

Configuration is where you tune your agent. It has three tabs: **Agent**, **UI**, and **FAQs**. A live preview on the right lets you test changes against your real agent before customers see them.

## Agent

The **Agent** tab holds the system instruction that guides your agent's tone, its rules, and when it should hand off to a human. A sensible default ships out of the box, so editing this is optional.

This tab also shows which **Knowledge Sources** the agent can use, such as Knowledge, Tables, and APIs.

<Frame>
  <img src="https://mintcdn.com/emadesk/W6r7hMim7OVGPBK1/images/configuration/01-agent-tab-populated.png?fit=max&auto=format&n=W6r7hMim7OVGPBK1&q=85&s=f8016d77ec4b5468e75b175f090214b5" alt="Agent tab with instruction and knowledge sources" width="1920" height="1009" data-path="images/configuration/01-agent-tab-populated.png" />
</Frame>

<Tip>
  Use the preview on the right to send test messages. It talks to your real agent, so you can validate answers and tone before going live.
</Tip>

## UI

The **UI** tab styles the chat widget to match your brand: logo, colors, welcome text, and avatar.

<Frame>
  <img src="https://mintcdn.com/emadesk/W6r7hMim7OVGPBK1/images/configuration/02-ui-tab.png?fit=max&auto=format&n=W6r7hMim7OVGPBK1&q=85&s=64fcb9dd6f822ab5a8975e4b92dbda2c" alt="UI configuration tab" width="1920" height="1009" data-path="images/configuration/02-ui-tab.png" />
</Frame>

## FAQs

The **FAQs** tab lets you add common questions and answers so customers can access them directly from the FAQ section of the widget.

<Frame>
  <img src="https://mintcdn.com/emadesk/W6r7hMim7OVGPBK1/images/configuration/03-faqs-tab.png?fit=max&auto=format&n=W6r7hMim7OVGPBK1&q=85&s=f5185abe504def9fed87d018f4c716c8" alt="FAQs tab" width="1920" height="1009" data-path="images/configuration/03-faqs-tab.png" />
</Frame>

Add as many as you need. They appear as quick suggestions in the widget.

<Frame>
  <img src="https://mintcdn.com/emadesk/W6r7hMim7OVGPBK1/images/configuration/04-faqs-tab-populated.png?fit=max&auto=format&n=W6r7hMim7OVGPBK1&q=85&s=c383d35d817297d7a73f891a93a6c9a5" alt="FAQs tab with entries" width="1920" height="1009" data-path="images/configuration/04-faqs-tab-populated.png" />
</Frame>
