> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/on-premise/pt-br/qa/paas.md).

# PaaS

Implante o Navixy como um serviço em nuvem PaaS criando uma instância por meio do portal do cliente. Gerencie a plataforma pelo painel de administração sem gerenciar a infraestrutura do servidor.

O Navixy PaaS (plataforma como serviço) é uma plataforma baseada em nuvem que oferece um conjunto abrangente de ferramentas para aplicações de rastreamento por GPS e telemática. Ele foi projetado para permitir que empresas criem e implantem seus próprios sistemas de rastreamento por GPS e aplicações de telemática sem precisar gerenciar a infraestrutura subjacente nem se preocupar com atualizações de software, manutenção e segurança.

## Lançando a instância do Navixy PaaS

Para criar uma instância do Navixy PaaS, faça login no [Portal do cliente](https://portal.navixy.com/) e clique no botão “Criar produto”. Na caixa de diálogo, você será solicitado a criar sua instância da plataforma Navixy.

![](https://1301762840-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkUnMmePH99SsdChtqqu7%2Fuploads%2Fgit-blob-d33636a83ada2b1ba6778830d4dc799d2ebc1f9f%2Fimage-20230810-140538.png?alt=media)

Continue pela caixa de diálogo para criar sua instância do Navixy PaaS. A instância será criada em instantes e você poderá [Gerenciar](/docs/on-premise/pt-br/on-premise/how-to-guide.md) a plataforma usando o [Painel de administração](https://panel.navixy.com), como alterar o endereço URL da interface web do usuário (por padrão será `https://*****.navixy.com`), identidade visual, configurações regionais e muito mais.

![](https://1301762840-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkUnMmePH99SsdChtqqu7%2Fuploads%2Fgit-blob-d2dbb044278d6e80df52044afda87e02006d7f5d%2Fimage-20230810-140557.png?alt=media)

Se você tiver alguma dúvida ou dificuldade relacionada à sua implantação do PaaS, não hesite em [entre em contato com](https://navixy.com/contact) contatar nossa equipe de sucesso do cliente para uma demonstração e orientação.


---

# 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://navixy.com/docs/on-premise/pt-br/qa/paas.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.
