# Weekly Reports

Squadcast sends weekly reports every Monday at 9 AM UTC, by email. These reports contain a summary of your teams’ Squadcast activity over the last week.

<figure><img src="https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-2d371361764ee0ea4dc861557fd46f839932c749%2FWeekly%20Reports%20Screenshot%201.png?alt=media" alt="" width="375"><figcaption></figcaption></figure>

You can opt in for weekly reports by enabling the ‘Receive Weekly Team Stats’ setting in your user profile.

<figure><img src="https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-00bdafb13952d25b14c62c2459700fb1ea755dac%2FWeekly%20Reports%20Toggle.png?alt=media" alt="" width="563"><figcaption></figcaption></figure>

You will receive one email for each team you’re part of.

{% hint style="info" %}
This feature is available for accounts in Premium and Enterprise plans.
{% endhint %}

\\


---

# 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://support.squadcast.com/analytics/weekly-reports.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.
