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

# Examples

> See what working with Nightshift actually looks like

The best way to understand Nightshift is to watch a real task go end-to-end: prompt an
agent, let it query and organize your data, and end up with something durable — a set of
clean views, a saved notebook, or a live app.

Each example is written as a conversation you can replay. The prompts are real prompts;
you can paste them into Claude (with the Nightshift connector [set up](/)) and follow
along against your own data.

<CardGroup cols={2}>
  <Card title="Organizing site analytics data" href="/organizing-site-analytics-data">
    Take a raw stream of page-view events and turn it into clean views, a KPI dashboard,
    and a shareable traffic app.
  </Card>
</CardGroup>

<Note>
  More examples are on the way. If there's a workflow you'd like to see covered, tell us at
  [nightshift.sh](https://nightshift.sh).
</Note>
