# FAQ

- [Ability Hub](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/ability-hub.md): Quick answers for your common questions
- [Claims and Billing](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/claims-and-billing.md): All your questions and their answers
- [Compliance](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/compliance.md): Ready to keep your agency up-to-date and prepared for any audits that come your way at all times?
- [Fieldworker Implementation](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/fieldworker-implementation.md): Everything that you should know while setting up yourself for success
- [Pricing](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/pricing.md): Still undecided? We have many options to match the specific needs for your business
- [Set Up](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/set-up.md): Ready to see for yourself how FieldWorker can simplify the way your team manages their time?
- [Support](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/support.md): We are happy that you have set up your agency for success. You may find the answer to your question, if you need any help.
- [How To](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to.md): A few key functionality explained in greater detail
- [Create a Monitoring Tool using Fieldworker](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to/create-a-monitoring-tool-using-fieldworker.md): Step by step directions to follow while using Fieldworker
- [Replace my forgotten password](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to/replace-my-forgotten-password.md)
- [Connect clients to employees](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to/connect-clients-to-employees.md): Employees must be connected to clients to access clients’ information, be scheduled with clients, create program books, send messages, view authorizations, and more. Please note, if a contact has been
- [View and Add Comments to a Customer](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to/view-and-add-comments-to-a-customer.md): Manage all your comments in one place
- [Manage Employee Timesheets (Draft)](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to/manage-employee-timesheets-draft.md): To manage employee timesheets, users must be connected to the client and the employee(s), and have the Billing module permissions enabled in the Permissions module:
- [Offload a customer](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to/offload-a-customer.md): Organizations should follow the steps below to offboard employees leaving their organization.
- [Download the list of customers](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to/download-the-list-of-customers.md)
- [Add new clients](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to/add-new-clients.md): The Import Clients feature in Utilities & Tools, allows you to bulk upload your existing clients to Fieldworker using a CSV file.
- [EVV checklist](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to/evv-checklist.md)
- [Geocode locations](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to/geocode-locations.md)
- [Schedule a New Appointment](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to/schedule-a-new-appointment.md): Appointments can be scheduled up to one year in advance from the Create task module, or from the Task widget located in the Dashboard.
- [Prepare and submit claims data](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to/prepare-and-submit-claims-data.md)
- [Manage Revenue Cycle in the Fieldworker platform](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to/manage-revenue-cycle-in-the-fieldworker-platform.md): For Support Coordination companies in New Jersey
- [Manage travel and expenses](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/how-to/manage-travel-and-expenses.md): Single place to keep all your travel expenses associated with a service
- [What has changed?](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/what-has-changed.md): All your questions about the recent changes. New features, and functionality that may have been deprecated, or relocated.
- [Changes from prior releases (2025)](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/what-has-changed/changes-from-prior-releases-2025.md)
- [Changes from prior releases (2024)](https://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq/what-has-changed/changes-from-prior-releases-2024.md): All your questions about the recent changes. New features, functionality that may have been deprecated, or relocated.


---

# 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://fieldworker.gitbook.io/fieldworker-docs/fundamentals/faq.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.
