# View Project Analytics

If a Project is published on Universe, you can see analytics about how people have interacted with the Project.

You can see:

* How many stars your Project has received.
* How many views your Project has in the last 30 days, and acrosss all time.
* How many downloads your Project datasets have in the last 30 days, and across all time.

To view your Project analytics, first open your project in the Roboflow dashboard. Then click the three dots next to your Project name.

<figure><img src="/files/aqO52b79MnwSt4p20wzS" alt=""><figcaption></figcaption></figure>

Then, click Project Overview.

You will be taken to your Project Overview page. Scroll down until you see the "Sharing Statistics" chart:

<figure><img src="/files/33nBkRzdetJvcSsNcibO" alt=""><figcaption></figcaption></figure>

Here, you can see analytics for your project.

This section of the dashboard also has sharing badges for your Universe project. You can use these to promote your project elsewhere, such as in GitHub repositories or on your website. If you click the copy icon, you will get HTML code you can paste wherever you want to share links to your dataset and model.


---

# 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.roboflow.com/universe/view-project-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.
