> ## 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.

# Daily tasks

> Every day Skarmy suggests a short slate of next steps for your company. Accept the good ones, work them on a board, and watch milestones accumulate.

Skarmy reads where your company actually is — the plan, the builds, what happened yesterday — and suggests a short slate of tasks each day. You accept, edit, or dismiss them; accepted tasks live on a simple board.

## Before you start

Suggestions begin after your first build. Before that, the **Tasks** page shows: `Start your first build and your daily suggestions will appear here.` with a **What's your idea?** button.

## The page

Select **Tasks** in the sidebar — its badge shows how many tasks are open. The page stacks three cards:

1. **Get started** — the same checklist as Home, until you finish or dismiss it.
2. **Suggested tasks** — today's slate, plus **Create a task** for your own.
3. **Your board** — the tasks you have accepted.

<Frame>
  <img src="https://mintcdn.com/skarmy/mK4kEYg8oQC9Aa5M/images/tasks.jpg?fit=max&auto=format&n=mK4kEYg8oQC9Aa5M&q=85&s=49c8add67c8e18032435f0b2ea837e29" alt="The Tasks page for the Kilnwork example: three suggested tasks with Chat about it and Add actions, the Create a task row with domain pills, and an empty board with To do, Doing, and Done columns" width="1440" height="690" data-path="images/tasks.jpg" />
</Frame>

## Work the suggestions

Each suggestion is one decision. Its row offers:

| Action            | What happens                                                                                      |
| ----------------- | ------------------------------------------------------------------------------------------------- |
| **Chat about it** | Opens the coach on this task, to talk it through first                                            |
| **Add**           | Accepts it onto your board                                                                        |
| Edit (pencil)     | Rewrite the title or details inline, then **Save and add**                                        |
| Dismiss (**X**)   | Removes it, after you pick a reason: `Not relevant to my company`, `Already did it`, or `Not now` |

Dismissing teaches the system: `Dismissed. Your team takes the hint.` A dismissed kind of task rests for a week before it can be suggested again.

Want a different slate? Select **Regenerate tasks**. There is a daily cap; when you reach it: `That is all for today. Fresh tasks arrive tomorrow.`

<Note>
  On your first visit of the day the slate may take a moment: `Still putting today's tasks together. Try again in a moment.`
</Note>

### How many suggestions you see

The visible slate is sized by plan: **3 per day on Free, 5 on paid plans**. Suggestions expire overnight unless you accept them — accepting pins a task so it survives.

## The board

Three columns: **To do**, **Doing**, **Done**. Drag cards between them. Dragging a task you verify yourself into **Done** completes it — `Nice. One step closer.` Removing a suggested task from the board returns it to suggestions: `Back in suggestions.`

Some tasks complete themselves: publishing your first version, naming your company, topping up credits — Skarmy checks these against what actually happened, so they move to done without your word.

<Note>
  Where a card sits on the board is saved on this device only. The tasks themselves are yours everywhere, but the column layout does not sync.
</Note>

## Create your own tasks

Under **Create a task**, pick a domain — **Product**, **Design**, **Marketing**, **Research**, **Hiring**, **Finance**, or **Legal** — write what needs doing, and select **Add to board**. Your own tasks behave like accepted suggestions.

## What the suggestions are grounded in

The daily slate is written from your **business plan** and your company's real state — what has been built, published, and done. A sharper plan produces sharper tasks. See [Your business plan](/company/business-plan).

## Milestones

As your company moves, it passes milestones: **Company created**, **First build**, **Company named**, **Identity written**, **First publish**. They appear on your dashboard's Performance card — a record of the ground actually covered.

## Delegation

Task cards show a **Delegate** action, but it is not live yet — selecting it says so. Today, you do the tasks; Skarmy suggests them.

## Verify

* Today's suggestions refer to your company specifically, not generic startup advice.
* An accepted task appears in **To do** and survives overnight.
* A completed event task (like your first publish) moves to **Done** on its own.

## Troubleshooting

| Problem                                       | Fix                                                                                  |
| --------------------------------------------- | ------------------------------------------------------------------------------------ |
| No suggestions                                | Make your first build — suggestions start after it.                                  |
| The slate is slow on first visit              | It is being written. Wait a moment and refresh.                                      |
| `Your team had nothing new to add right now.` | The generator found nothing worth your time today. Tomorrow brings a fresh slate.    |
| Suggestions feel off-target                   | Dismiss with a reason, and sharpen your business plan — the slate is grounded in it. |

## Next

<Columns cols={2}>
  <Card title="Your business plan" icon="file-lines" href="/company/business-plan">
    The document your daily tasks are grounded in.
  </Card>

  <Card title="Automations" icon="clock" href="/company/automations">
    Put the repeat work on a schedule instead.
  </Card>
</Columns>
