# Conta

![FLuxo de Setup](/files/-MaUF5GSbt8j050g7_kP)

Este serviço tem como intuito permitir cadastrar novas lojas na Hub2b, adicionar integrações e gerenciar as credenciais de usuário.\
\
Após adicionar um novo Tenant, é possível criar novos usuários e vincular estes ao Tenant criado, ou apenas utilizar o usuário padrão que pode ser obtido pela rota: [/Setup/Tenants/{idTenant}/Credentials](https://rest.hub2b.com.br/Setup/Tenants/{idTenant}/Credentials)

Estas credenciais não mudam com o tempo, portanto podem ser lidas e salvas em seu próprio banco de dados por questões de performance.&#x20;

\
API Explorer: <https://rest.hub2b.com.br/setup-docs/index.html>


---

# 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://developershub2b.gitbook.io/hub2b-api/api-para-seller-erp-ecommerce/conta.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.
