# Partilhar um projeto

Compartilhar um projeto é fácil, basta ir para o canto superior direito do seu projeto e clicar '**Compartilhar**'. Isso irá abrir uma caixa de diálogo onde você pode alternar o compartilhamento do projeto ativado ou desativado. \
\
**Compartilhamento desativado por padrão:**

<figure><img src="/files/245da4ad9835609b85da6d43a8d08c08bfa03b0f" alt=""><figcaption></figcaption></figure>

**Ative para habilitar e gerar o link de compartilhamento:**

<figure><img src="/files/62d800da0ffdf59774dabf94edc469652f6f0284" alt=""><figcaption></figcaption></figure>

Se você desativar o compartilhamento público, quaisquer usuários com a URL antiga não poderão mais visualizar o projeto até que você ative o mesmo projeto novamente.  &#x20;

### Visualização pública

Após compartilhar o projeto, um link público fica disponível que mostra um visualizador limitado onde os usuários podem ver seus rótulos e previsões. Os usuários também podem baixá-los como geojson.&#x20;

{% hint style="info" %}
OBSERVAÇÃO: Uma vez que um projeto é público, qualquer pessoa com a URL pode visualizá-lo.&#x20;
{% endhint %}

<figure><img src="/files/84289991b3175a9e5ea451cd8a36ef930086c507" alt=""><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.earthindex.ai/pt/conceitos/partilhar-um-projeto.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.
