> For the complete documentation index, see [llms.txt](https://docs.gestao.plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gestao.plus/erp-v2/minhas_preferencias/alt_minha_foto.md).

# Alterando minha foto

Entre um dos itens que podem ser personalizados, temos a escolha da foto de perfil. Pedimos apenas alguns requisitos, para que tudo funcione direitinho na plataforma da **Gestão Online**, essa imagem precisa ter um dos seguintes formatos, PNG, JPEG ou SVG.

O tamanho também tem um limite, sendo de apenas 5 MB. Confira abaixo o passo a passo para a substituição da sua foto de perfil:

![](/files/jUVY3Yh2P9LZS8H0yTiu)

Ao clicar nesta opção, você é direcionado ao seu buscador de arquivos e pode selecionar a sua imagem. Escolha uma bem bonita! 😉👍

Após escolher a imagem, será aberto um mini editor de imagem para fazer um recorte quadrado da fotografia para que se encaixe melhor no design da plataforma, confira o procedimento abaixo:

![](/files/gmLMSAz9MWz95pxKR0UU)

{% hint style="warning" %}
**Importante:** A foto de perfil precisa ter um dos seguintes formatos, PNG, JPEG ou SVG. O tamanho também tem um limite que é de apenas 5 MB!
{% endhint %}


---

# 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.gestao.plus/erp-v2/minhas_preferencias/alt_minha_foto.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.
