# Provisioning API Client

Though this is better covered in our User Guide document, we are going to repeat the steps here, to ensure successful setup.

1. Create API client in your Organization 1. Navigate to Admin -> API Clients -> Create Client 2. Copy the Client Name and Secret Key or download it.
2. Navigate to the API Client page you created 1. Configure appropriate access for the client (Instance Access, Roles, Security Policies)

Reminder: Security Policies and Roles are defined in the Designer and assigned in the Admin

For this example we will assume Client Name is **VBOPNRYRWJIP** and Secret Key is **+}B{KGTG6#zG%P;tQm0C**


---

# 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.welkinhealth.com/admin/apis-and-integrations/provisioning-api-client.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.
