> For the complete documentation index, see [llms.txt](https://docs.welkinhealth.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.welkinhealth.com/support/submit-a-request/jsm-work-requests.md).

# Work Requests & Licenses

## When to use this portal

Work requests are for operational and administrative changes, not technical issues:

| Request type              | Example                                                     |
| ------------------------- | ----------------------------------------------------------- |
| **New user licenses**     | Adding seats or license types to your organization          |
| **User provisioning**     | Bulk user creation or changes outside of self-service Admin |
| **Configuration changes** | Changes that require Welkin team involvement                |
| **Contract & billing**    | License counts, renewal, or billing inquiries               |

{% hint style="info" %}
For technical issues, bugs, or platform errors, use [Support Tickets](/support/submit-a-request/support-tickets.md) instead.
{% endhint %}

***

## How to submit a work request

1. Navigate to the [**Welkin JSM portal**](https://welkinhealth.atlassian.net/servicedesk/customer/portal/1)
2. Select the request type that best matches your need
3. Fill in all required fields – always include:
   * Your **organization name** and **tenant ID**
   * For license requests: number of seats, license type, and intended start date
   * For user provisioning: a list of users with names, email addresses, and assigned roles
4. Submit and note your request number for tracking

***

## Processing times

Work requests are not subject to the same SLA as support tickets. Processing time depends on the complexity of the request:

* **License additions** – typically processed within 2–3 business days
* **User provisioning** – typically processed within 1–2 business days
* **Configuration changes** – timeline depends on scope; your CSM will confirm

***

## Related

* [Support Plans & SLAs](/support/about-support/support-overview.md) – understand your plan and response commitments
* [Support Tickets](/support/submit-a-request/support-tickets.md) – for bugs and technical issues
* [Product Feature Requests](/support/submit-a-request/product-feature-request.md) – for product improvement ideas


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/support/submit-a-request/jsm-work-requests.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.
