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

# Manage sites

> Set up each product, marketing site, or app where TinyInbox should appear.

A site is one place where you install the TinyInbox widget. Create a separate
site for each product or environment group you want to manage independently.

Creating a site requires an active Pro trial or subscription. See
[Pricing and billing](/en/guides/pricing).

## Site fields

### Name

Use a name you will recognize in the dashboard, such as `Acme app` or
`Marketing site`.

### Allowed origins

Set every origin where the widget is allowed to run. TinyInbox checks the
browser `Origin` or `Referer` before issuing a widget session, which helps keep
your site key from being used elsewhere.

Use full origins, one per line:

```txt theme={null}
https://example.com
https://app.example.com
http://localhost:5173
```

Do not include paths or query strings.

### Accent color

Choose the widget accent color that best matches your site. Use a hex color,
such as `#348f8b`.

### Welcome message

Write the first message visitors see when they open the widget. Keep it short
and specific.

```txt theme={null}
Send a message and we will reply soon.
```

## Add another site

Create another site when you want separate widget settings, a separate site key,
or a separate site screen for conversations and install details.
