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

# App Integrations in Zeromagic

Zeromagic empowers you to extend the capabilities of your projects by connecting to various external services and APIs through integrations. These integrations allow you to leverage the functionalities of third-party platforms like chatGPT, Twilio, and many others, directly within your Zeromagic projects.

<Note>
  Configure or update your integrations directly within the **Integrations** section of the project console.
</Note>

### Available integrations

<CardGroup cols={2}>
  <Card title="ChatGPT" href="/integrations/chatgpt/">
    Use Natural Language Processing with ChatGPT Integration in Zeromagic
  </Card>

  <Card title="Twilio" href="/integrations/twilio/">
    Send Automated Messages with Twilio Integration in Zeromagic
  </Card>
</CardGroup>
