# Analytics

You can access your dashboard by clicking **`Analytics`** in the main menu. The dashboard will become available within 15 minutes of your first sale and continue to update in near real time.

If you run multiple stores with live products, you will be able to **switch between these stores** in the dashboard.

## Sales Performance

Sales performance is shown in the **top half** of the dashboard. You can change the date range to get a more broad or more specific view over time.

You can see sales performance **by day and by product**.

## Inventory

Your current inventory levels are shown in the **bottom half** of the dashboard.

## Collaborator Access

All collaborators of a store will have access to the analytics dashboard for that store. You can manage your collaborators for a store by clicking **`Manage Team`** on the dashboard or by clicking **`Stores`** in the main menu.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.junipercreates.com/how-it-works/launch/analytics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
