# Exporting Stand Count Shapefile or CSV File in FieldAgent Web

In order to export out a stand count shapefile to use on a different 3rd party processing app, see steps below.

1. Go to Field Agent Web ( [fieldagent.sentera.com](https://fieldagent.sentera.com) ) and login.
2. Click on the field that you would like to export out the stand count from.
3. Click on map layers button, see below.

<div align="left"><figure><img src="/files/CqNOIFrFkiFfstKvusxb" alt=""><figcaption></figcaption></figure></div>

4. Then click on the stand count name on the left hand pane.

<div align="left"><figure><img src="/files/Y3mRZp0JI7If76II5acN" alt=""><figcaption></figcaption></figure></div>

5. It will then take you to the details of the stand count, scroll all the way down on the left pane, you will then see "Download Files".
6. Click on the download button on the right of shapefile or if you are looking to download the CSV file to look at the values, click on the download button on the right of the CSV.

<div align="left"><figure><img src="/files/jHmJGjaGKw5w3pEoAf3U" alt=""><figcaption></figcaption></figure> <figure><img src="/files/OntkhgJK5QgJikmipZgg" alt=""><figcaption></figcaption></figure></div>

7. Once the shapefile is downloaded it will download 6 files ( i.e., .cpg, .dbf, .prj, .txt, .shp and .shx file's ). If you are downloading a CSV it will just download the CSV file to view the values. After downloaded you can then import the shapefile to your 3rd party app, follow 3rd party app instructions on how to show the values of the points and import.

<div align="left"><figure><img src="/files/eUt0a3qBqW8hfwUL6Krq" alt=""><figcaption></figcaption></figure></div>

### Example of importing shapefile on QGIS

In order to import into QGIS you will just need to drag and drop the SHP file into the layers pane on left in QGIS. In addition, you can open the attribute table by right clicking on the layer and clicking on open attribute table on QGIS it will show the values of each point.

<figure><img src="/files/svSh31P3ygwTW9iPi8A5" 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://support.senterasensors.com/home/fieldagent/exporting-stand-count-shapefile-or-csv-file-in-fieldagent-web.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.
