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

# Week 1

> Rocket.new March week 1 release notes: 11 new integrations added to the connector library and a new Performance tab for monitoring app speed and metrics.

export const LlmsDirective = () => <blockquote className="llms-directive">
    For the complete documentation index, see <a href="/llms.txt">llms.txt</a>.
    For a lightweight markdown version of this page, append .md to the URL.
  </blockquote>;

<LlmsDirective />

<Update label="March 4">
  Eleven integrations are now live, along with a new Performance tab:

  <span class="changelog-new">New</span>

  * **[Calendly](/build/connectors/calendly)**: Visitor meeting booking directly from your site.
  * **[Mailerlite](/build/connectors/mailerlite)**: Email campaigns and subscriber list management.
  * **[Sendgrid](/build/connectors/sendgrid)**: Reliable transactional emails at scale.
  * **Performance tab**: Core Web Vitals and loading metrics inside the editor, available for landing page and website projects. See the impact of the automatic optimizations from February. [Learn more](/build/measure/performance)
</Update>

<Update label="March 3">
  <span class="changelog-new">New</span>

  * **[Strapi](/build/connectors/strapi)**: Open-source headless CMS for content management.
  * **[Directus](/build/connectors/directus)**: Self-hosted or cloud CMS with flexible content modeling.
  * **[Tally](/build/connectors/tally)**: Simple, no-code form responses.
  * **[Brevo](/build/connectors/brevo)**: Transactional and marketing emails from your app.
</Update>

<Update label="March 2">
  <span class="changelog-new">New</span>

  * **[Airtable](/build/connectors/airtable)**: Pull data from spreadsheet-style databases into your app.
  * **[Mailchimp](/build/connectors/mailchimp)**: Email marketing and newsletter signups.
  * **[Mixpanel](/build/connectors/mixpanel)**: Event analytics for tracking user interactions.
  * **[Typeform](/build/connectors/typeform)**: Interactive forms and surveys embedded in your pages.
</Update>
