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

# Automations

> 🔄 Automate tasks and streamline processes with our automation tools.

Automations help you save time by automatically sending information about your agent's calls to other services.

### Webhook URL

You can add a Webhook URL to receive notifications with details about the agent's calls.

#### How to Use the Webhook URL

1. **Add the Webhook URL**:
   * Enter the URL where you want to receive the call information.
   * Example: `https://xxx.example.com/`

2. **Save Changes**:
   * Click the **Save Changes** button to apply the settings.

<Frame>
  <img src="https://mintcdn.com/contactship/XJKLcqzvszyHAh2b/images/agents/automations.png?fit=max&auto=format&n=XJKLcqzvszyHAh2b&q=85&s=082c2ce6ac27e99897c93116dc115bb2" alt="Automations Configuration" width="1678" height="325" data-path="images/agents/automations.png" />
</Frame>

#### What Information is Sent

When a call is made, the following information is sent to the Webhook URL:

* **Contact Details**: Name and phone number of the contact.
* **Organization**: Information about the contact's organization.
* **Call Data**: Duration and timestamp of the call.
* **Audio**: Recording of the call.
* **Transcription**: Text version of the call.
* **Analysis**: Insights like sentiment analysis or key points.

### Save Changes

After setting up the Webhook URL, click the **Save Changes** button to apply the settings.

***
