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

# Strautomator: Automate Your Strava Activities

> Strautomator automatically updates your Strava activities using rules you define. Rename rides, track gear wear, export calendars, and more.

Strautomator connects to your Strava account and automatically processes every new activity you record — renaming it, adding weather data, tagging commutes, assigning gear, and dozens of other actions — all based on rules you define. No manual editing required.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Connect your Strava account and create your first automation in minutes
  </Card>

  <Card title="Automations" icon="bolt" href="/automations/overview">
    Learn how to build conditions and actions to automate your activities
  </Card>

  <Card title="Gear Tracking" icon="bicycle" href="/gear/overview">
    Track component wear and get alerted when it's time for maintenance
  </Card>

  <Card title="Free vs. PRO" icon="star" href="/free-vs-pro">
    Compare plans and learn what's included with a PRO subscription
  </Card>
</CardGroup>

## What Can Strautomator Do?

Strautomator processes your Strava activities the moment they sync. You create **automations** — each with one or more conditions (triggers) and one or more actions — and Strautomator runs them automatically.

<CardGroup cols={3}>
  <Card title="Rename Activities" icon="pen">
    Auto-generate names using speed, weather, location, heart rate, and 50+ other data points
  </Card>

  <Card title="Add Descriptions" icon="align-left">
    Fill in activity descriptions with weather conditions, music tracks, training notes, or AI-generated text
  </Card>

  <Card title="Tag & Classify" icon="tag">
    Automatically mark commutes, trainer rides, races, and fix incorrect sport types
  </Card>

  <Card title="Assign Gear" icon="gear">
    Route activities to the right bike or shoes based on sport type, distance, or any other condition
  </Card>

  <Card title="Track Wear" icon="wrench">
    Monitor mileage on chains, tires, and other components and get notified before they wear out
  </Card>

  <Card title="Export Calendar" icon="calendar">
    Subscribe to a live ICS calendar of your Strava activities and upcoming club events
  </Card>
</CardGroup>

## Explore the Docs

<CardGroup cols={2}>
  <Card title="Dynamic Tags" icon="code" href="/automations/dynamic-tags">
    Use template variables to inject live data into activity names and descriptions
  </Card>

  <Card title="AI Content" icon="sparkles" href="/features/ai-content">
    Generate creative names, poems, and training insights with AI (PRO)
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/garmin-wahoo">
    Connect Garmin, Wahoo, Spotify, Last.fm, and weather providers
  </Card>

  <Card title="Webhooks" icon="webhook" href="/integrations/webhooks">
    Fire outbound webhooks to external services when an automation triggers (PRO)
  </Card>

  <Card title="Personal Records" icon="trophy" href="/features/personal-records">
    Track all-time bests across every sport and get notified of new records
  </Card>

  <Card title="Upcoming Events Map" icon="map" href="/features/upcoming-events-map">
    See your club's upcoming events on a map with weather forecasts
  </Card>
</CardGroup>
