# Funcionalities

With our integration, you can execute the main functions you need in your day-to-day logistics with us, including:

* Creation of deliveries on our platform.
* Status updates.

***

## Creating a delivery in our system

This process will run automatically. Every 15 minutes, our servers query your list of orders in Beetrack and create them within Shippify.

<figure><img src="/files/qO7ZJNJtVC7RpSkLMkDr" alt=""><figcaption><p>Creación de entregas</p></figcaption></figure>

The task will be created with the Beetrack tracking number as the reference identifier in Shippify, and they will be of regular type. Only tasks assigned to the configured driver for us will be created.

## Status update

When orders are in transit, delivered, or canceled, the changes will be visible in your Beetrack dashboard. We have a wide variety of statuses that can be linked to your statuses in Beetrack during the configuration.

<figure><img src="/files/iVrYEB1sVjhf3lMskLWw" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.shippify.co/developers/en/e-commerce/beetrack/funcionalities.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
