> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/pt-br/tour-do-produto-aplicativo-web/integracao-com-o-john-deere-operations-center/opcoes-de-compartilhamento-de-dados.md).

# Opções de Compartilhamento de Dados

O John Deere Operations Center oferece **Membro da equipe** e **Organização parceira** opções de compartilhamento para mover dados entre perfis. **Membro da equipe** usa compartilhamento de dados unidirecional do host para o convidado. **Organização parceira** usa compartilhamento de dados bidirecional.

1. [compartilhamento de “Membro da equipe”](/geopard-tutorials/pt-br/tour-do-produto-aplicativo-web/integracao-com-o-john-deere-operations-center/opcoes-de-compartilhamento-de-dados/1.-compartilhamento-com-membro-da-equipe.md)
2. [Solução de problemas do compartilhamento de “Membro da equipe”](/geopard-tutorials/pt-br/tour-do-produto-aplicativo-web/integracao-com-o-john-deere-operations-center/opcoes-de-compartilhamento-de-dados/2.-solucao-de-problemas-do-compartilhamento-com-membro-da-equipe.md)
3. [compartilhamento de “Organização parceira”](/geopard-tutorials/pt-br/tour-do-produto-aplicativo-web/integracao-com-o-john-deere-operations-center/opcoes-de-compartilhamento-de-dados/3.-compartilhamento-com-organizacao-parceira.md)
4. [Solução de problemas do compartilhamento de “Organização parceira”](/geopard-tutorials/pt-br/tour-do-produto-aplicativo-web/integracao-com-o-john-deere-operations-center/opcoes-de-compartilhamento-de-dados/4.-solucao-de-problemas-do-compartilhamento-com-organizacao-parceira.md)
5. [Solução de problemas de importações do John Deere para o GeoPard](/geopard-tutorials/pt-br/tour-do-produto-aplicativo-web/integracao-com-o-john-deere-operations-center/opcoes-de-compartilhamento-de-dados/5.-solucao-de-problemas-da-importacao-da-john-deere-para-o-geopard.md)
6. [Solução de problemas na criação do Plano de Trabalho](/geopard-tutorials/pt-br/tour-do-produto-aplicativo-web/integracao-com-o-john-deere-operations-center/opcoes-de-compartilhamento-de-dados/6.-solucao-de-problemas-da-criacao-de-plano-de-trabalho.md)

<br>


---

# 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:

```
GET https://docs.geopard.tech/geopard-tutorials/pt-br/tour-do-produto-aplicativo-web/integracao-com-o-john-deere-operations-center/opcoes-de-compartilhamento-de-dados.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.
