> For the complete documentation index, see [llms.txt](https://support.senterasensors.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.senterasensors.com/home/fieldagent-mobile-ios/60-second-guides/app-support-logs.md).

# App Support Logs

Learn how to send app logs for support.

## Motivation

I am experiencing a problem and must send additional information to Sentera Support.

***

## Requirements

You must have an internet connection, either cellular or WiFi.

***

## Steps

From the Home Screen:

1. Tap on the Settings gear button on the top right.
2. Scroll down to Support & FAQs and tap it.
3. Tap on Email Support.
4. Enter any additional information in the body of the email.
5. Tap the Send button on the top right.

Your logs will now be sent to Sentera Support.&#x20;

<figure><img src="https://3961074089-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZgxcabwSCSKC3cebaIwD%2Fuploads%2F73IJ52LCJqChwXOpZWHj%2FEmailSupport.gif?alt=media&amp;token=a6899adf-0321-448c-9e54-70d074a48d94" alt=""><figcaption><p>Email Sentera Support</p></figcaption></figure>

***

## Unable to Open Mail

<div align="left"><figure><img src="https://3961074089-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZgxcabwSCSKC3cebaIwD%2Fuploads%2FAdZKBaBEko1eR1esWbZQ%2Fimage.png?alt=media&amp;token=5d372f0b-78b8-42ac-877a-b0a37f0d9dec" alt="" width="272"><figcaption><p>Mail not configured</p></figcaption></figure></div>

If you receive an error that [Mail](https://apps.apple.com/us/app/mail/id1108187098) is not configured,  then you can either:

* [Add an email account](https://support.apple.com/en-us/102619) to your Apple Device
* [Send App Logs Manually](#send-app-logs-manually) to Sentera Support

***

{% hint style="info" %}
[Touch and hold](https://support.apple.com/en-gw/guide/iphone/iph75e97af9b/17.0/ios/17.0) is a gesture where you touch down and hold until an action is performed.&#x20;
{% endhint %}

### Send App Logs Manually

1. Open the Files app.
2. Tap on Browse at the bottom right.
3. Tap on On My iPad/iPhone.
4. Tap on FieldAgent.
5. Touch and hold the `applogs` folder.
6. Tap on Compress.
7. Find the `applogs.zip` file.
8. Touch and hold the `applogs.zip` file.
9. Tap on the Share option.

You can now share the archive with any app you want.&#x20;

Emailing <support@sentera.com> is always a good option.


---

# 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://support.senterasensors.com/home/fieldagent-mobile-ios/60-second-guides/app-support-logs.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.
