# Plugin Development
You can build your own plugins for Lottie Creator. Automate repetitive tasks, build new animation tools, or integrate with external services.

The full developer documentation lives in the [Creator Plugins](/en/creator-plugins) section.

## Start here

<Grid columns="2">
  <Card title="Introduction" href="/en/creator-plugins/01_getting-started/introduction" description="What plugins are and what you can build with them" variant="interactive" />

  <Card title="Create your first plugin" href="/en/creator-plugins/01_getting-started/create-your-first-plugin" description="Scaffold, run, and load a plugin into Creator" variant="interactive" />
</Grid>
