Share this
Tableau Subscription Schedule Options: A Practical Guide For Enterprise Reporting
by Alexandra Nicholls on May 5, 2026 3:15:01 PM
When we talk about "set it and forget it" business intelligence, what we usually mean is reliable scheduling. For Tableau-heavy enterprises, getting Tableau subscription schedule options right is the difference between executives waking up to trusted insights in their inbox, or chasing down stale dashboards at 9:00 a.m.
In this guide, we'll walk through how subscriptions really work in Tableau Server and Tableau Cloud, what scheduling options are available out of the box, where the limitations show up at scale, and how tools like ATRS from ChristianSteven can extend Tableau into a full enterprise-grade scheduling and distribution platform. We'll keep the focus on practical, real-world scenarios that matter to BI and operations teams in large organizations.
How Tableau Subscriptions Work In An Enterprise Environment
Understanding Tableau Server And Tableau Cloud Subscriptions
At a basic level, Tableau subscriptions are email-based snapshots of a view or workbook that run on a defined schedule. In Tableau Server or Tableau Cloud, once SMTP is configured and site-level subscription settings are enabled, users can simply click Subscribe on a view and choose when they want that content emailed.
Behind that simple action, admins control most of the mechanics. On Tableau Server, we manage schedules under Tasks → Schedules, where we define when subscription jobs should run, how often, and with what priority. Each schedule has:
- A type (extract refreshes, flows, subscriptions, etc.)
- A frequency (hourly, daily, weekly, monthly)
- A priority (1–100) to decide which jobs run first when the system is busy
- A concurrency mode (serial or parallel), which is critical when we're protecting overall server performance
In a Tableau Cloud environment, the concepts are similar, but we have fewer levers for hardware and concurrency. That makes careful schedule design even more important.
From a business standpoint, we should think of Tableau subscriptions as delivery channels, not as the reporting system itself. The report still lives in Tableau. Subscriptions simply push a rendered version to stakeholders on a timetable we define.
What Actually Gets Delivered In A Subscription
When a subscription fires, Tableau connects to the underlying data source, applies row-level security, runs any filters, and renders the targeted view or workbook. The subscription sends either:
- An image or PDF snapshot of the view
- Or an embedded link back into Tableau (depending on settings and version)
For executives, we typically rely on image or PDF snapshots so they can scan key KPIs on mobile without logging in. For analysts and power users, we often encourage subscriptions that include links back to Tableau so they can quickly pivot from the email into interactive exploration.
Two important nuances for enterprise teams:
- Filters and parameters: Subscriptions respect user filters. If a regional VP has a workbook filtered to EMEA, their subscription snapshot is EMEA-only. This is how we can safely support dozens of regional variants off the same core view.
- "Empty view" behavior: If there's no data, we can configure subscriptions to either send a blank report or skip the send. Many operational teams prefer the "skip if no data" option so their inbox isn't full of noise when nothing happened overnight.
These mechanics are the foundation on which all Tableau subscription schedule options are built.
Core Tableau Subscription Schedule Types
Fixed Time Schedules (Daily, Weekly, Monthly)
Out of the box, Tableau gives us fixed schedules that admins create. These are the classic "daily at 7:00 a.m.," "every weekday at 6:30 a.m.," or "first business day of the month at 8:00 a.m." patterns.
Most enterprises organize fixed schedules around major reporting cadences:
- Executive summaries: Daily at 6:00–7:00 a.m. before leadership meetings.
- Operational dashboards: Hourly or every few hours during business hours (within what Tableau supports natively).
- Financial and compliance reports: Weekly, monthly, and quarter-end runs aligned with accounting closes.
The admin defines these as reusable schedules. Users don't pick arbitrary times: they select from the approved list, which is how we keep scheduling predictable and manageable on a large server.
Hourly And Custom Interval Schedules
Tableau supports hourly schedules, but they still must be admin-defined. We can create a schedule such as "every hour between 7:00 a.m. and 7:00 p.m.", and users then subscribe views to that recurring job. But, Tableau doesn't natively support rich cron-like patterns (e.g., every 17 minutes, complex exception days, fiscal calendars) beyond what admins explicitly create.
This limitation becomes painful in complex environments where we want:
- More granular intraday updates for operations or trading desks
- Country- or region-specific holidays and blackout windows
- Different schedules per business unit on the same server
This is one of the reasons many teams layer in a dedicated scheduler like ATRS from ChristianSteven. ATRS acts as an external Tableau scheduler, letting us orchestrate jobs with fine-grained frequencies, event- and data-driven triggers, and business calendar logic, then push Tableau outputs to various destinations. We'll come back to that when we look at extending native scheduling.
Triggering Schedules After Data Refreshes
One of Tableau's most valuable subscription options is to run "When Data Refreshes" for extract-based workbooks. Instead of guessing when data might be ready, we tie subscriptions directly to the completion of an extract refresh schedule.
For example:
- A sales data extract refreshes at 5:30 a.m.
- The revenue performance dashboard subscription is set to "When Data Refreshes."
- As soon as the extract completes successfully, the dashboard snapshot is emailed.
In enterprises, this pattern is crucial when we're coordinating multiple source systems and ETL jobs overnight. We avoid the classic 7:00 a.m. email with half-refreshed data, and we reduce the temptation to over-schedule "just in case."
For organizations that rely on both Tableau and other BI tools such as Power BI, we often mirror this approach across platforms, using event-driven triggers where possible. Microsoft's own guidance in the Power BI documentation emphasizes aligning refresh and delivery schedules with data readiness: the same principle applies in Tableau.
View-Based And Data-Driven Scheduling Options
Subscriptions Based On Specific Views And Filters
Every Tableau subscription is eventually tied to a specific view. That's a strength: we can design a single workbook with multiple views for different stakeholders and let each group subscribe only to what they need.
Typical enterprise patterns include:
- Regional operations dashboards: Each regional leader subscribes to a view filtered to their geography.
- Channel performance: Separate views for e‑commerce, store, and partner performance, each with their own cadence.
- Customer health: Success managers subscribe to customer cohort views filtered for their portfolios.
For data-sensitive teams, we'll usually create published data sources and enforce row-level security, then expose regional or business-unit filters in the view. Subscriptions naturally inherit these rules, simplifying governance.
Personalized Versus Shared Subscriptions
There are two main ways we manage subscriptions at scale:
- Personalized subscriptions: Each user subscribes themselves to a view, often with their own filters. Tableau renders the view as if that user opened it in the browser. This is ideal when role-based security is complex or when we want "my portfolio" style reports.
- Shared or service-account subscriptions: An admin or service account creates a subscription and sends it to a distribution list. Everyone gets the same snapshot. That's appropriate for executive dashboards or public metrics.
In practice, enterprises blend both approaches. For example:
- A global revenue dashboard is delivered via a shared subscription to C-level executives.
- The same workbook also drives hundreds of personalized subscriptions for regional and country managers using row-level security.
These patterns become more complex when we introduce additional BI platforms. Many of our clients operate in mixed environments where Tableau is used for visual analytics and tools like Power BI handle other business domains. Regardless of platform, the key is clear rules around who gets personalized versus shared content and how those rules are enforced in subscriptions.
Advanced Scheduling Scenarios For Enterprise BI Teams
Alert-Driven And Threshold-Based Notifications
One common request we hear is: "Don't just send me a dashboard every morning, tell me when something important changes." While Tableau has data-driven alerts for certain visualizations, native subscriptions themselves are time-based, not threshold-based.
An operations use case might be:
- Only email the inventory exception dashboard if any SKU falls below a reorder threshold.
- Notify risk teams only when a credit exposure metric crosses a certain limit.
We can approximate this in Tableau with data-driven alerts on numeric cards and some creative design, but if we want full flexibility, alerts across multiple measures, complex business rules, or cross-system events, we usually look to external schedulers or orchestration tools.
Coordinating Schedules Across Time Zones And Business Units
Global enterprises quickly run into another challenge: time zones. Tableau lets users specify their preferred time zone for subscriptions, but capacity planning remains a central responsibility for admins.
We've seen patterns like:
- APAC leadership wanting 7:00 a.m. local dashboards that overlap with late-night North American refresh jobs.
- EMEA and North America sharing the same Tableau Server but operating on different fiscal calendars and holidays.
In these environments, we typically:
- Group schedules by region and business unit.
- Stagger heavy extract refreshes and subscription sends to avoid global spikes.
- Use strict "no run" windows during maintenance or finance close periods.
For teams dealing with multiple BI stacks, communities such as the Power BI forums are a good reference point for how other enterprises design multi-time-zone scheduling strategies: many of the lessons transfer directly to Tableau.
Handling High-Volume And Burst Delivery Windows
A classic scaling challenge is the 8:00 a.m. burst: hundreds or thousands of subscriptions all scheduled to hit inboxes before the workday starts.
For example, a retailer might:
- Send store performance dashboards to 1,200 store managers by 7:30 a.m.
- Deliver regional rollups to 50 regional leaders at 8:00 a.m.
- Push a combined executive summary by 8:30 a.m.
If all of those subscriptions ride on the same few schedules, Tableau Server can get saturated, slowing renders or delaying emails.
We mitigate this by:
- Creating multiple staggered schedules (e.g., 6:30, 6:45, 7:00, 7:15) and distributing subscriptions across them.
- Raising priority for critical executive schedules and lowering it for lower-impact reports.
- Offloading non-urgent subscriptions to mid-morning or mid-afternoon slots.
Aligning Schedules With SLAs And Business Calendars
In regulated or SLA-driven environments, subscriptions are more than convenience, they're commitments. We might have:
- An SLA that the regulatory risk dashboard must reach risk officers by 7:15 a.m. on every trading day.
- A contractual requirement to send client performance reports within 24 hours of month-end close.
To meet these commitments, we align Tableau subscription schedules with:
- Upstream ETL and data warehouse windows.
- Fiscal and business calendars (e.g., "first business day," "last trading day").
- Change freezes and maintenance windows.
Where Tableau's native options fall short, complex calendars, exceptions, or event-based dependencies, we complement them with specialized scheduling tools that can orchestrate both Tableau and non-Tableau processes end to end.
Governance, Performance, And Security Considerations
Managing Load On Tableau Server From Heavy Scheduling
Every subscription is effectively a background rendering job. At enterprise scale, poor scheduling design can quietly become the biggest performance bottleneck on Tableau Server.
We typically monitor:
- CPU and memory utilization during subscription peaks.
- Backgrounder queues and job wait times.
- Failed subscription runs and timeouts.
To keep the environment healthy, we:
- Limit who can create schedules and keep a small, well-curated schedule list.
- Reserve high-priority windows for executive and regulatory content.
- Push ad hoc and exploratory subscriptions to off-peak hours.
Security, Row-Level Security, And Subscription Integrity
From a security standpoint, subscriptions must behave exactly like interactive logins. That means:
- Row-level security (RLS) is applied based on the subscription owner or the recipient, depending on how we design the workflow.
- Embedded credentials and data source permissions are locked down so subscriptions can't leak unauthorized data.
We're especially careful when using distribution lists and shared accounts. A small configuration mistake, like using a highly privileged service account as the subscription owner, can result in everyone receiving data they shouldn't see.
A safer pattern is:
- Use RLS tied to individual users whenever possible.
- For shared subscriptions, ensure the service account has exactly the intended scope of access and nothing more.
Auditability, Logging, And Compliance Requirements
Many industries, finance, healthcare, public sector, need audit trails of who received what and when. Tableau provides subscription logs on the server side, and admins can review them via the Tasks → Subscriptions area or by querying the repository.
For compliance, we often:
- Export subscription and delivery logs to a centralized logging platform.
- Correlate Tableau events with email gateway logs to validate delivery.
- Periodically review which users are subscribed to sensitive reports.
If we're running mixed BI stacks, it's useful to note that platforms like Power BI also emphasize governance and centralized control over sharing and subscriptions, as reflected in Microsoft's Power BI platform overview. Treating Tableau subscriptions with the same level of rigor keeps stakeholders confident that automated reporting is both reliable and compliant.
Extending Native Tableau Scheduling With External Automations
When Native Tableau Scheduling Is Not Enough
As our Tableau footprint grows, we usually hit some combination of limitations:
- We need more flexible schedules than admins can practically maintain.
- We want business-calendar awareness (holidays, last business day, fiscal periods).
- We need event-driven runs based on upstream systems beyond "when data refreshes."
- We want to push Tableau content to file shares, SFTP, or document management systems plus to email.
At that point, native Tableau subscription schedule options are still useful, but they're only part of the automation story.
Using Dedicated Report Schedulers Alongside Tableau
This is where dedicated scheduling solutions like ATRS from ChristianSteven come in. ATRS is designed specifically as a Tableau scheduler and automation engine, sitting alongside Tableau Server or Tableau Cloud rather than replacing them.
With ATRS, we can:
- Define custom frequencies far beyond Tableau's standard fixed schedules.
- Trigger Tableau report jobs based on events, file arrivals, database changes, or completion of external workflows.
- Use dynamic, data-driven logic to decide what to deliver and to whom.
Consider a few enterprise use cases:
- Retail operations: ATRS monitors inventory feeds overnight and, once key tables are refreshed, triggers Tableau to export store performance dashboards. It then distributes PDFs to store managers and drops CSV detail files on regional SFTP sites, all orchestrated from one place.
- Financial services: After a batch of risk calculations completes in another system, ATRS starts a Tableau run that generates updated VaR and exposure dashboards, delivering encrypted reports to a restricted mailing list and archiving copies for audit.
- Manufacturing: ATRS uses plant-level events (e.g., exception flags in the MES database) to trigger Tableau quality dashboards only when thresholds are crossed, instead of emailing static daily snapshots.
Because ATRS is purpose-built for Tableau, it understands Tableau's authentication and export options and can operate as a robust Tableau report scheduler with enterprise-grade controls. For teams looking to operationalize these kinds of patterns, it's worth exploring the dedicated Tableau scheduler capabilities in ATRS and how they layer onto existing Tableau infrastructure.
Integrating Subscriptions With Email, File Shares, And Other Destinations
Enterprises rarely want "email-only" delivery. We often need to:
- Drop refreshed Tableau PDFs into SharePoint, network drives, or SFTP for downstream consumption.
- Feed CSV exports into other operational systems.
- Maintain regulatory archives of specific reports for years.
ATRS helps bridge this gap by pulling outputs from Tableau and delivering them to multiple destinations in a single job. For example:
- Every month-end, ATRS can run a Tableau workbook, export multiple views as PDFs and XLSX, email summaries to executives, and store full-detail files in a secure file share.
- For a large sales organization, ATRS can generate territory-level Tableau reports and automatically write them into a folder structure by region, ready for CRM or portal ingestion.
This is also where combining native subscriptions with external automation shines. We keep simple user-driven subscriptions in Tableau for day-to-day personal dashboards, and we use an external scheduler like ATRS for mission-critical, multi-step reporting workflows.
For organizations already invested in a mixed BI landscape, this pattern feels familiar, just as we might use enterprise schedulers or orchestration tools around Power BI datasets and paginated reports, we gain similar control by pairing Tableau with a specialized scheduler. If you want to see how far this can go in practice, it's helpful to review how an external Tableau report scheduler like ATRS can centralize rules, calendars, and destinations while allowing Tableau to focus on what it does best: analytics and visualization.
Conclusion
When we step back, Tableau subscription schedule options are fundamentally about trust. Stakeholders need to know that the right information will arrive in the right format at the right time, without anyone babysitting dashboards at 6:00 a.m.
Native Tableau subscriptions give us a solid foundation: fixed schedules, refresh-based triggers, personalized snapshots, and secure delivery. With careful governance and performance tuning, that's often enough for many teams. But as we move into large, multi-region, SLA-driven environments, we start to need richer automation, business-calendar awareness, event-driven orchestration, and multi-destination delivery.
That's where pairing Tableau with an external scheduler like ATRS from ChristianSteven can transform subscriptions from a convenience feature into a core part of our enterprise reporting fabric. By designing schedules around data readiness, business processes, and stakeholder expectations, we ensure our BI investments actually show up where they matter most: in the daily decisions our business makes.
Key Takeaways
- Tableau subscription schedule options let you deliver email-based snapshots on fixed daily, weekly, or monthly schedules, or trigger them when data refreshes to align reports with data readiness.
- Admins should centralize control of Tableau subscription schedules, using priorities, concurrency settings, and staggered run times to avoid morning performance bottlenecks and missed SLAs.
- Subscriptions inherit filters and row-level security, enabling both highly personalized and shared executive views from the same underlying Tableau workbooks without exposing unauthorized data.
- Enterprise teams often outgrow native Tableau subscription schedule options and use external tools like ATRS from ChristianSteven for richer cadence control, business calendar logic, and event-driven triggers.
- Pairing Tableau with a dedicated Tableau report scheduler enables multi-destination delivery (email, SFTP, file shares) and complex workflows, turning subscriptions into a reliable, auditable enterprise reporting backbone.
Frequently Asked Questions about Tableau Subscription Schedule Options
What are the main Tableau subscription schedule options available out of the box?
Tableau subscription schedule options include fixed-time schedules (daily, weekly, monthly), hourly schedules within admin-defined windows, and the “When Data Refreshes” option for extract-based workbooks. Admins create and manage these schedules, controlling frequency, priority, and concurrency to ensure reliable, predictable report delivery at scale.
How does the “When Data Refreshes” subscription option work in Tableau?
The “When Data Refreshes” option ties a subscription to the completion of an extract refresh. Once the extract schedule finishes successfully, Tableau renders the view or workbook and sends the snapshot. This ensures recipients see fully refreshed data, avoiding early-morning reports based on partial or stale refreshes.
What are the limitations of native Tableau subscription schedule options for enterprises?
Native schedules don’t support complex cron-like patterns, rich fiscal calendars, or advanced exception logic such as regional holidays and blackout windows. Managing many granular schedules can also become unwieldy. Large enterprises often supplement Tableau with external schedulers to gain event-driven triggers, business-calendar awareness, and multi-destination delivery.
How can ATRS from ChristianSteven extend Tableau subscription schedule options?
ATRS acts as an external Tableau scheduler, adding flexible frequencies, event- and data-driven triggers, and business-calendar logic on top of native Tableau subscriptions. It can orchestrate Tableau runs after external workflows, then distribute outputs as PDFs, Excel, or CSV files via email, SFTP, file shares, or document repositories.
What is the best way to schedule Tableau subscriptions across multiple time zones?
For multi-region environments, group schedules by region and business unit, then stagger heavy extract refreshes and subscription sends. Use Tableau’s user time zone settings for local delivery times, reserve peak-capacity windows for critical reports, and define “no run” windows around maintenance, finance closes, and overnight ETL jobs.
Can Tableau subscriptions be triggered by thresholds or alerts instead of fixed times?
Native Tableau subscriptions are time-based, but Tableau offers data-driven alerts for certain visualizations. For broader threshold-based logic, such as multi-metric rules or cross-system events, organizations typically pair Tableau with tools like ATRS or enterprise orchestrators that can monitor conditions and trigger Tableau runs only when specific thresholds are met.
Share this
- PBRS (200)
- Business Intelligence (187)
- Power BI (183)
- Power BI Reports (177)
- Power BI Reports Scheduler (165)
- IntelliFront BI (129)
- Microsoft Power BI (120)
- Business Intelligence Tools (89)
- Data Analytics (82)
- Dashboards (81)
- Data Analytics Software (81)
- Data Analytics Tools (80)
- Reports (79)
- KPI (78)
- Crystal Reports (37)
- Crystal Reports Scheduler (36)
- SSRS (33)
- Tableau Report Automation (30)
- ATRS (29)
- Tableau Report Scheduler (27)
- CRD (25)
- SSRS Reports (25)
- SSRS Reports Scheduler (25)
- Power BI Report Scheduler (24)
- Power BI report automation (23)
- SSRS Reports Automation (23)
- Tableau report (21)
- Tableau Report Export (20)
- Power BI scheduling tools (19)
- Schedule Tableau reports (19)
- Tableau (18)
- KPI software (12)
- Automated Tableau Workflows (11)
- Business Analytics (11)
- Bi dashboard (10)
- Crystal Reports Server (10)
- Power BI Dashboards (8)
- Tutorial (8)
- Power BI to CSV (7)
- Power BI to Excel (7)
- Crystal Reports automation (6)
- Tableau scheduled reports (6)
- business intelligence reports (6)
- business intelligence software (5)
- business reporting portal (5)
- data analytics solutions (4)
- scheduling Power BI reports (4)
- share power bi reports (4)
- ATRS Release (3)
- Business Intelligence Solutions (3)
- ChristianSteven (3)
- Dynamic Power BI reports (3)
- KPIs (3)
- Reporting (3)
- Self-Service Data Analytics Tools (3)
- Tableau Automation Tools (3)
- Tableau user permissions (3)
- bi dashboard solution (3)
- business intelligence for finance department (3)
- tableau dashboards (3)
- tools for business intelligence (3)
- BI, data exploration (2)
- Best Tableau charts (2)
- CRD software (2)
- Data-driven scheduling (2)
- PBRS Release (2)
- Report automation (2)
- TSC API Integration (2)
- Tabcmd Scripting (2)
- Tableau charts (2)
- Tableau data optimization (2)
- Tableau financial reporting (2)
- best tableau dashboards (2)
- centralized BI platform (2)
- crystal reports software (2)
- data analytics product (2)
- key performance indicators (2)
- power bi email subscriptions (2)
- power bi refresh (2)
- schedule power bi reports (2)
- tableau extensions (2)
- tableau software (2)
- Advanced DAX Power BI (1)
- Automated report delivery (1)
- Automated reporting trigger (1)
- CRD automation features (1)
- Conditional report distribution (1)
- Conditional report generation (1)
- DAX optimization techniques (1)
- Data Driven Schedules (1)
- Data Visualization Skills (1)
- Dynamic report generation (1)
- Free Tableau License (1)
- GH1 (1)
- Power BI calculation groups (1)
- Real-Time Dashboards (1)
- Scheduled report distribution (1)
- Static Power BI Report (1)
- Tableau Public Projects (1)
- Tableau access levels (1)
- Tableau financial dashboard (1)
- Tableau for Students (1)
- Tableau for finance (1)
- Tableau guide (1)
- Tableau images (1)
- Tableau permissions (1)
- Tableau server multi-factor authentication (1)
- Types of Tableau charts (1)
- ad-hoc reporting (1)
- automated distribution (1)
- automation in power bi (1)
- batch reporting (1)
- benefits of automation in power BI (1)
- bi data (1)
- bi roi (1)
- business intelligence implementation challenges (1)
- construct bi reports with power bi (1)
- construction bi (1)
- creating tableau dashboards (1)
- crysyal reports distribution (1)
- dashboard software (1)
- data analytics business intelligence difference (1)
- data analytics techniques (1)
- databest practices (1)
- distribute power bi report (1)
- email power bi (1)
- enterprise bi server (1)
- enterprise bi software (1)
- enterprise reporting strategy (1)
- export tableau to Excel (1)
- hospital business intelligence (1)
- how to save tableau workbook (1)
- images in Tableau (1)
- incisive analytics (1)
- intuitive business intelligence (1)
- kpi dashboard (1)
- on-prem BI report (1)
- on-premises (1)
- power BI exporting (1)
- power bi emails to share reports (1)
- power bi for construction project (1)
- power bi gateway (1)
- power bi healthcare (1)
- print power bi report (1)
- real estate business intelligence (1)
- reducing reporting noise (1)
- retail BI report (1)
- retail KPI (1)
- sap crystal reporting (1)
- sap crystal reports (1)
- save tableau workbook with data (1)
- schedule power bi (1)
- scheduled power bi emails (1)
- scheduled reports (1)
- share power BI reports by email (1)
- share your Power BI reports as PDF (1)
- stories in tableau (1)
- tableau add-ons (1)
- tableau data export (1)
- tableau for Excel (1)
- tableau mobile (1)
- tableau mobile app (1)
- tableau multi-factor authentication (1)
- tableau plugin (1)
- tableau story (1)
- tableau story example (1)
- tableau storytelling (1)
- tableau workbook (1)
- tableau workbooks (1)
- time intelligence DAX best practices (1)
- use drop box to share Power BI Reports (1)
- user-friendly analytics (1)
- what is Tableau (1)
- what is Tableau software used for (1)
- May 2026 (3)
- April 2026 (26)
- March 2026 (18)
- February 2026 (9)
- January 2026 (4)
- December 2025 (1)
- November 2025 (4)
- October 2025 (5)
- August 2025 (5)
- July 2025 (5)
- June 2025 (4)
- May 2025 (5)
- April 2025 (2)
- March 2025 (6)
- February 2025 (4)
- January 2025 (1)
- October 2024 (1)
- September 2024 (1)
- April 2024 (1)
- March 2024 (1)
- February 2024 (1)
- January 2024 (1)
- December 2023 (1)
- November 2023 (1)
- October 2023 (2)
- September 2023 (1)
- August 2023 (1)
- July 2023 (1)
- June 2023 (1)
- May 2023 (1)
- April 2023 (1)
- March 2023 (1)
- February 2023 (1)
- January 2023 (1)
- December 2022 (1)
- November 2022 (1)
- October 2022 (1)
- September 2022 (1)
- August 2022 (1)
- July 2022 (1)
- June 2022 (1)
- May 2022 (1)
- April 2022 (1)
- March 2022 (1)
- February 2022 (1)
- January 2022 (1)
- December 2021 (1)
- November 2021 (1)
- October 2021 (2)
- September 2021 (1)
- August 2021 (2)
- July 2021 (1)
- June 2021 (4)
- May 2021 (5)
- April 2021 (3)
- March 2021 (2)
- February 2021 (2)
- January 2021 (2)
- December 2020 (2)
- November 2020 (2)
- September 2020 (8)
- August 2020 (3)
- July 2020 (5)
- June 2020 (11)
- May 2020 (2)
- April 2020 (3)
- March 2020 (2)
- February 2020 (5)
- January 2020 (7)
- December 2019 (9)
- November 2019 (9)
- October 2019 (10)
- September 2019 (5)
- August 2019 (6)
- July 2019 (13)
- June 2019 (8)
- May 2019 (3)
- April 2019 (5)
- March 2019 (4)
- February 2019 (3)
- January 2019 (10)
- December 2018 (2)
- November 2018 (22)
- October 2018 (10)
- September 2018 (12)
- August 2018 (5)
- July 2018 (23)
- June 2018 (29)
- May 2018 (25)
- April 2018 (12)
- March 2018 (22)
- February 2018 (15)
- January 2018 (15)
- December 2017 (6)
- November 2017 (4)
- October 2017 (4)
- September 2017 (4)
- August 2017 (4)
- July 2017 (7)
- June 2017 (12)
- May 2017 (10)
- April 2017 (6)
- March 2017 (10)
- February 2017 (7)
- January 2017 (5)

No Comments Yet
Let us know what you think