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

# Developer tools

> Learn how to use developer tools to integrate Yorlet with your applications.

## Get started

<CardGroup cols={2}>
  <Card title="Integrate Yorlet with your applications" icon="diagram-venn" iconType="duotone" href="/development/integrations/overview">
    Learn how to integrate Yorlet with your applications
  </Card>

  <Card title="Send Yorlet events to webhook endpoints" icon="webhook" iconType="duotone" href="/development/webhooks">
    Learn how to use webhooks to receive notifications about events in your Yorlet account
  </Card>
</CardGroup>

### Essentials

<CardGroup cols={2}>
  <Card title="Metadata" icon="key-skeleton-left-right" iconType="duotone" href="/development/essentials/metadata">
    Learn how to use metadata to store additional information about a resource
  </Card>

  <Card title="Dates" icon="calendar" iconType="duotone" href="/development/essentials/dates">
    Learn how to use dates in Yorlet
  </Card>
</CardGroup>
