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

# Ampliar

> Amplía la funcionalidad de Twenty con APIs, webhooks y aplicaciones personalizadas.

<Frame>
  <img src="https://mintcdn.com/twenty/GMeQVDsw5ST_LXpE/images/user-guide/integrations/plug.png?fit=max&auto=format&n=GMeQVDsw5ST_LXpE&q=85&s=28611bcd081b7a86a838fb15cd866a44" alt="IA" width="1440" height="680" data-path="images/user-guide/integrations/plug.png" />
</Frame>

## Resumen

Twenty está diseñado para ser extensible. Usa nuestras APIs, webhooks y el framework de aplicaciones para integrarte con tus herramientas existentes y crear funcionalidades personalizadas.

## Lo que puedes hacer

* **APIs**: Consulta y modifica tus datos de CRM de forma programática usando REST o GraphQL
* **Webhooks**: Recibe notificaciones en tiempo real cuando ocurran eventos en Twenty
* **Aplicaciones**: Crea aplicaciones personalizadas que amplíen las capacidades de Twenty

## Primeros pasos

<CardGroup cols={2}>
  <Card title="APIs" icon="code" href="/l/es/developers/extend/api">
    Conéctate a Twenty de forma programática
  </Card>

  <Card title="Webhooks" icon="bell" href="/l/es/developers/extend/webhooks">
    Recibe notificaciones de eventos en tiempo real
  </Card>

  <Card title="Aplicaciones" icon="puzzle-piece" href="/l/es/developers/extend/apps/getting-started/quick-start">
    Crea personalizaciones como código
  </Card>
</CardGroup>
