# Desktop integration

## Connect ProWork

1. Log in to your Filed account.
2. In the left panel, go to Connect > **Integrations**.
3. Under ProWork, click **Connect**.
4. Review the connection details and click **Connect**.
5. Enter your ProWork API key when prompted.
   * Find your API key in your ProWork account settings.
6. Click **Authorize** to complete the connection.

## Import your clients

1. Return to the Integrations tab in Filed.
2. Under ProWork, click **Import Clients**.
3. Click **Start Sync**.
4. Under the Actions column, click **Add+** for the clients you want to import.
5. Click **Import to Filed**. This may take a few minutes.
6. Once imported, click **Continue**.
7. Go to your Filed homepage to see your imported clients. You're done!


---

# 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://help.filed.com/filed-help-center/prowork/desktop.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.
