# Beste UI

> Beautiful, accessible blocks, pieces and components for shadcn/ui and Tailwind CSS, built for React and Next.js. Install one with the shadcn CLI and the code is yours to edit: no runtime dependency, nothing to upgrade.

Markdown rendition of https://ui.beste.co/piece/dashboard4. Every page on the site has one: add `.md` to any address, or send `Accept: text/markdown`.

Whole catalog for LLMs: https://ui.beste.co/llms.txt. Registry index: https://ui.beste.co/r/registry.json

---
1. /
2. [Pieces](/pieces)
3. /
4. [Dashboard](/pieces/dashboard)
5. /
6. Activity Feed

# Activity Feed

Recent-events list with semantic action icons (create, update, delete, signup) and a relative timestamp on the right.

Activity

Ada Lovelacejoined

2m

Marcus R.created Project Orion

14m

Priya S.edited Onboarding doc

1h

Tomás L.archived Q1 specs

3h

CLICode

Base UI

![](https://oud.pics/sm/l/npm.svg)`npx shadcn add https://ui.beste.co/piece/r-base/dashboard4`

New here? Read the [installation guide](/docs/installation).

Import & useCopy

```
import { Dashboard4 } from "@/components/beste/piece/dashboard4";

<Dashboard4
  headerLabel="Activity"
  events={[
    {
      "type": "signup",
      "actor": "Ada Lovelace",
      "action": "joined",
      "time": "2m"
    },
    {
      "type": "create",
      "actor": "Marcus R.",
      "action": "created Project Orion",
      "time": "14m"
    },
    {
      "type": "update",
      "actor": "Priya S.",
      "action": "edited Onboarding doc",
      "time": "1h"
    },
    {
      "type": "delete",
      "actor": "Tomás L.",
      "action": "archived Q1 specs",
      "time": "3h"
    }
  ]}
/>
```

## More Dashboard pieces

[View all Dashboard](/pieces/dashboard)

[](/piece/dashboard20)

2Critical

6Warning

14Info

### Alert Summary

Three-tile alert overview with semantic icons and counts for critical, warning, and info severities.

[](/piece/dashboard15)

* Move  
72 kcal
* Exercise  
54 min
* Stand  
88 hr

### Activity Rings

Three concentric SVG rings with their own progress levels and a matching legend of labels, values, and units.

[](/piece/dashboard26)

Milestones

DesignApr 2

BuildApr 12

3QAApr 22

4LaunchMay 3

### Milestone Timeline

Horizontal milestone tracker with tone-filled done checks, a ringed current step, muted pending steps, and dates below.

[](/piece/dashboard13)

Q2 revenue goal

$148Kof $240K

$92K to goal28 days left

### Goal Card

Target-tracking card with a target icon, current / goal values, a tone-colored progress bar, and a deadline footer.

[](/piece/dashboard25)

Services
* APIOperational

99.99%
* IngestDegraded

99.82%
* BillingOperational

99.97%
* WorkersOperational

99.95%

### Service List

Service health rows with a pinging status dot, operational label, and a monospaced uptime percentage.

[](/piece/dashboard27)

Unread50 total

* Email14
* Slack32
* Push4

### Notification Inbox

Channel-level unread inbox with email, Slack, and push rows, each showing a tinted icon tile and a rose count badge.

## Ship the interface, keep the code.

New blocks, pieces and components every week. Install one with a command and it is yours to edit. No runtime dependency, no upgrade path to fight.

[Browse the libraryBrowse the library](/blocks)[See pricingSee pricing](/pricing)

### Library

* [Blocks](/blocks)
* [Pages](/pages)
* [Pieces](/pieces)
* [Components](/components)
* [Search](/search)

### Learn

* [Docs](/docs)
* [AI & MCP](/docs/mcp)
* [Blog](/blog)
* [Free tools](/tools)
* [What's new?](/changelog)
* [Website Builder](https://beste.co)

### More

* [Pricing](/pricing)
* [Referrals](/referrals)
* [License](/license)
* [GitHub](https://github.com/beste-co/beste-ui)

### Shadcn Blocks

* [Shadcn Hero Blocks](/blocks/hero)
* [Shadcn Feature Blocks](/blocks/feature)
* [Shadcn Pricing Blocks](/blocks/pricing)
* [Shadcn CTA Blocks](/blocks/cta)
* [Shadcn FAQ Blocks](/blocks/faq)
* [Shadcn About Blocks](/blocks/about)
* [Shadcn Stats Blocks](/blocks/stats)
* [Shadcn Footer Blocks](/blocks/footer)
* [Shadcn Navigation Blocks](/blocks/navigation)
* [Shadcn Auth Blocks](/blocks/auth)
* [Shadcn Ecommerce Blocks](/blocks/ecommerce)
* [Shadcn Portfolio Blocks](/blocks/portfolio)
* [Shadcn Showcase Blocks](/blocks/showcase)
* [Shadcn Careers Blocks](/blocks/careers)
* [Shadcn Onboarding Blocks](/blocks/onboarding)
* [Shadcn Coming Soon Blocks](/blocks/coming-soon)
* [Shadcn Post Blocks](/blocks/post)
* [Shadcn Legal Blocks](/blocks/legal)
* [Shadcn Workflow Blocks](/blocks/workflow)
* [Shadcn News Blocks](/blocks/news)

© 2026, [Beste](https://beste.co). All rights reserved.