# Basic processes

If you are here, it's because you have a platform where you manage orders placed physically or virtually in your commerce, and you need to synchronize it with Shippify to handle the logistics part on our platform.

{% hint style="info" %}
To continue, you need to have an account created in Shippify. If you don't have one, you can create it by following [these steps](https://docs.shippify.co/developers/en/processes/create-a-shippify-account).
{% endhint %}

To achieve this goal, it is necessary to implement the basic processes within our platform, which are::

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="basic-processes/delivery-creation">Creating a delivery in Shippify</a></td><td></td><td></td></tr><tr><td><a href="basic-processes/status-update">Status updates</a></td><td></td><td></td></tr></tbody></table>

{% hint style="success" %}
If you already have these processes implemented and want to know what else you can automate in your operation, you can visit our section on [Advanced Processes.](https://docs.shippify.co/developers/en/integration-guide/advanced-process)
{% endhint %}
