# Configurar Conta

Na página **Conta**, você pode selecionar as abas **Perfil da Empresa** ou **Cobrança**.

<figure><img src="/files/ypWxMtHchSCztM5e8mWu" alt="account page"><figcaption></figcaption></figure>

***

### Informações da Conta

Na aba **Perfil da Empresa**, você pode preencher os seguintes campos:

* **Nome da Conta** – Adicione o nome da sua empresa
* **Subdomínio** – Selecione o subdomínio que você gostaria de usar para SkyDeck AI — por exemplo, google.skydeck.ai
* **Fuso Horário** – Escolha o fuso horário apropriado
* **Carregue seu logo** – Carregue uma imagem PNG ou JPEG que tenha pelo menos 100x100 pixels e menos de 10MB de tamanho.

<figure><img src="/files/tJQnKBXkyuJfkwrVSH4s" alt="aba de perfil da empresa" width="375"><figcaption></figcaption></figure>

Quando esses quatro campos estiverem completos, clique em **Salvar**. A página será atualizada para fornecer um link para a URL do seu espaço de trabalho atual.

<figure><img src="https://lh6.googleusercontent.com/wRmj6kbqQaPY2yiFexvYjJIloet9K6Zi2ZZYaEONtMbRygmW02cGSjEt4DRthL_Er5ajQClssfUCqMYKmSww1Q1_qB9n3vLKS0XhNR5c5Ri_CsdfJaqpxp5vjR-nfh87ahPb_zLQzr6Tx_D6rpFv9xM" alt="lh6.googleusercontent"><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.skydeck.ai/pt/control-center/setup-guide/set-up-account.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.
