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

# Netlify

> Platform for building, deploying, and managing modern web applications

## Supported Actions

The following table outlines the supported actions and example prompts for our Typeform integration:

1. ### Site Management

| Action          | Description                                 | Example Prompt                |
| :-------------- | :------------------------------------------ | :---------------------------- |
| **Find a site** | Searches for a specific site by domain name | `Find 'zeroagent.io' website` |

2. ### Shot Management

| Action                    | Description                                                 | Example Prompt                                       |
| :------------------------ | :---------------------------------------------------------- | :--------------------------------------------------- |
| **Show site deploys**     | Displays the latest 3 deployments for a site                | `Show me the latest deploys for 'zeroagent.io' site` |
| **Restore a site deploy** | Restores a site to a previous deployment based on deploy ID | `Restore my website to the previous deploy`          |
| **Create a site deploy**  | Creates a new deployment for a site                         | `Create a 'zeroagent.io' deployment `                |

3. ### Build Management

| Action                  | Description                              | Example Prompt                                      |
| :---------------------- | :--------------------------------------- | :-------------------------------------------------- |
| **Show site builds**    | Displays the latest 10 builds for a site | `Show me the latest builds for 'zeroagent.io' site` |
| **Create a site build** | Creates a new build for a site           | `Build 'zeroagent.io' website`                      |
