> 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/dnk/produkttur-webapp/integration-med-john-deere-operations-center/delingsmuligheder-for-data/2.-fejlfinding-af-staff-member-deling.md).

# 2. Fejlfinding af "Staff Member"-deling

Ret almindelige problemer med John Deere-medarbejdersharing, som blokerer adgang eller datasynkronisering.

## 2.1 Hvis medarbejderen IKKE kan forbinde den delte organisation til GeoPard-appen.

1. Medarbejderen ser pop-up'en om at give tilladelser.<br>

   <figure><img src="https://1581835146-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FxshPXk5QniCEjvR1tF88%2Fimage.png?alt=media&amp;token=d6a04234-f567-41e0-a55b-9ed69224325b" alt=""><figcaption></figcaption></figure>
2. Medarbejderen skal gå til siden "Setup" >> "Team" (eller <https://team.deere.com/>) og tjekke fanen "Access".<br>

   <figure><img src="https://1581835146-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FY1Y8rqc1domKX4rDQHx1%2Fimage.png?alt=media&amp;token=011f89b3-9237-4b72-b46c-9506ef90802e" alt=""><figcaption></figcaption></figure>
3. Indstillingen "Share Organization Data with Connected Software Companies" skal være tilgængelig.\
   Hvis denne indstilling ikke er tilgængelig, skal medarbejderen give ejeren besked om det, så adgangen kan blive rettet.<br>

   <figure><img src="https://1581835146-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FheYcNRVB0ri1VWsjCeUY%2Fimage.png?alt=media&amp;token=4839b7e3-a1f7-4f3a-b748-c6a5beeeeac7" alt=""><figcaption></figcaption></figure>

## 2.2 Hvis medarbejderen IKKE kan se marker i den delte organisation i GeoPard-appen.

1. Hvis medarbejderen ikke kan se marker i GeoPard-appen.<br>

   <figure><img src="https://1581835146-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FNGbFsjAsyIgY1BYusZpk%2Fimage.png?alt=media&amp;token=cbe7a675-bca7-43c5-8dc2-c476798388ed" alt=""><figcaption></figcaption></figure>
2. Medarbejderen skal gå til siden "Setup" >> "Team" (eller <https://team.deere.com/>) og tjekke fanen "Access".<br>

   <figure><img src="https://1581835146-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FzwWc0DZifFFNTrojQa1B%2Fimage.png?alt=media&amp;token=172cb3d3-4bd8-46a3-a9ea-32e01b69b1cf" alt=""><figcaption></figcaption></figure>
3. <mark style="background-color:green;">Adgangsniveauet for "Locations" skal være 3</mark>.\
   Hvis denne indstilling ikke er tilgængelig, skal medarbejderen give ejeren besked om det, så det kan blive rettet.<br>

   <figure><img src="https://1581835146-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2Fg0ryuVXv981NszIQv7Z2%2Fimage.png?alt=media&amp;token=75b02997-847a-46aa-af9d-87064fab56c6" alt=""><figcaption></figcaption></figure>
4. Markerne skal være tilgængelige i den delte organisation i GeoPard-appen.<br>

   <figure><img src="https://1581835146-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FumDtIXyd8Da3N3YTxABz%2Fimage.png?alt=media&amp;token=3151f585-a418-45e1-af7f-915dc0e95b1f" alt=""><figcaption></figcaption></figure>


---

# 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.geopard.tech/geopard-tutorials/dnk/produkttur-webapp/integration-med-john-deere-operations-center/delingsmuligheder-for-data/2.-fejlfinding-af-staff-member-deling.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.
