> For the complete documentation index, see [llms.txt](https://docs-pt.sinch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-pt.sinch.com/sinchengageadministradores/configuracoes-da-conta/projeto-detalhes-do-projeto-or-imagem-de-perfil.md).

# Projeto - Detalhes do projeto | Imagem de perfil

São os detalhes da sua empresa, esses são os dados refletidos para os seus usuários então cuidado ao realizar alterações.

<figure><img src="/files/2uQOqerak2GyQCDa900K" alt=""><figcaption></figcaption></figure>

Descrição das funções listadas:

* **ID do projeto:** Sua identificação de cliente dentro da plataforma.
* **Nome do projeto:** Nome da sua empresa, esse dado é preenchido pela Sinch.
* **Descrição:** Descrição da sua empresa.
* **Fuso horário:** Seu fuso horário de atendimento, esse dado reflete diretamente nos seus atendimentos por isso cuidado caso realize alterações.
* **Idioma do cliente:** Idioma do seu painel.
* **Chatbot:** Defina em qual momento seu chatbot para de enviar suas mensagens.
* **Dias inativos antes de remover o cliente:** Esse dado está ligado ao histórico de dados da plataforma, aumente ou diminua de acordo com a retenção de dados da sua empresa.

Logo abaixo, você terá um campo importante de edição que está ligado a sua foto de perfil dos canais de comunicação.

O tamanho máximo da imagem é de 800 px, e ela deve estar no formato .jpg, .jpeg ou .png.

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

Clique em salvar no final da página.


---

# 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://docs-pt.sinch.com/sinchengageadministradores/configuracoes-da-conta/projeto-detalhes-do-projeto-or-imagem-de-perfil.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.
