# \_export

Export Users Details.

### Example

FM\_api('Users\_export']);

### Result

#### On Success

```
"ID,Name,Email,Parent,Colour,Departments,"Cost per hour","Price per hour","Hours per week","Vehicle id","Work location id","Phone mobile","Phone landline","Date of birth",Address,"Next of kin",Active,"Date created","Last login","App permissions","Job Lock","Quick complete","Customer section","Customer list",Archives,"Job rejection","Job change user","Edit Customer On Job Page","Assets Section","CRM permissions"
82878,"Jennifer Test",jennifertest@fieldmotion.com,82878,8000ff,"Test, Engineer, Admin, ",10.0000,", 15.0000, 40, NU11TYP, Base, 1, 07731628493, 02841753984, 12/12/1992, 18 canal street newry, {"name":"Anna","phone_mobile":"07731623498","phone_landline":"02830242983","address":"18 canal steet"}, Yes, 10/10/2017, 31/10/2018, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0
```


---

# 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://docs.fieldmotion.com/fieldmotion-api-docs/users/_export.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.
