> For the complete documentation index, see [llms.txt](https://delivery.ajuda.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://delivery.ajuda.cc/geral/extensoes/logistica/machine-global.md).

# Machine Global

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

Ativando a integração, será possível solicitar entregadores via Machine Global para os pedidos realizados na sua loja, diretamente pelo painel de pedidos da sua loja.

Ao solicitar uma entrega no painel de pedidos, ela será automaticamente criada em sua conta na Machine Global e você poderá confirmá-la e acompanhá-la sem sair da plataforma.

## Ativando a integração com a Machine Global

Em seu painel, acesse **Extensões**. Você irá visualizar o módulo de integração com a Machine Global, que por padrão estará visível para todas as lojas.

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

Ao clicar para habilitar, será aberto uma janela com informações básicas sobre o processo de ativação. Em seguida, basta você inserir seu E-mail, Senha e API Key que recebeu do time da Machine Global.

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

Uma vez que for validado, sua integração estará ativa e pronta para funcionamento. Em seu painel você conseguirá visualizar que a integração está ativa.

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

## Inativando a integração com a Machine Global

Para inativar sua integração com a Machine Global Sistemas basta clicar no card e inativar e salvar, que o status será atualizado para Inativo.

Caso você queira reativar novamente a integração, basta clicar novamente no botão, que a integração voltará a funcionar, vinculada a conta adicionada anteriormente, sem necessidade de passar pelo processo de ativação, novamente.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://delivery.ajuda.cc/geral/extensoes/logistica/machine-global.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
