# Finding service connector credentials for Peoplevox

## Obtaining credentials

To [add a Patchworks connector](/product-documentation/patchworks-services/service-connectors/adding-a-service-connector.md) for **Peoplevox**, the following details are required for authentication:

<table><thead><tr><th>Credential</th><th data-type="checkbox">Required</th><th>Note</th></tr></thead><tbody><tr><td><a href="#client-id-and-username">client_id</a></td><td>true</td><td>Available from the Peoplevox dashboard.</td></tr><tr><td><a href="#client-id-and-username">username</a></td><td>true</td><td>Available from the Peoplevox dashboard.</td></tr><tr><td><a href="#password">password</a></td><td>true</td><td>The same password that you use to log into Peoplevox.  </td></tr><tr><td><a href="#url">URL</a></td><td>true</td><td>Taken from the Peoplevox URL, having logged in.</td></tr></tbody></table>

## Obtaining required information

The credentials listed above are needed so that Patchworks can access the required data in **Peoplevox**. To obtain these details, follow the steps below.

### Client ID & Username

**Step 1**\
In your browser, open the URL that you use to access the **Peoplevox** dashboard.

**Step 2**\
Check the top right-hand corner of the dashboard - you'll see your **client id** followed by your **username** (the short form in brackets) - for example:&#x20;

<figure><img src="/files/Ko5xebHQwSWI3Z0kGxQs" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Having logged into Peoplevox, your **client ID** is also shown in the URL - for example:\
![](/files/JgGoLFznBZ9M4eRkXXvs)
{% endhint %}

### Password

The password is the same password that you use to log into Peoplevox. &#x20;

### URL

Having logged into Peoplevox, the required URL is the first part of the full URL shown in your browser's address bar, up to your client id. For example:

<figure><img src="/files/1hnzwSkJk064zVxyG2N2" 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://doc.wearepatchworks.com/product-documentation/patchworks-services/service-systems/supported-service-systems/descartes-peoplevox-service-connector/finding-service-connector-credentials-for-peoplevox.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.
