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

# Home and your Company Overview

> What lives on the Home page: the composer that starts everything, the get-started checklist, and the dashboard that shows what your company is up to.

**Home** is where every visit starts. It asks what you want to do, shows how your company is doing, and turns into the coach conversation the moment you type.

## The hero

Arriving at Home you see a heading — **What's your idea?** for a new company, or a greeting with your name once your company has an identity — with the composer below it. The composer's placeholder reads `What should we do today?`.

Type anything and send it: the page becomes the conversation with the coach, full width. The thread carries on in **Chats** and in the chat panel on other pages.

## The get-started checklist

Until you have done the basics, a checklist sits on Home (and on **Tasks**) with a progress bar:

1. **Let Skarmy interview you** — a conversation that turns into your business plan
2. **Make your first build** — done once a build has ever started
3. **Connect to featured apps** — done once any app is connected

Each row can be skipped with its **X**, and the whole card can be dismissed. Skips are saved on this device only.

## The Company Overview

Below the hero, your company's dashboard peeks in as a sheet you can pull up. Its cards:

<Frame>
  <img src="https://mintcdn.com/skarmy/mK4kEYg8oQC9Aa5M/images/company-overview.jpg?fit=max&auto=format&n=mK4kEYg8oQC9Aa5M&q=85&s=a7337b3a8c5d02b1ea09c6379f69584a" alt="The Company Overview for the Kilnwork example: the Identity card with the generated cover image, name, and one-liner, beside the Notifications card reading You're all caught up" width="1440" height="330" data-path="images/company-overview.jpg" />
</Frame>

| Card                  | What it shows                                                                                                                                                                                                     |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Identity**          | Your company's name, one-liner, and blurb. Until your first build: `Skarmy writes your company's description here after your first build.`                                                                        |
| **Product**           | A live preview of your published site, its URL, and a **Share** button that copies the link. Empty state: `No webpage yet`.                                                                                       |
| **Skarmy is working** | Credits remaining, the current burn rate, and one row per running build with its status — `Building`, `Waiting on your reply`, or `Preview asleep` — and credits used. Empty state: `Nothing building right now`. |
| **Notifications**     | Publishes, builds, milestones, credit events. Empty state: `You're all caught up`.                                                                                                                                |
| **Performance**       | Exposure, people reached, and milestones over 7 days, 30 days, or all time. Empty state: `No analytics yet`.                                                                                                      |

<Note>
  The **Analytics** page in the sidebar is an early preview and does not show live data for your company yet. The dashboard's Performance card fills in as analytics become real.
</Note>

## Getting here from the marketing site

If you typed an idea on [www.skarmy.ai](https://www.skarmy.ai), it arrives with you: the idea is fired into the coach conversation as soon as you land, so you never retype it.

## Verify

* Typing in the composer swaps Home into the conversation.
* The checklist reflects what you have actually done.
* After your first publish, the Product card shows your site.

## Next

<Columns cols={3}>
  <Card title="Daily tasks" icon="list-check" href="/company/tasks">
    What Skarmy suggests you do next, every day.
  </Card>

  <Card title="Your company inbox" icon="envelope" href="/company/inbox">
    The email address your company answers from.
  </Card>

  <Card title="Connect your apps" icon="plug" href="/company/apps">
    Bring your tools into the conversation.
  </Card>
</Columns>
