> For the complete documentation index, see [llms.txt](https://guides.fieldedgeapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.fieldedgeapp.com/everything-else/other-guides/add-fieldedge-support-to-your-nation.md).

# Add FieldEdge Support to your nation

**To help troubleshoot an issue or help you set something up, our support team may ask you to add them to your nation.**

{% hint style="warning" %}
FieldEdge will only ask for access to your nation while actively supporting you. We will never reach out randomly and ask for access to your nation. Please only provide access if you feel comfortable doing so. We recommend that you remove Admin access from our account after we are done assisting.
{% endhint %}

**The quickest way to do this is:**

1\. Go to the **profile icon in the top right hand corner** of your nation and click **Add control panel user**.

<figure><img src="https://downloads.intercomcdn.com/i/o/176628527/f4366988271db2c37713f463/Screen+Shot+2020-01-13+at+2.39.08+pm.png" alt=""><figcaption></figcaption></figure>

2\. Now enter the email address <support@fieldedgeapp.com>, change **Set permission** dropdown to **Admin** and click Invite.

<figure><img src="https://downloads.intercomcdn.com/i/o/176628470/caa628acc10e236093212168/Screen+Shot+2020-01-13+at+2.40.01+pm.png" alt=""><figcaption></figcaption></figure>

\
We will receive an email notification that will allow us to setup the account.


---

# 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://guides.fieldedgeapp.com/everything-else/other-guides/add-fieldedge-support-to-your-nation.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.
