> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/br/account-and-billing/settings/general.md).

# Geral

A aba Geral permite gerenciar as configurações gerais da sua organização. Nesta aba, você pode nomear sua organização ou excluí-la.

Na seção Geral, você pode gerenciar os detalhes da organização.

### Gerenciamento da organização

* Logo: envie um logo personalizado para o perfil da sua organização.
* Nome da organização: atualize o nome da sua organização para refletir sua equipe, departamento ou grupo.
* Excluir organização: exclua permanentemente sua organização. Esta ação é irreversível e todos os dados associados à sua organização serão perdidos.

### Acessando as configurações gerais

1. Abra o menu suspenso da organização/conta (clique no logo do Morphic no canto superior esquerdo).
2. Selecione Configurações.
3. A seção Geral será a visualização padrão, ou clique em Geral na barra lateral esquerda.

Ou vá direto para lá: [studio.morphic.com/settings/general](https://studio.morphic.com/settings/general)

<figure><img src="https://1968187911-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FhfvmThKtQ2zE1n92TW1W%2FGeneral.gif?alt=media&amp;token=812cd7ce-d604-4377-a01e-0e4888d113e3" alt=""><figcaption><p>Gerenciando as configurações gerais da organização</p></figcaption></figure>

<figure><img src="https://1968187911-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2Fgit-blob-3915891aab6404e33c6a37c64c4d6e2469b7bc65%2FCleanShot_2025-09-11_at_16.31.422x.png?alt=media" alt="General settings page"><figcaption><p>Interface de configurações gerais</p></figcaption></figure>

É assim que você gerencia os detalhes gerais da sua organização no Morphic.

***

Se você tiver algum problema ou alguma dúvida, entre em contato. Teremos prazer em ajudar. Escreva para nós em [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/br/account-and-billing/settings/general.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.
